-
-
Notifications
You must be signed in to change notification settings - Fork 178
Home
Welcome to the iCloud Document Sync wiki! iCloud Document Sync lets developers integrate the iCloud APIs into their iOS applications quickly and easily. This is how iCloud document-storage and management should've been out of the box from Apple. We've taken hundreds of lines of code required to use iCloud and condensed it down into only a few lines and functions. In a simple iOS project it only takes a few minutes to get iCloud up and running using iCloud Document Sync.
Don't understand what iCloud is, or how it works? We recommend reading over the official developer documentation from Apple. You don't have to read all of it though - iCloud Document Sync is supposed to make your job easier!
If you have heard of iCloud before and you're really frustrated with how complicated it is, then this is the project you need. If you just want an easier way to add iCloud document storage to your iOS app, this is a project for you.
- What is iCloud
- Adding iCloud to Your Project
- Integrating iCloud Document Sync
- iCloud Project Methods
- iCloud Project Delegates
- More Documentation
This project comes with extensive built-in documentation. Check the Documentation folder in the project's root directory for a docset
which can be added to Xcode. Also refer to the Readme.md, Contributing.md, and License.md for more information.
Return to Table of Contents