explain where the app will be after being built

This commit is contained in:
Jon Maddox 2013-03-25 12:34:57 -04:00
parent 6945712ead
commit b20c19b4d0

View File

@ -64,6 +64,8 @@ script/build_app
This will build the iOS app, codesign everything that needs to, and package it into a distributable IPA.
Once completed, you can find the IPA inside the `ios/build/Release-iphoneos` directory.
## Cleaning
If you want to wipe everything out and start from scratch, run: