Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fraune/swiftdatasetdemo

Demo repository for the following SO question 👇
https://github.com/fraune/swiftdatasetdemo

swift swift-data

Last synced: 24 days ago
JSON representation

Demo repository for the following SO question 👇

Awesome Lists containing this project

README

        

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