tomlokhorst / CloudKitchenSink20

Sample code for my article on CloudKit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. 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.

screenshot

About

Sample code for my article on CloudKit.

License:BSD 2-Clause "Simplified" License


Languages

Language:Swift 99.0%Language:Objective-C 1.0%