2011-12-06 18:18:42 +01:00
|
|
|
Kivy for IOS
|
|
|
|
============
|
|
|
|
|
|
|
|
(This is a work in progress.)
|
|
|
|
|
2012-03-09 02:48:27 +01:00
|
|
|
#. Build the whole toolchain with `tools/build_all.sh`
|
|
|
|
#. Create an xcode project for your application with `tools/create-xcode-project.sh test`
|
|
|
|
#. Populate the project with your application source code `tools/populate-project.sh test /path/to/app`
|
|
|
|
#. Open your newly xcode project created
|
|
|
|
#. Ensure the code signing is ok
|
|
|
|
#. Click on play
|