Skip to content

Commit 5dcb668

Browse files
committed
fix: use CloudKit Production environment for iCloud Sync
1 parent ac3c645 commit 5dcb668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TablePro/TablePro.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<array>
1313
<string>CloudKit</string>
1414
</array>
15+
<key>com.apple.developer.icloud-container-environment</key>
16+
<string>Production</string>
1517
<key>com.apple.developer.team-identifier</key>
1618
<string>D7HJ5TFYCU</string>
1719
<key>com.apple.security.app-sandbox</key>

0 commit comments

Comments
 (0)