diff --git a/macos/Runner/DebugProfile.entitlements b/macos/Runner/DebugProfile.entitlements index 1fcf0e54..c8d7e50d 100644 --- a/macos/Runner/DebugProfile.entitlements +++ b/macos/Runner/DebugProfile.entitlements @@ -18,14 +18,12 @@ com.apple.security.cs.allow-jit - com.apple.security.device.camera + com.apple.security.files.user-selected.read-write com.apple.security.network.client com.apple.security.network.server - com.apple.security.files.user-selected.read-write - keychain-access-groups diff --git a/macos/Runner/Release.entitlements b/macos/Runner/Release.entitlements index abd14398..98002a16 100644 --- a/macos/Runner/Release.entitlements +++ b/macos/Runner/Release.entitlements @@ -16,14 +16,12 @@ com.apple.security.app-sandbox - com.apple.security.device.camera + com.apple.security.files.user-selected.read-write com.apple.security.network.client com.apple.security.network.server - com.apple.security.files.user-selected.read-write - keychain-access-groups