Can't compile on Xcode
Hi There -
I have successfully exported my app and have it up on Google Play. Now, I've taken on the daunting task of getting the app up to Apple's App Store.
I originally tried to upload my app using the Application Loader and iTunes Connect. When doing so, I got an error saying the app wasn't compiled with either the most recent version of Xcode or the most recent SDK. So, I tried pulling down the xcode source and compiling it locally. When I load up the project that was downloaded I get all kinds of link errors. I've tried going into "App Settings" in Appery.io and setting the libraries to V1.2. I also tried the architecture workaround suggested at the following article: http://grammarofdev.blogspot.com/2012.... There was no joy in either case.
I'm sure you guys have to have a way to get the app up into the App Store, but I haven't found it yet. Are there any other suggestions on how to either compile locally or get Application Loader to accept the version that your site compiles?
Thanks for the help.