From 9476c5601c100f5b9ab89f16497a42edf1df8da4 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Thu, 29 Feb 2024 08:19:38 +0100 Subject: [PATCH] config --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0ec98ca3d4..2a72f8ce60 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -302,7 +302,6 @@ jobs: PUBLISH_FOR_PULL_REQUEST='true' USE_HARD_LINKS=false yarn dist --mac --arm64 yarn installRipGrepMacOXx64 PUBLISH_FOR_PULL_REQUEST='true' USE_HARD_LINKS=false yarn dist --mac --x64 - rm -rf release/mac* - run: name: Notarize the app command: | @@ -318,6 +317,7 @@ jobs: - run: name: Staple the app command: | + cd apps/remixdesktop xcrun stapler staple 'release/Remix IDE-0.0.11-Alpha.dmg' - store_artifacts: path: apps/remixdesktop/release/