mirror of
https://github.com/libretro/RetroArch
synced 2025-03-31 19:21:06 +00:00
explain where the app will be after being built
This commit is contained in:
parent
6945712ead
commit
b20c19b4d0
@ -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.
|
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
|
## Cleaning
|
||||||
|
|
||||||
If you want to wipe everything out and start from scratch, run:
|
If you want to wipe everything out and start from scratch, run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user