How to build for iOS
|
02-02-2014, 05:32 AM
Post: #21
|
|||
|
|||
RE: How to build for iOS
I've followed the below trick by angelXwind:
Install this: http://iosopendev.com/download/ Make sure Code-signing is OFF in the xcodeproj. Make sure you've pulled all submodules. Also, try running "iod-setup sdk" after installing iOSOpenDev. Xcode 5 kinda shuffled some things around, so it's not the same anymore. Now, after having rebased the code and done the 'cmake', the build fails with the below error: No architectures to compile for (ARCHS=armv7, VALID_ARCHS=i386 x86_64). |
|||
« Next Oldest | Next Newest »
|