Compare commits

...

1 Commits

Author SHA1 Message Date
Tom Rothamel ba79698d8f Switch away from using Aspera to upload. 2022-05-29 11:36:14 -04:00
+2 -1
View File
@@ -20,9 +20,10 @@ codesign --timestamp --verbose -s "$1" "$DMGBASE"
date
echo "Submitting for notarization."
# --transport Aspera \
xcrun altool --asc-provider XHTE5H7Z79 -u tom@rothamel.us -p "@keychain:altool" \
--notarize-app \
--transport Aspera \
--primary-bundle-id org.renpy.renpy.dmg \
-f "$DMGBASE"