Toolchain for compiling Python / Kivy / other libraries for iOS
app | ||
python_files | ||
SDL | ||
templates | ||
tools | ||
.gitignore | ||
README.rst |
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