XCode 4 プロジェクトに Skype フレームワークを追加しようとしています。フレームワークをフレームワークフォルダーにドラッグしてインポートしただけで、次のエラーが発生しました。
ld: warning: ignoring file /Users/****/Desktop/SkypeTest/Skype.framework/Skype, file was built for unsupported file format which is not the architecture being linked (x86_64)
使用しようとすると、エラーが発生します。私は何を間違っている/行方不明ですか? ありがとう。