Re: warning: 'NSEntityDescription' may not respond to
Re: warning: 'NSEntityDescription' may not respond to
- Subject: Re: warning: 'NSEntityDescription' may not respond to
- From: Fritz Anderson <email@hidden>
- Date: Fri, 30 May 2008 13:16:38 -0500
On 30 May 2008, at 4:17 AM, Steven Hamilton wrote:
Also, any warnings or errors I get in xcode appear twice in the
bubbles. Anyone know why that is?
By default, new Xcode projects are set to the "Release" configuration
(because all software is ready to release when you begin coding it.
That's sarcasm.). In that configuration, Xcode compiles and links the
application twice, once for Intel and once for PowerPC. Two
compilations, same error, two reports of the error.
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden