Re: One Target, separate apps
Re: One Target, separate apps
- Subject: Re: One Target, separate apps
- From: Scott Tooker <email@hidden>
- Date: Mon, 12 Jul 2004 17:45:07 -0700
In the case of an application, you'll need to adjust the Info.plist
also and make sure that the executable name matches up. In the next
release, you can do this by just referencing ${PRODUCT_NAME} in the
Info.plist data (native target) and it just works (I showed this at
WWDC). I don't know if this works in 1.2.
Scott
On Jul 11, 2004, at 3:44 PM, David Dunham wrote:
> At 13:00 -0500 04-07-09, Bryan Pietrzak wrote:
>
>>> How do I make my Deployment and Development styles build the same
>>> application with different names, such as "MyApp" and "MyApp-debug?"
>>> (This is trivial in CodeWarrior.)
>>
>> I'm learning this stuff too, and I think the right thing to do is to
>> change "Product Name" in the Project -> Styles. For example you could
>> use $(value)-debug in the Development style build.
>>
>> $(value) is a placeholder for whatever value is currently defined. In
>> this case, the Product Name as defined in the Target.
>
> I think you're on the right track, but when I try this with a Cocoa
> application, it doesn't get a menu bar.
>
> I can then get it back by changing the Executable in the Properties
> tab of the Target Info, but then it won't be correct for my deployment
> build...
> --
>
> David Dunham A Sharp email@hidden
> Voice/Fax: 206 783 7404 http://a-sharp.com
> Efficiency is intelligent laziness.
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.