4 posts tagged ‘CloudKit’
Forked
Drew McCormack (Mastodon): I’m launching a new Swift framework called Forked for working with shared data, both on a single device, and across many.[…]The merging that @ForkedModel provides is pretty powerful. It does property-wise merging of structs, and if you attach the @Merged attribute, you can add your own custom merging logic, or use the […]
Unlisted MindNode Classic
Markus Müller-Simhofer (via John Gordon): Despite our best efforts, we encountered difficulties bringing our planned changes to MindNode. Providing seamless sync, live collaboration, and other new features was impossible when storing documents as files on disk. We revised our plans and started to develop a new app, “MindNode Next,” that now manages its documents directly […]
CloudKit Reference and Index Issues
Kuba Suder: CloudKit also automatically creates indexes for each field in each record type - when you’re done with development, you can delete some indexes that you won’t need so they don’t waste space in the production database. Apple: A request to fetch records performs a query on indexed fields for a particular record type. […]
macOS 14: Separate iCloud Drive and CloudKit Switches
Howard Oakley: One important change in Sonoma is the distinction between apps accessing iCloud Drive (shown here) and those using CloudKit to share their databases (described below). […] To control the apps allowed to store their databases in iCloud using CloudKit, you need to go back to iCloud settings. In the Apps Using iCloud section […]