diff options
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> |