On 11 May 2010 10:39, Steve Cronin <[email protected]> wrote: > Folks; > > I need to pare back a project, remove some of the cruft. > > I copied the entire project directory and renamed the project and bundle > identifier for now. > I've removed various IB widgets as well as objC classes. > > I can now build without any issues in debug and release. > If I double click the release build product it launches as expected. > > If I try and build and go on the debug build I see "Run" appear in the lower > console log in XCode and then nothing. > I've been over the build configurations (but I admit I weary). > > I have cleared XCode caches and done clean build - 10.6 - XC 3.2.2 > Any thoughts on what would cause this?
Long shot : has it hit a breakpoint? And if not, what happens if you pause the debugger and step through? _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
