Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

App with phonegap-plugin-push won't build if bitcode is enabled #697

Closed
panaggio opened this issue Mar 11, 2016 · 2 comments
Closed

App with phonegap-plugin-push won't build if bitcode is enabled #697

panaggio opened this issue Mar 11, 2016 · 2 comments

Comments

@panaggio
Copy link

Expected Behaviour

App should build properly using bitcode.

Actual Behaviour

App won't build if bitcode is enable (and I can't disable it because I'm building a watch app).

Steps to Reproduce

Create cordova project, add ios platform, add push plugin, run cordova prepare, open project on Xcode, create watch app target, enable bitcode on all targets.

Platform and Version (eg. Android 5.0 or iOS 9.2.1)

iOS 8+, Watch OS 2

Build target used: iPhone 5 + Apple Watch

Logs taken while reproducing problem

ld: '<...>/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 armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@macdonst
Copy link
Member

Duplicate of #446

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants