ios - Create the entities programmatically in core data model in iPhone during runtime -
i want create entities in core data model during runtime programmatically in iphone application . don't know how create custom entities during runtime . plz me .
the apple documentation has numerous, extensive examples of doing this. please search in xcode 'core data'. example code: iphonecoredatarecipes, coredatabooks, threadedcoredata
Comments
Post a Comment