Skip to content

Commit b2ec648

Browse files
committed
ios: whoops, forgot to enable CloudDocuments entitlement.
1 parent 0b11934 commit b2ec648

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/apple/iOS/RetroArchiOS.entitlements

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<key>com.apple.developer.icloud-services</key>
1212
<array>
1313
<string>CloudKit</string>
14+
<string>CloudDocuments</string>
1415
</array>
1516
<key>com.apple.developer.siri</key>
1617
<true/>

0 commit comments

Comments
 (0)