Update REANME.rst: change build_all.sh to build-all.sh
This commit is contained in:
parent
da698b29a6
commit
38e438ebe5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Kivy for IOS
|
||||||
# pip method if available (sudo might be needed.)
|
# pip method if available (sudo might be needed.)
|
||||||
pip install cython
|
pip install cython
|
||||||
|
|
||||||
#. Build the whole toolchain with `tools/build_all.sh`
|
#. 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`
|
#. Create an Xcode project for your application with `tools/create-xcode-project.sh test /path/to/app`
|
||||||
#. Open your newly created Xcode project
|
#. Open your newly created Xcode project
|
||||||
#. Ensure code signing is setup correctly
|
#. Ensure code signing is setup correctly
|
||||||
|
|
Loading…
Reference in a new issue