-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linker phase error in XCode 6.0.1 #73
Comments
Same problem around here ! |
Mine too |
me too!! |
Me too, when the iphone5 is connected |
Same here with Xcode 6.0.1 |
May sound crazy, but checking "Build Active Architectures Only" in project Build Settings to "No" and then back to "Yes" again solves the issue when I run on the device. |
"Build Active Architectures Only" works only when you test but for deployment on the appstore it's a pretty poor solution. |
I am trying to add support in old phonegap app using new phonegap version(more than 3.5). According to below link it should work. |
Everything seemed ok until I updated xcode to v6 release.
When I successfully build my app with cordova, and try to run an xcode project in iOS Simulator, after linker phase I've got the following error
XCode settings are set to default. cordova version is
3.5.0-0.2.7
,The text was updated successfully, but these errors were encountered: