leave out csc name

signmacosdesktop
filip mertens 11 months ago
parent 74e02e2f35
commit a84da851a9
  1. 1
      .circleci/config.yml

@ -309,7 +309,6 @@ jobs:
cd apps/remixdesktop
xcrun notarytool store-credentials "notarytool-password"
--apple-id ${APPLE_ID}
--team-id ${CSC_NAME}
--password ${APPLE_ID_PASSWORD}
# Assuming your app is packaged as a dmg or zip for notarization
xcrun notarytool submit 'release/Remix IDE-0.0.11-Alpha.dmg' \

Loading…
Cancel
Save