Re: How can I get rid of the "Deployment Folder"
Re: How can I get rid of the "Deployment Folder"
- Subject: Re: How can I get rid of the "Deployment Folder"
- From: Gouri Jonnalagadda <email@hidden>
- Date: Tue, 27 Nov 2007 11:09:40 -0800
On Nov 27, 2007, at 10:47 AM, Frank Renner wrote: Hi,
if I set up a different to standard deployment folder according to the documentation everything works fine, apart from the fact that the target ist placed in a folder named "Deployment" that I can't get rid of. How can I just place the target file there, without the wrapping "Deployment" folder?
Thanks in advance, Frank Renner
According to what I understand from this question, it appears that you do not want to see the build products in a specific configuration folder. If this is what you are looking for then, you can inspect the target and change the value " Per-configuration Build Products Path" build setting to $(BUILD_DIR)/ from $(BUILD_DIR)/$(CONFIGURATION).
Please elaborate more on the question if this was not what you were looking for.
- Gouri |
_______________________________________________
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