Build failed with Xcode 5.1
Did you try downgrading to 5.0.2? 5.0.2 does not provision iPhone 4S with ios7.1. Is that why you downgraded to 5.0.1
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Did you try downgrading to 5.0.2? 5.0.2 does not provision iPhone 4S with ios7.1. Is that why you downgraded to 5.0.1
Hi,
Workaround is here: https://getsatisfaction.com/apperyio/...
Hi,
I solved it, instead of downgrading to 5.0.1.
In xcode 5.1, go to Project--Build Settings --Linking -- Other Linker flags.
write -ObjC "${BUILT_PRODUCTS_DIR}/libCordova.a"
instead of -ObjC -force_load "${TARGETBUILDDIR}/libCordova.a"
Thanks,
Ishani
Hello!
This bug should be fixed.
So, does this mean I can update to the latest version of Xcode?
Hi Bahar,
Yes, let's try.