From 73dd5a2a61d6b7671fa507a0bc57a1b9e53b7573 Mon Sep 17 00:00:00 2001 From: Balazs Perlaki-Horvath Date: Mon, 13 Jan 2025 01:06:22 +0100 Subject: [PATCH] Only disable sandboxing ignore the rest for unit tests --- project.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project.yml b/project.yml index 91787f52..796a2db5 100644 --- a/project.yml +++ b/project.yml @@ -126,10 +126,6 @@ targets: path: Support/Kiwix-unitTest.entitlements properties: com.apple.security.app-sandbox: false - com.apple.security.files.user-selected.read-write: true - com.apple.security.files.downloads.read-write: true - com.apple.security.network.client: true - com.apple.security.print: true # from macOS 14, sandbox and unit test are not working together on CI # a pop up appears that needs user acceptance # see: https://developer.apple.com/documentation/security/accessing-files-from-the-macos-app-sandbox