Add a little README file
This commit is contained in:
parent
e8dfd01016
commit
e332369617
1 changed files with 9 additions and 0 deletions
9
README.rst
Normal file
9
README.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
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
|
Loading…
Reference in a new issue