|
|
@ -306,6 +306,7 @@ jobs: |
|
|
|
- run: |
|
|
|
- run: |
|
|
|
name: Notarize the app |
|
|
|
name: Notarize the app |
|
|
|
command: | |
|
|
|
command: | |
|
|
|
|
|
|
|
cd apps/remixdesktop |
|
|
|
# Assuming your app is packaged as a dmg or zip for notarization |
|
|
|
# Assuming your app is packaged as a dmg or zip for notarization |
|
|
|
xcrun notarytool submit 'release/Remix IDE-0.0.11-Alpha.dmg' \ |
|
|
|
xcrun notarytool submit 'release/Remix IDE-0.0.11-Alpha.dmg' \ |
|
|
|
--keychain-profile "AC_PASSWORD" \ |
|
|
|
--keychain-profile "AC_PASSWORD" \ |
|
|
|