Using the Simple Database with a Core Data/iOS App
暂无分享,去创建一个
This chapter will show you how to use Core Data to build an iOS app that re-implements the PHP pages shown in Chapter 11. The basics of this app from the Core Data side of things will apply to OS X as well as to iOS, but the Master-Detail Application template is specifically designed to take advantage of the features of iOS. OS X has a separate feature, Bindings, that also very conveniently works together with Core Data. However, it’s different from the table-based interface that’s used on iOS.