Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You want to start using iCloud in your apps and you would like to know how you should set up your Xcode project.
Follow these steps to enable iCloud storage in your app:
Create an app in Xcode and set its bundle identifier using a
reverse-domain style. For instance,
com.pixolity.Setting-Up
Your-App-For-iCloud.
Using the iOS Provisioning Portal, create a new App ID for your app. Enable iCloud for that App ID by selecting it in the portal, enabling the checkbox for iCloud, and saving your changes.
In iOS Provisioning Portal, create new Ad Hoc App Store and Development provisioning profiles, and make sure they are linked to your new App ID.