Oh, to build an app NOT bundled...
Oh, to build an app NOT bundled...
- Subject: Oh, to build an app NOT bundled...
- From: "Ando Sonenblick" <email@hidden>
- Date: Wed, 28 Sep 2005 13:19:50 -0700
- Thread-topic: Oh, to build an app NOT bundled...
Gang,
I have an inherited Xcode project which builds an app that
is not bundled (it has no resources or any additional files). When built,
literally just the foo.app is written out.
I am creating a new Xcode project for a different
application (ie “bar”) and want the same results (because launching
the app in Terminal is much easier to just type “bar” than “bar.app/Contents/MacOS/bar”.
It too has no extra resource or other files and I have even eliminated
the “Copy Bundle Resources” build phase, etc. But no matter
how I try to set up the app (Carbon application project template), it always
generates a bundled app.
So how do get Xcode to generate just the actual executable
file? (I can’t just take out the executable within the bundle
because this project and source is being sent to a customer with build
instructions, etc and it’s not very professional to have them do that).
Is there some setting? Am I using the wrong project
template when I create the project?
Thx,
Ando
|
_______________________________________________
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