Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercise: SwiftData Data Model Operations #5

Merged
merged 1 commit into from
May 7, 2024

Conversation

Guerrix
Copy link
Collaborator

@Guerrix Guerrix commented May 7, 2024

Exercise: Creating Data Models with SwiftData

Folder Structure

data-persistence-with-swiftData
    |_ exercises
        |_ swiftData-data-model-operations
            |_ starter
                |_ NotebookApp.xcodeproj
                |   |_ ContentView.swift
                |   |_ Note.swift
                |   |_ NoteSummary.swift
            |_ solution
                |_ NotebookApp.xcodeproj
                    |_ ContentView.swift
                    |_ Note.swift
                    |_ NoteSummary.swift
            |_ README.md

@Guerrix Guerrix self-assigned this May 7, 2024
@Guerrix Guerrix merged commit 3a81b55 into main May 7, 2024
1 check failed
@Guerrix Guerrix deleted the jguerra/SwiftData-Data-Model-Operations branch May 7, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant