Re: xcode keeps crashing when i compile
Re: xcode keeps crashing when i compile
- Subject: Re: xcode keeps crashing when i compile
- From: Charlton Wilbur <email@hidden>
- Date: Fri, 10 Jun 2005 11:16:36 -0400
On Jun 10, 2005, at 7:58 AM, Frank Ribitch wrote:
I am trying to compile a universal binary, and xcode keeps
crashing. If i switch to PPC only builds, then xcode is ok.
Everytime i compile a universal binary, I get an uncaught exception
from xcode:
Application Specific Information:
** INTERNAL ERROR: Uncaught Exception **
Exception: *** +[NSArray arrayWithObject:]: attempt to insert nil
Has anyone else had this problem? My project is pretty basic, so i
dont understand what would be causing it.
Have you tried setting a breakpoint on -[NSException raise] and
seeing what the call stack looks like at the time of this exception?
Charlton
--
Charlton Wilbur
email@hidden
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden