This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| swift [2023/11/19 22:15] admin | swift [2023/11/19 22:16] (current) admin | ||
|---|---|---|---|
| Line 77: | Line 77: | ||
| [[https://developer.apple.com/library/archive/documentation/General/Conceptual/iCloudDesignGuide/Chapters/DesigningForKey-ValueDataIniCloud.html#//apple_ref/doc/uid/TP40012094-CH7|Apple: Designing for Key-Value Data in iCloud]] | [[https://developer.apple.com/library/archive/documentation/General/Conceptual/iCloudDesignGuide/Chapters/DesigningForKey-ValueDataIniCloud.html#//apple_ref/doc/uid/TP40012094-CH7|Apple: Designing for Key-Value Data in iCloud]] | ||
| - | ### Relationship Between Entities in CoreData | + | ### Relationship: Connect entities in CoreData | 
| ref: https://www.hackingwithswift.com/books/ios-swiftui/one-to-many-relationships-with-core-data-swiftui-and-fetchrequest | ref: https://www.hackingwithswift.com/books/ios-swiftui/one-to-many-relationships-with-core-data-swiftui-and-fetchrequest | ||
| - | Step by Step: | ||
| 1. Create Entities in CoreData | 1. Create Entities in CoreData | ||