Skip to content

fraune/SwiftDataSetDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SwiftDataSetDemo

Background

This is a sample project I created for a StackOverflow question. I created this repo to simplify an issue I'm experiencing on a large project.

The issue is a crash on launch, when using a SwiftData model which contains a Set of another model.

Setup

To get started, you might need to set your Team under the SwiftDataSetDemo target > Signing & Capabilities section.