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

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.

Table of Contents

More Info

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.