Add note about fully qualified path for iOS packaging

This commit is contained in:
Terje Skjaeveland 2014-07-16 11:19:33 +02:00
parent 4039831e08
commit 817cf92f9a
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ name without any spaces or illegal characters::
$ tools/create-xcode-project.sh test /path/to/your/appdir
.. Note::
You must use a fully qualified path to your application directory.
Now you can open the Xcode project::
$ open app-test/test.xcodeproj