I’d like to use CloudKit to sync app user data (files, options) using iCloud but I can’t find how to assign the iCloud capability to an app built using Swift Playground 4 on an iPad.
Even when I open the App project of Swift Playground 4 with Xcode 13.2.1, I cannot find iCloud in the capabilities list shown clicking + Capability
button.
So, I guess it might be one of the not yet features of Swift Playgrounds 4. But not sure as many things of Swift Playgrounds 4 are not yet revealed.
I do appreciate if Apple's engineer could clarify.