Where can I find a good example of a Core Data to-many relationship?

后端 未结 8 1643
广开言路
广开言路 2020-12-13 03:19

Does anyone have a tutorial or source code that shows a to-many relationship being used, where the user add elements in on the fly? I would just like to have a look because

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 03:55

    You could try to see in the "Learn Cocoa on the Mac" book sources. In the chapters 7 and 8.

    • Here for the book
    • Here for the sources

    I hope you'll find what you need

提交回复
热议问题