Monthly Archives March 2014

John’s Core Data Cheat sheet

It’s been a pretty long process for me to get working with Core Data. It’s no PHP thats for sure. In any case, below is a bunch different tasks that I was required to figure out for my development. Hopefully it helps. Loading a specific object based on its value [code] FLAppDelegate* appDelegate = [[UIApplication […]