File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ struct ContentView: View {
9999A full To-Do list application example:
100100[ ManagedToDos.app] ( https://github.com/Data-swift/ManagedToDosApp ) .
101101
102+ Blog article describing the thing: [ ` @Model ` for CoreData] ( https://www.alwaysrightinstitute.com/managedmodels/ ) .
102103
103104#### Requirements
104105
@@ -163,7 +164,8 @@ Even just DocC documentation or more tests would be welcome contributions.
163164#### Links
164165
165166- [ ManagedModels] ( https://github.com/Data-swift/ManagedModels/ )
166- - [ ManagedToDos.app] ( https://github.com/Data-swift/ManagedToDosApp )
167+ - [ ManagedToDos.app] ( https://github.com/Data-swift/ManagedToDosApp )
168+ - Blog article: [ ` @Model ` for CoreData] ( https://www.alwaysrightinstitute.com/managedmodels/ )
167169- Apple:
168170 - [ CoreData] ( https://developer.apple.com/documentation/coredata )
169171 - [ SwiftData] ( https://developer.apple.com/documentation/swiftdata )
You can’t perform that action at this time.
0 commit comments