Skip to content

Commit

Permalink
Merge pull request apple#4 from fehguy/issue-3
Browse files Browse the repository at this point in the history
added link to concurrency branch
  • Loading branch information
fehguy authored Jun 10, 2021
2 parents c4ef675 + 677f480 commit 5e520cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CloudKit Samples: Sharing

⚠️ For the new Swift 5.5 concurrency APIs, see the [swift-concurrency](tree/swift-concurrency) branch ⚠️

### Goals

This project demonstrates sharing CloudKit records across user accounts. It shows how to initiate a share from one user account, and accept the share and subsequently view shared data on another account.
Expand Down

0 comments on commit 5e520cc

Please sign in to comment.