From 681b6d329b7af04c907c9b763ace79eda5e8e29f Mon Sep 17 00:00:00 2001 From: Edwin Vermeer Date: Sun, 30 Nov 2014 17:28:26 +0100 Subject: [PATCH] Added EVCloudKitDao as app using this library. EVCloudKitDao is a library for simplified access to CloudKit. As a sample there is a fully functional chat demo included which is using this library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24eb890f5..221b93ad9 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ Feel free to check out my work at [Hexed Bits](http://bit.ly/0x29A), or read [my * [ParseChat](https://github.com/relatedcode/ParseChat) * [Jib](http://jibapp.com) * [Onvolo](https://itunes.apple.com/us/app/onvolo/id869332351) +* [EVCloudKitDao](https://github.com/evermeer/EVCloudKitDao) * *Your app here* ## License