mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
add an announcement to explain where they can find the app
This commit is contained in:
parent
8d30aba4d7
commit
6945712ead
@ -15,3 +15,7 @@ if ! $nocodesign ; then
|
|||||||
|
|
||||||
xcrun -sdk iphoneos PackageApplication "$BUILD_PATH/RetroArch.app" -o "$BUILD_PATH/RetroArch.ipa" --sign "$CODE_SIGN_IDENTITY" --embed "$PROVISIONING"
|
xcrun -sdk iphoneos PackageApplication "$BUILD_PATH/RetroArch.app" -o "$BUILD_PATH/RetroArch.ipa" --sign "$CODE_SIGN_IDENTITY" --embed "$PROVISIONING"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
echo "######### RetroArch build Complete!! #########"
|
||||||
|
echo "You can find the resulting app in the $BUILD_PATH directory.\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user