diff --git a/.circleci/config.yml b/.circleci/config.yml index a2e03c878d..aac1693853 100644 --- a/.circleci/config.yml +++ b/.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' \