mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-13 13:00:40 +00:00
why am i this dumb 😭 (#91)
This commit is contained in:
commit
501657c42f
1 changed files with 6 additions and 2 deletions
|
|
@ -3,13 +3,17 @@
|
|||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>com.apple.developer.icloud-container-identifiers</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>iCloud.me.cranci.sora.icloud</string>
|
||||
</array>
|
||||
<key>com.apple.developer.icloud-services</key>
|
||||
<array>
|
||||
<string>CloudDocuments</string>
|
||||
</array>
|
||||
<key>com.apple.developer.ubiquity-container-identifiers</key>
|
||||
<array/>
|
||||
<array>
|
||||
<string>iCloud.me.cranci.sora.icloud</string>
|
||||
</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