kivy-ios/README.rst
2011-12-06 18:18:42 +01:00

10 lines
293 B
ReStructuredText

Kivy for IOS
============
(This is a work in progress.)
#. Build the whole toolchain with ./build_all.sh
#. Copy your kivy/python application inside app/YourApp (the main.py must end in app/YourApp/main.py)
#. Open Xcode, and select the app/iOS-python-test.xcodeproj project
#. Click on Run