Update master

This commit is contained in:
Mathieu Virbel 2012-07-07 19:24:12 +03:00
parent e6e3879a9b
commit 3d2716852f

View file

@ -3,6 +3,7 @@ Kivy for IOS
(This is a work in progress.)
#. Using brew, you can install dependencies: brew install cython autoconf automake libtool
#. Build the whole toolchain with `tools/build_all.sh`
#. Create an Xcode project for your application with `tools/create-xcode-project.sh test /path/to/app`
#. Open your newly created Xcode project