Re: REPOST : Problem creating a new Target
Re: REPOST : Problem creating a new Target
- Subject: Re: REPOST : Problem creating a new Target
- From: Chris Espinosa <email@hidden>
- Date: Thu, 24 Jul 2008 10:48:01 -0700
On Jul 24, 2008, at 8:44 AM, Sébastien Stormacq wrote:
I am Using XCode 3.1 with iPhone SDK.
When trying to add a "Cocoa Shell Application" target in my iPhone
application project, the target is created but the executable is not.
I can compile and run from the command line, but I can't run from
XCode (hence no console, debugger etc ...) because there is no
corresponding executable in XCode.
After many manipulation (deleting the target, restarting XCode
etc ...) sometimes, the executable is created !! But
1/ I can't find an exact set of steps to make this happens
2/ When restarting XCode, the executable disappears again (but not
the target)
It looks like a XCode 3.1 bug. Can someone confirm ?
When you add a new target to an existing project, it doesn't
automatically create a corresponding executable for that target. You
have to create one manually with Project > New Custom Executable.
Only project templates have pre-designed executables; target templates
don't.
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden