0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added -resetiCloudUUID More... almost 12 years ago
1. NSLog messages completely removed from UbiquityStoreManager. To view log messages or errors, simply implement the corresponding delegate method 2. A warning message has been added when destructively deleting the iCloud store (i.e., when tapping the "Clear iCloud Data" button) 3. NSFileCoordinator is now used to coordinate the deletion of transaction logs when an iCloud store is deleted 4. iCloud is now automatically disabled when a user deletes their iCloud data using iCloud System Preferences (on a Mac) or iCloud Settings (on an iOS device) 5. Version number bumped up to 1.1 6. Min. deployment target set to 5.1 More... almost 12 years ago
Warning statement removed in READ ME More... almost 12 years ago
Ill-defined string constants have been fixed. More... almost 12 years ago
Minor bug fixes. More... almost 12 years ago
Merge pull request #4 from lhunath/master More... almost 12 years ago
Latest merge from lhunath. Includes minor cosmetic change. More... almost 12 years ago
Fixes for linkage visibility. More... almost 12 years ago
Fix leak. More... almost 12 years ago
Improve queuing logic. More... almost 12 years ago
Merged changes from lhunath to add support for OS X. More... almost 12 years ago
Modified .gitignore More... almost 12 years ago
Modified .gitignore More... almost 12 years ago
Added .gitignore More... almost 12 years ago
Some better handling of failure cases. More... almost 12 years ago
Delegation of logging and errors + non-interactive iCloud switching. More... almost 12 years ago
Moved sample code into iCloudStoreManagerExample. More... almost 12 years ago
Specify iCloud container ID, persistence options + support OS X + other fixes. More... almost 12 years ago
Added GCD queue to serially synchronize operations More... about 12 years ago
Added GCD queue to resolve errors from race conditions. More... about 12 years ago
Bug report notice added More... about 12 years ago
Minor improvements in hopes of resolving extreme data propagation delays on the new iPad. Only marginal success. More... about 12 years ago
Improved grammar in an alert message. More... about 12 years ago
Updated README More... about 12 years ago
Updated README More... about 12 years ago
Added additional error handling, and ability to "Clear iCloud Data" even when iCloud switch is set to OFF. More... about 12 years ago
Updated read me file More... about 12 years ago
Updated read me file More... about 12 years ago
Added README. Added control restrictions for hard resets. More... about 12 years ago
Initial commit More... about 12 years ago