Multiple bundles, one custom executable?
Multiple bundles, one custom executable?
- Subject: Multiple bundles, one custom executable?
- From: "Tom Harrington" <email@hidden>
- Date: Wed, 28 Feb 2007 14:00:49 -0700
I have a project in Xcode which has multiple loadable-bundle targets.
The targets are all used by the same executable, and I can set that
app up as a custom executable.
However for testing I need to pass different arguments to this app to
tell it which of the bundles to load.
Do I need to create a different custom executable for each of these
bundles (all identical except for the one argument), or is there some
way I can pass the current build target's name to the custom
executable? I thought I might be able to use TARGET_NAME in the
arguments for the app, but it doesn't appear to be set.
If I can't do that, is there at least some way to make Xcode
auto-select the right custom executable when I choose the build
target?
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
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