mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Use the same naming format with macOS release
This commit is contained in:
@@ -94,7 +94,7 @@ sudo -S chown -R 1004:3 Payload
|
||||
#cp -a build/PPSSPP.xcarchive ../build/
|
||||
|
||||
echo "Making ipa ..."
|
||||
zip -r9 ../build/PPSSPP_v${version_number}.ipa Payload/PPSSPP.app
|
||||
zip -r9 ../build/PPSSPP-iOS-v${version_number}.ipa Payload/PPSSPP.app
|
||||
echo "IPA DONE :)"
|
||||
|
||||
echo "Making deb ..."
|
||||
|
||||
Reference in New Issue
Block a user