This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
kivy-ios
Watch
1
Star
0
Fork
You've already forked kivy-ios
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6af1a56be6
kivy-ios
/
tools
/
templates
History
Mathieu Virbel
d56d94f74e
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
..
template.xcodeproj
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
icon.png
fix creation/populate of app
2012-03-09 02:46:16 +01:00
main.m
fix compilation warning in main.m
2013-02-11 21:34:03 +01:00
template-Info.plist
move all to src
2012-03-08 18:08:11 +01:00