Toblerone
Posts: 0
Joined: Wed Aug 07, 2013 5:08 pm

Cannot compile old app on XCode 5?

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot compile old app on XCode 5?

Hi Toby,

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

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Cannot compile old app on XCode 5?

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.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Cannot compile old app on XCode 5?

One more thing.

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

Return to “Issues”