| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| iCloud-7_2.framework.zip | 2014-04-23 | 1.1 MB | |
| README.md | 2014-01-25 | 802 Bytes | |
| Version 7.2 source code.tar.gz | 2014-01-25 | 1.9 MB | |
| Version 7.2 source code.zip | 2014-01-25 | 2.0 MB | |
| Totals: 4 Items | 4.9 MB | 0 | |
Bug fixes and minor project changes in this update. Just to tidy things up a bit. OS X support coming soon. Cocoapods documentation coming soon too.
Changes - Migrated to auto-synthesized properties. - Enabled Objective-C modules (sorry, no module for the actual iCloud.framework - third party frameworks can't utilize the feature yet). - New compiler checks for: - Modules - ARC - SDK version (minimum of iOS 5.1)
Resolved Issues - Fixed ubiquity container bug on initial creation. - Fixed NSMetadataQuery predicate filter for files without extensions (thanks to @bgfriend0).
Known Issues
Issue with initial setup of ubiquity container (confirmed in Issue [#38]). Wrapped in @try / @catch block to catch any possible exceptions. Please submit issue if the exception is thrown.