CloudKit Catalog: An Introduction to CloudKit (Cocoa and JavaScript)

Last Revision:
Version 6.0, 2016-09-13
- Update the methods to use CloudKit JS v2 API. - Allow support for arbitrary record types so developers can use it better to debug their apps. - Allow adding filters to queries. - Add meta sync example (to fetch database changes). - Add a new Sharing tab with CloudKit Sharing examples (Big new feature for WWDC).
(Full Revision History)
Build Requirements:
Xcode 7.3, iOS 9 SDK, Safari 9
Runtime Requirements:
iOS 9.0, Safari 9

CloudKit Catalog will get you up to speed quickly on CloudKit using either the Cloudkit API for JavaScript or the CloudKit API for iOS. The JavaScript portion of this sample code project is also available as a hosted version at https://cdn.apple-cloudkit.com/cloudkit-catalog/ .