diff options
| author | Fuwn <[email protected]> | 2025-03-03 03:08:52 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-03 03:08:52 -0800 |
| commit | 2646279dc1378d0c63e91372486baa85d83590bd (patch) | |
| tree | 740abe2babf8e4ca9d9c4b86f64f2e4301533a98 /Sora/Sora.entitlements | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-2646279dc1378d0c63e91372486baa85d83590bd.tar.xz sora-testing-2646279dc1378d0c63e91372486baa85d83590bd.zip | |
feat: Development commit
Diffstat (limited to 'Sora/Sora.entitlements')
| -rw-r--r-- | Sora/Sora.entitlements | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sora/Sora.entitlements b/Sora/Sora.entitlements index a2c464c..264aa0a 100644 --- a/Sora/Sora.entitlements +++ b/Sora/Sora.entitlements @@ -6,7 +6,7 @@ <true/> <key>com.apple.security.assets.pictures.read-write</key> <true/> - <key>com.apple.security.files.user-selected.read-only</key> + <key>com.apple.security.files.user-selected.read-write</key> <true/> <key>com.apple.security.network.client</key> <true/> |