Enable iCloud sync for SwiftData

This commit is contained in:
Thomas Ricouard 2023-10-10 18:32:11 +02:00
parent ee2dbf2965
commit 89c611ed62

View file

@ -4,6 +4,14 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.icloud-container-identifiers</key>
<array>
<string>iCloud.icecubesapp</string>
</array>
<key>com.apple.developer.icloud-services</key>
<array>
<string>CloudKit</string>
</array>
<key>com.apple.developer.user-fonts</key>
<array>
<string>app-usage</string>