Re: Application Launch (or doesn't Launch as such)
Re: Application Launch (or doesn't Launch as such)
- Subject: Re: Application Launch (or doesn't Launch as such)
- From: Uli Kusterer <email@hidden>
- Date: Fri, 25 Apr 2008 01:07:49 +0200
Am 24.04.2008 um 03:43 schrieb David Wilson:
My application doesn't launch when I click the run button in Xcode
(note it is NOT an iPhone app). It's an application to control USB
devices.
XCode tells me that the application has launched, yet it does not
appear in the doc.
HOWEVER
I have now discovered if I run the application (from xcode) by
choosing Run:Debug, it launches and runs (i.e. the main windows
appears).
Do you have any breakpoints set? Xcode 3 seems to be very eager to
run stuff in the debugger when you have breakpoints. If you have the
build configuration set to 'Release' instead of 'Debug', it may try to
run your app, stop on a breakpoint, and get royally confused and
lobotomized by the missing debug symbols and stuff. That happened to
me in the early Xcode 3 days. Interestingly, it hasn't happened in a
while...
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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