Use the same naming format with macOS release

This commit is contained in:
AdamN
2025-06-15 00:20:18 +07:00
committed by GitHub
parent 104b021db0
commit 4684edb032
+1 -1
View File
@@ -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 ..."