Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Blakeasd

macrumors 6502a
Original poster
Dec 29, 2009
643
0
Hello,
I am learning Core Data and I am following this tutorial:
http://rgprojection.blogspot.com/2011/04/xcode-4-and-core-data-macos-x.html
I followed all the steps and when I run the app and click the add button my app freezes. I get a bunch of stuff in the Xcode 4 console. Here is one of the things that appears:
Code:
2011-09-17 22:48:24.276 CoreDataDemo[4997:707] -[Person copyWithZone:]: unrecognized selector sent to instance 0x1001b5e10
I can't add the whole output because it's way to much to add here. Does anyone know why this is happening.
(I am using Xcode 4 and Lion)

----------

Figured it out, for some reason Xcode didn't add the CoreData framework to my project...
This can be deleted
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.