Skip to content
Sam Spencer edited this page Jan 26, 2021 · 2 revisions

Setting up iCloud is simple. Below are a few brief steps on how to do it right from Xcode 5.0.

  1. Create or open an iOS Application Project in Xcode 5.0+
  2. Select the project from the files list on the left and then select your app target
  3. Click on the Capabilities tab
  4. Switch iCloud to ON and add your ubiquity container (this is different from your bundle ID and can be used in different apps that share the same iCloud storage, like a Mac and iOS edition of the same app)
  5. Click on the General tab and then add the iCloud.framework to your project