Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 723 Bytes

File metadata and controls

22 lines (15 loc) · 723 Bytes

CloudKitTutorial

This is a project meant to explain how to integrate CloudKit inside a SwiftUI app with MVVM software architecture

How to start

Clone tutorial repository

git clone https://github.com/br3sc4/CloudKitTutorial.git
cd CloudKitTutorial

Folder structure

  • CloudKitTutorialStarter: it's the starter versione of the project so that you can follow the tutorial step by step
  • CloudKitTutorialFinal: it's the final versione of the project

Xcode project configuration

  • Go in the Signin & Capabilities tab and change the team from None to you team
  • In the same tab fill in the Bundle Identifier field
  • Only for the final version, select the desired iCloud Container field