Re: Difference between "Target" and "Executable" ?
Re: Difference between "Target" and "Executable" ?
- Subject: Re: Difference between "Target" and "Executable" ?
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 20 Nov 2008 17:54:52 -0700
On Nov 20, 2008, at 5:32 PM, Jean-Nicolas Jolivet wrote:
Also, what exactly is the difference between "Targets" and
"executables" ??
Targets set up a product to be built; executables tell Xcode to launch
an executable when running or debugging or launching Instruments or
something similar. So if you're making a framework or bundle in a
target, you can set up an executable that will load the framework/
bundle, so you can debug the framework/bundle without needing that
executable's target (e.g. debugging CM plugins using the Finder,
preference panes using System Preferences, etc.).
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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