doc: Added toolchain command for command listing

This commit is contained in:
Zen-CODE 2016-04-20 13:02:51 +02:00
parent 5fa807cf5f
commit 843d688cf4

View file

@ -79,6 +79,10 @@ Don't grab a coffee, just do diner. Compiling all the libraries for the first
time, 4x over (remember, 4 archs, 2 per platforms), will take time. (TODO:
provide a way to not compile for the simulator.).
For a complete list of available commands, type::
$ ./toolchain.py
Create the Xcode project
------------------------