signmacosdesktop
filip mertens 9 months ago
parent 1f8e8dfef6
commit d11aaa8dde
  1. 1
      apps/remixdesktop/notarize.sh

@ -3,7 +3,6 @@
echo "Argument 1: $1"
echo "Argument 2: $2"
nvm use 20
xcrun notarytool store-credentials "notarytool-password" \
--apple-id ${APPLE_ID} \
--team-id ${APPLE_TEAM_ID} \

Loading…
Cancel
Save