10 lines
293 B
ReStructuredText
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
|