Re: How to set executable/product name by compiler switch?
Re: How to set executable/product name by compiler switch?
- Subject: Re: How to set executable/product name by compiler switch?
- From: Jeremy Pereira <email@hidden>
- Date: Fri, 8 Jan 2010 20:08:17 +0000
On 8 Jan 2010, at 17:57, Alexander Bokovikov wrote:
>
> On 08.01.2010, at 22:10, Jeremy Pereira wrote:
>
>> Create an aggregate target that depends on both of your targets and build that. Both targets will build automatically.
>
> What does it mean "aggregate target"? What should I do exactly? What menu items to use?
From the project menu, select "new target". In the new target dialog, select "other" on the left hand side and aggregate should be the first option on the right.
>
>> Create two targets called myapp1 and myapp2 that are identical other than the product name.
>>
>> Modify the preprocessor macros build setting of ONE of the targets. This will achieve what you want (I think).
>
> I'm sorry, but "Products" item is located outside of the "Targets" item. "Executables" item also is outside of "Targets" item. Could you please explain, what should I do exactly? Where to set "Product name"?
"Product Name" and "preprocessor macros" are target build settings. Select a target, right click on it and select the "Get Info" item from the context menu. Then select the build tab and you'll see a huge list of build settings. The things you want are in amongst those.
>
> Thank you for your help!
>
> Best regards,
> Alex
_______________________________________________
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