&tag(Twitter,TwitterAPI);
*目次 [#p01e385b]
#contents
*参考情報 [#b0ae1880]
-[[NatsuLiphone - Twitter client for iPhone / iPod touch:http://iphone.natsulion.org/]]
*ソースのダウンロード [#b5b1d138]
http://github.com/takuma104/ntlniphにアクセス。
git clone http://github.com/takuma104/ntlniph.git
※意味もなくforkしてみた
http://github.com/src256/ntlniph
git clone git://github.com/src256/ntlniph.git
*ビルド [#h9995c85]
-SDK4.0だとそのままビルドできない。プロジェクトの設定で以下の部分を変更。
-ベースSDKをSDK4.0に変更する。
-ヘッダ検索パス、OTHER_CFLAGSをiPhoneOS4.0SDKのものに変更する。