Re: App won't launch in Debug but release product is fine
Re: App won't launch in Debug but release product is fine
- Subject: Re: App won't launch in Debug but release product is fine
- From: Jonathan del Strother <email@hidden>
- Date: Tue, 11 May 2010 10:53:40 +0100
On 11 May 2010 10:39, Steve Cronin <email@hidden> 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@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