&tag(Twitter, TwitterAPI); *目次 [#da913970] #contents *参考情報 [#k05df769] -[[MGTwitterEngine – Twitter from Cocoa » Matt Legend Gemmell:http://mattgemmell.com/2008/02/22/mgtwitterengine-twitter-from-cocoa]] -[[How to setup MGTwitterEngine - Stack Overflow:http://stackoverflow.com/questions/2871829/how-to-setup-mgtwitterengine]]…setup方法について。 -[[MGTwitterEngineを使ってラクラクTwitter連携 - Tomute’s Notes:http://d.hatena.ne.jp/tomute/20091029/1256865402]]…xAuth以外はMGTwitterEngineなので。 -[[現時点での正しいMGTwitterEngineのインストール方法 - @yuumi3のお仕事日記:http://d.hatena.ne.jp/yuum3/20110703/1309686890]] -[[MGTwitterEngine Twitter API 1.1対応: iPhoneアプリ開発備忘録:http://iphone-app-developer.seesaa.net/article/306753070.html]] -[[./TwitterAPIv1.1]] -[[./古い内容]] *トラブルシューティング [#rf5881f5] ** Apple Mach-O Linker Errorが発生 [#b7719bb5] -ひさびさにMGTwitterEngineを使用したプロジェクトをビルドすると以下のエラーが発生。 #pre{{ ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/xxx/work/libiphone/yajl/libYAJLIPhone.a for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation) }} -YAJLがらみのエラーか?