これはエラーメッセージです:
ld: file is universal (3 slices) but does not contain a(n) armv7s slice: /Users/Michael/Desktop/Phattie/phattie/SpeechKit.framework/SpeechKit for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)
はい、これは恐ろしい Mach-O リンカ エラーです。私はそれらを我慢できません。私のアプリの以前のバージョンは私の iPhone で動作していました。何が起こっているのか知りたいだけです。
- マイケル