Re: Core Data entity name issue
Re: Core Data entity name issue
- Subject: Re: Core Data entity name issue
- From: Chuck Soper <email@hidden>
- Date: Tue, 03 Jul 2012 15:16:14 -0700
- Thread-topic: Core Data entity name issue
Robert, You can look at the build commands in Xcode 4.3.3 by showing the
Log Navigator. Press Command-key 7 or select View->Navigators->Show Log
Navigator. Click on a recent build to see the instructions.
Chuck
On 7/3/12 1:25 PM, "Robert Tillyard" <email@hidden> wrote:
>I wonder if we might classify this as a bug or unexpected behaviour?
>
>If a system file #imports <Time.h> shouldn't it look in the system
>headers first? I would expect "Time.h" in quotes to look within your
>project only. It could be that the build uses -I. to force the local
>folder first but as I now uses Xcode 4 I can't seem to find a way to look
>at the build command like I did in Xcode 3.
>
>Regards, Rob.
>
>
>On 3 Jul 2012, at 03:12, Chuck Soper wrote:
>
>> Juan and Robert, thanks. I think that I will adopt the following
>>practice:
>> before generating NSManagedObject subclass source files, add a prefix to
>> the Entity class name by using the Data Model Entity inspector. When the
>> NSManagedObject subclass source files are generated, the class and
>>entity
>> names will all be correct.
>>
>> This practice should avoid these kind of compile and run time errors. I
>> was surprised that it took a couple of weeks for the errors to show up.
>>
>> Chuck
>
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>Xcode-users mailing list (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>
>This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden