kivy-ios/tools/templates/template.xcodeproj
2013-02-12 04:12:34 +01:00
..
project.xcworkspace move all to src 2012-03-08 18:08:11 +01:00
project.pbxproj fixes iphone5 deployment: when you connect an iphone5, xcode said that the active architecture is armv7s. We compile only for armv7. armv7s is not in our valid architecture list, and we would need to change the toolchain too for that. 2013-02-12 04:12:34 +01:00