You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
/Users/MBA/Documents/Programacion/OptimaTouch - iOS/Produccion/OptimaTouch/platforms/ios/OptimaTouch/Plugins/phonegap-plugin-push/GCM/Libraries/libGGLCloudMessaging.a(GGLContext+CloudMessaging.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 arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
When I build the application, obtain this error:
/Users/MBA/Documents/Programacion/OptimaTouch - iOS/Produccion/OptimaTouch/platforms/ios/OptimaTouch/Plugins/phonegap-plugin-push/GCM/Libraries/libGGLCloudMessaging.a(GGLContext+CloudMessaging.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 arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I try to change options about bitcode but not results.
http://stackoverflow.com/questions/30848208/new-warnings-in-ios9
The text was updated successfully, but these errors were encountered: