Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

IdeasOnCanvas/MNDocumentController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNDocumentController

MNDocumentController is a controller that manages on disk representations of UIDocuments. It supports either local or iCloud documents and performs all operations coordinated and asynchronous.

MNDocumentController is not a drop in replacement for your current solution and adapting it for your project will require a considerable amount of work. As several helper classes are missing it won't even compile on your system!

I'm releasing this code to help other who are struggling with adding iCloud to their own iOS apps. iCloud support in MNDocumentController is not perfect (for example folders are missing), but it's shipping code that is working reasonable well in my own app MindNode.

License

This code is licensed under the MT License. See LICENSE.md for more information.

About

iCloud enabled document controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published