Naming Products
Naming Products
- Subject: Naming Products
- From: David Dunham <email@hidden>
- Date: Sun, 22 Aug 2004 19:56:11 -0700
I'm attempting to set up an Xcode 1.5 project to build both
Deployment and Development versions of my application, under
different names.
In the Project Info window, the Deployment "Product Name" entry is
"$(value)" while the Development entry is "$(value)-D". I get MyApp-D
just fine, but MyApp won't launch, because its .plist refers to
MyApp-D.
I may have done something wrong setting this up, But I don't see any
way that when I edit the .plist in the Target "MyApp" window, I can
specify different values for Executable.
Is this a limitation of Xcode, or my failure to understand build styles?
--
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.