Releases: evermeer/EVCloudKitDao
Releases · evermeer/EVCloudKitDao
sort order fix after update/insert
2.19.0 sort order fix
Changed getItem to use CKFetchRecordsOperation
2.18.0 return CKQueryOperation
Return CKQueryOperation
2.17.0 return CKQueryOperation
consider caching strategy when reading from cache
2.16.2 consider caching strategy when reading cach
tvOS and OSX fix
Note to self: Always compile for tvOS and OS X before pushing changes.
insert and delete multiple records in 1 batch
2.16.0 Bulk insert and delete plus push notifications handling
Can use sub objects
For a sample see TestViewController. It will save and query an Invoice object that has 3 Address sub objects.
remove warning
2.14.3 refactor, delete fix, private named container fix
delete and private named container fix
2.14.2 refactor, delete fix, private named container fix