How to make a popup for a custom build setting?
How to make a popup for a custom build setting?
- Subject: How to make a popup for a custom build setting?
- From: "Brant Sears" <email@hidden>
- Date: Mon, 19 Dec 2005 16:51:00 -0500
- Thread-topic: How to make a popup for a custom build setting?
I have a custom build setting called MYAPP_CONFIGURATION_FILE which I can edit to be the filename of one of several configuration files. I have the configuration file because it has settings specific to the environment in which the application will be running. For example, one is for our customer's environment, one is for my development environment, and one is for our test lab.
Right now, I have to edit this build setting and type in the name of the file when I want to change files. Then, I have a custom build script that copies the file into the package with the appropriate name.
I want to change this setting to use a popup menu like some of the other build settings have (Example: Instruction Scheduling offers a popup menu.) This will make things easier on the other folks who have to build the project (like a build engineer).
So, how can I make this setting be a popup?
Thanks.
Brant Sears
<<winmail.dat>>
_______________________________________________
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