https://github.com/insidegui/cloudkitchensink20
Sample code for my article on CloudKit.
https://github.com/insidegui/cloudkitchensink20
Last synced: 11 months ago
JSON representation
Sample code for my article on CloudKit.
- Host: GitHub
- URL: https://github.com/insidegui/cloudkitchensink20
- Owner: insidegui
- License: bsd-2-clause
- Created: 2020-02-25T03:41:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T12:09:29.000Z (over 4 years ago)
- Last Synced: 2025-04-21T08:13:42.819Z (12 months ago)
- Language: Swift
- Size: 807 KB
- Stars: 112
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A sample app showing how to sync a user's private data using CloudKit.
This app was written as a companion for [my article on CloudKit](https://rambo.codes/posts/2020-02-25-cloudkit-101). It's written in SwiftUI and requires a paid developer account so that you can set up a CloudKit container to be used with the app.
