Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOS 6 では新しい Facebook SDK が実行されているが、iOS 5 でクラッシュする
エラーはこのようなもので、
dyld: Library not loaded:/System/Library/Frameworks/AdSupport.framework/AdSupport Reason: image not found
プロジェクトファイルの概要に移動し、リンクされたフレームワークとライブラリまでスクロールダウンして、問題を引き起こしているフレームワークを「必須」ではなく「オプション」に設定します。