mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 11:03:21 -04:00
Add remanining capabilities
This commit is contained in:
parent
cd26c29ec1
commit
729b77cb79
@ -125,7 +125,11 @@ targets:
|
|||||||
entitlements:
|
entitlements:
|
||||||
path: Support/Kiwix-unitTest.entitlements
|
path: Support/Kiwix-unitTest.entitlements
|
||||||
properties:
|
properties:
|
||||||
com.apple.security.app-sandbox: false
|
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
|
# from macOS 14, sandbox and unit test are not working together on CI
|
||||||
# a pop up appears that needs user acceptance
|
# a pop up appears that needs user acceptance
|
||||||
# see: https://developer.apple.com/documentation/security/accessing-files-from-the-macos-app-sandbox
|
# see: https://developer.apple.com/documentation/security/accessing-files-from-the-macos-app-sandbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user