17

Xcode7 を使用しています。シミュレーターでアプリを実行すると、エラーは発生しません。実際のデバイスで実行しようとすると、次のようになります。

ld: 'Test-IOS/Pods/Google/Libraries/libGGLAnalytics.a(GGLContext+Analytics.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation) 

このエラーを解決するにはどうすればよいですか?

4

2 に答える 2