Skip to content

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

Notifications You must be signed in to change notification settings

br3sc4/CloudKitTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages