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 (Cocoa-dev@lists.apple.com)

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]

Reply via email to