Warning: API v1 has been deprecated. Learn more.
Warning: The Datastore API has been deprecated. Learn more.
The Datastore API lets you effortlessly sync all of your app's structured data such as contacts, to-do items, and game state. It enables your app to sync data quickly, manage conflicting changes, and even work offline.
Before building an app using the Datastore API, you'll need to create an app on the App Console.
Xcode 5 or later with the OS X development kit is required to build an OS X app using the Datastore API. The Datastore API requires OS X 10.7 or later.
Once you've downloaded the Datastore API OS X SDK, you'll need to add the framework to your project.
Now you want to make sure that the framework will be copied into your app bundle.