Changes

Jump to: navigation, search

An iOS 8 Swift Core Data Tutorial

No change in size, 18:06, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
Within the application the data model is going to be represented by a subclass of the NSManagedObject class. Rather than manually write the code for this class, Xcode can be used to automatically generate the class on our behalf. With the Entity editor still displayed in Xcode, select the Editor -> Create NSManagedObject Subclass… menu option to display the dialog shown in Figure 44-3:
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
[[Image:xcode_6_data_model_selection.png]]

Navigation menu