Tag: coredata

WWDC – Day 5

I wanted to start this day early, since I was declined for my second Lab request. I have been working on Shortcuts support in Wasted Time and while I had a great session on Wednesday, I am still having issues with the launching of Wasted Time from the Shortcuts app. I am getting a “Sorry […]

Continuing to explore CoreData

A few weeks back I was at MacWorld where I talked to the people at APRESS to see what books they may have on CoreData. They had one that seemed to be pretty good and I have picked it up. The book is called Pro Core Data for iOS: Data Access and Persistence Engine for […]

Core Data and iOS

I’ve been working on a new app lately, and I’ve taken this time to try and teach myself CoreData.  CoreData is the mechanism by which Apple has taken traditional SQL database and mapped it to the programming model used in iOS apps.  Over the next few blog entries I will try and describe my learning […]