mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-18 15:12:09 +00:00
added icloud documents support (#86)
This commit is contained in:
commit
a1147fd832
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,12 @@
|
|||
<dict>
|
||||
<key>com.apple.developer.icloud-container-identifiers</key>
|
||||
<array/>
|
||||
<key>com.apple.developer.icloud-services</key>
|
||||
<array>
|
||||
<string>CloudDocuments</string>
|
||||
</array>
|
||||
<key>com.apple.developer.ubiquity-container-identifiers</key>
|
||||
<array/>
|
||||
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
|
||||
<string>$(TeamIdentifierPrefix)$(CFBundleIdentifier)</string>
|
||||
<key>com.apple.security.app-sandbox</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue