Skip navigation.
 
mlRe: warning: 'NSEntityDescription' may not respond to
FROM : Fritz Anderson
DATE : Fri May 30 20:16:38 2008

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

Related mailsAuthorDate
mlwarning: 'NSEntityDescription' may not respond to Steven Hamilton May 30, 11:17
mlRe: warning: 'NSEntityDescription' may not respond to Peter Burtis May 30, 12:09
mlRe: warning: 'NSEntityDescription' may not respond to Kyle Sluder May 30, 15:35
mlRe: warning: 'NSEntityDescription' may not respond to Fritz Anderson May 30, 20:16
mlRe: warning: 'NSEntityDescription' may not respond to mmalc crawford May 30, 20:51
mlRe: warning: 'NSEntityDescription' may not respond to Steven Hamilton May 30, 23:40
mlRe: warning: 'NSEntityDescription' may not respond to Ben Trumbull May 30, 23:49
mlRe: warning: 'NSEntityDescription' may not respond to Chris Hanson May 31, 10:13