Page 1 of 1

Cannot compile old app on XCode 5?

Posted: Mon Mar 03, 2014 10:38 pm
by Toblerone

Hi there,

I've an app which we already put on app store, but now want to update, my dev machine is now all xcode 5, so i went back into appery, made my changes to my app, exported as xcode project.

However whenever I go to build for distribution (works fine in simulator) I get these errors

Undefined symbols for architecture armv7s:
"OBJC_CLASS$CDVPluginResult", referenced from:
objc-class-ref in CDVBarcodeScanner.o
objc-class-ref in PushNotification.o
"OBJC_METACLASS$CDVPlugin", referenced from:
OBJC_METACLASS$_ChildBrowserCommand in ChildBrowserCommand.o
OBJC_METACLASS$_CDVBarcodeScanner in CDVBarcodeScanner.o
OBJC_METACLASS$PushNotification in PushNotification.o
"OBJC_METACLASS$CDVViewController", referenced from:
OBJC_METACLASS$MainViewController in MainViewController.o
"OBJC_CLASS$CDVPlugin", referenced from:
OBJC_CLASS$_ChildBrowserCommand in ChildBrowserCommand.o
OBJC_CLASS$_CDVBarcodeScanner in CDVBarcodeScanner.o
OBJC_CLASS$PushNotification in PushNotification.o
"OBJC_CLASS$CDVViewController", referenced from:
OBJC_CLASS$_MainViewController in MainViewController.o
ld: symbol(s) not found for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Can anyone offer any advice on how do i get this fixed please?


Cannot compile old app on XCode 5?

Posted: Tue Mar 04, 2014 4:25 am
by Illya Stepanov

Hi Toby,

We give it to our developers they will take a look.


Cannot compile old app on XCode 5?

Posted: Tue Mar 04, 2014 10:36 am
by Nikita

Hello Toby,

We need access to your project. Please share it to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a or provide guid.


Cannot compile old app on XCode 5?

Posted: Tue Mar 04, 2014 11:55 am
by Nikita

One more thing.

Are you able to build .ipa file through Appery.io?