Simple Core Data Relationships
| Last Revision: | Version 2.0, 2013-05-14 - Switched to using storyboards and ARC. - Adopted more recent Core Data features (e.g. creating fetch request with entity name). - Made managed object model versioned. - Adopted new Objective-C features (e.g. array literals). - Reorganized project layout to reflect current Xcode templates. - Added location-services to project's Info.plist. - Refactored code, e.g. table view cells. - Uses Auto Layout for table view cells. (Full Revision History) |
| Build Requirements: | iOS 6.0, Xcode 4.6 or later. |
| Runtime Requirements: | iOS 6.0 or later. |
TaggedLocations illustrates how you can change Core Data attributes and relationships in an iOS application.
© 2013 Apple Inc. All Rights Reserved. (Last updated: 2013-05-14)