R.I.P Steve Jobs
You changed my life and my career. You changed the world for the better. Rest in Peace, Steve Jobs.
You changed my life and my career. You changed the world for the better. Rest in Peace, Steve Jobs.
If you would like to output the SQL being generated by Core Data, here is the quick steps: Go to Product -> Edit Scheme Choose Run YourAppName.app Add -com.apple.CoreData.SQLDebug 1 to the Arguments Passed On Launch panel
https://gist.github.com/1175468
Here is code snippet to parse a XML string to Core Data NSDate.
These instructions are born from the 10.7 developer preview but should remain identical come time for the July public release: Purchase and download Lion from the Mac App Store on any Lion compatible Mac. Right click on “Mac OS X Lion” installer and choose the option to “Show Package Contents.” Find and open the “SharedSupport” [...]