From fb251a3fa840ebadc603285c8afee0dd24fbe24a Mon Sep 17 00:00:00 2001 From: jack Date: Thu, 25 Sep 2025 02:56:47 +0200 Subject: [PATCH] Permit mac media library access --- bitchat/bitchat-macOS.entitlements | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bitchat/bitchat-macOS.entitlements b/bitchat/bitchat-macOS.entitlements index 71045f5a..7337c4b2 100644 --- a/bitchat/bitchat-macOS.entitlements +++ b/bitchat/bitchat-macOS.entitlements @@ -20,5 +20,11 @@ com.apple.security.files.user-selected.read-only + com.apple.security.assets.movies.read-only + + com.apple.security.assets.music.read-only + + com.apple.security.assets.pictures.read-only +