Chapter 10Adding a Desktop Foundation
Until now, we’ve focused primarily on the iOS side of Core Data. Although nearly everything we’ve covered works the same on Mac OS X as it does on iOS, some differences do exist. In this chapter, we’re going to look a little more closely at the Mac OS X side of things.
To examine Core Data on Mac OS X, we’ll follow our familiar pattern, starting off with an application on which to base our examples. Since we’ve already created an application on iOS that can share its data through iCloud, it seems only fitting to develop a desktop counterpart to the application that can sync.
Get Core Data in Swift now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.