xcode - Core Data Entity Object in Object Library -


I recently downloaded Xcode 4.0. After installing it, Xcode downloaded the core data framework. The version I installed is 102.1. I created a test application in ExCode 3.2 and was able to have a core data unit in my main window. I rewrite the application in Xcode 4.0, but the core data unit can not be found in the object library. I am trying to figure out that the framework was not properly loaded or for some reason there is no core data unit in the Xcode 4.0 object library. I can open my xcdatamodel file and edit it.

There is nothing wrong with your installation. This feature is currently unavailable in Xcode 4 and there is no indication that its coming or not.

I found it useful too. The best part is that your system should have Xcode 3 installed which you can use to use the object that you want to use that object.



Comments