leave out csc name

pull/5370/head
filip mertens 9 months ago
parent b06b35821f
commit 58fdfe3e92
  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