From 4a89068fb70c475cb7bc9fa09d1559a0ef1b52c9 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Sun, 13 Jul 2025 21:05:52 +0200 Subject: [PATCH] ci: add `kTCCServiceAppleEvents` perm override to fix AppleScript errors (#47726) ci: add kTCCServiceAppleEvents perm override to fix AppleScript errors --- .github/workflows/pipeline-segment-electron-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pipeline-segment-electron-test.yml b/.github/workflows/pipeline-segment-electron-test.yml index 54543f5dd4..ae2a19b30a 100644 --- a/.github/workflows/pipeline-segment-electron-test.yml +++ b/.github/workflows/pipeline-segment-electron-test.yml @@ -103,6 +103,7 @@ jobs: "'kTCCServiceMicrophone','/usr/local/opt/runner/provisioner/provisioner',1,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1687786159" "'kTCCServiceCamera','/usr/local/opt/runner/provisioner/provisioner',1,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1687786159" "'kTCCServiceBluetoothAlways','/usr/local/opt/runner/provisioner/provisioner',1,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1687786159" + "'kTCCServiceAppleEvents','/usr/local/opt/runner/provisioner/provisioner',1,2,4,1,NULL,NULL,0,'UNUSED',NULL,0,1687786159" ) for values in "${userValuesArray[@]}"; do # Sonoma and higher have a few extra values