SDL/Xcode-iOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj
Sam Lantinga 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
Alex Szpakowski

Now that SDL on iOS requires CoreMotion to be linked, some of the Xcode projects included with the SDL source (such as the iOS tests and the iOS app template) as well as the premake and automake scripts need to be updated.

I've attached a patch which does so. It also fixes the SDL Xcode project to build for 64-bit ARM as well as armv7 by default (or whatever the default ARM targets are for the Xcode version used), which is what the iOS app template expects.
2014-07-07 10:42:19 -07:00
..
project.xcworkspace Updated the template project for iOS, thanks to Davide Coppola 2014-06-25 21:40:56 -07:00
TemplateIcon.icns Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
TemplateInfo.plist Added a README file regarding WinRT support 2014-04-09 21:29:19 -04:00
project.pbxproj Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 2014-07-07 10:42:19 -07:00