重複の可能性:
静的ライブラリとリンクするときに、「ファイルはサポートされていないファイル形式でビルドされました」という警告を取り除く方法は?
私は自分のコードを書い#import <AVFoundation/AVFoundation.h>
ていますが、コンパイルすると次のエラーが発生します: 'AVFoundation/AVAsset.h' file not found また、次の警告が表示されました:
ld: warning: ignoring file /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks//AVFoundation.framework/AVFoundation, file was built for unsupported file format which is not the architecture being linked (armv7)
親切に助けて