diff options
| author | Fuwn <[email protected]> | 2025-03-15 22:19:01 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-15 22:19:01 -0700 |
| commit | 808f34a5ac6e63f6a1abeeb98c03e625caa23cae (patch) | |
| tree | a737d81d7ee343f26e41c2d47372606110976d2e /Sora/Sora.entitlements | |
| parent | feat: Development commit (diff) | |
| download | sora-testing-808f34a5ac6e63f6a1abeeb98c03e625caa23cae.tar.xz sora-testing-808f34a5ac6e63f6a1abeeb98c03e625caa23cae.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 264aa0a..e06fcf4 100644 --- a/Sora/Sora.entitlements +++ b/Sora/Sora.entitlements @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>com.apple.developer.ubiquity-kvstore-identifier</key> + <string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string> <key>com.apple.security.app-sandbox</key> <true/> <key>com.apple.security.assets.pictures.read-write</key> |