diff options
| author | Fuwn <[email protected]> | 2025-02-18 23:39:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-19 00:00:29 -0800 |
| commit | 320ce31337ed60cae24a0374fa2d6d79237a6bfe (patch) | |
| tree | ad1e93799efeb8e7a16521e3ab958c911f73f617 /Sora/Sora.entitlements | |
| parent | feat: Initial commit (diff) | |
| download | sora-testing-320ce31337ed60cae24a0374fa2d6d79237a6bfe.tar.xz sora-testing-320ce31337ed60cae24a0374fa2d6d79237a6bfe.zip | |
feat: Development commit
Diffstat (limited to 'Sora/Sora.entitlements')
| -rw-r--r-- | Sora/Sora.entitlements | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Sora/Sora.entitlements b/Sora/Sora.entitlements index 625af03..bcc27ba 100644 --- a/Sora/Sora.entitlements +++ b/Sora/Sora.entitlements @@ -8,5 +8,7 @@ <true/> <key>com.apple.security.network.client</key> <true/> + <key>com.apple.security.personal-information.photos-library</key> + <true/> </dict> </plist> |