diff --git a/doc/sources/guide/packaging-ios.rst b/doc/sources/guide/packaging-ios.rst index 47580b208..eef7aa3ae 100644 --- a/doc/sources/guide/packaging-ios.rst +++ b/doc/sources/guide/packaging-ios.rst @@ -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