• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Age Old Question: How Do You Set __MyCompanyName__
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Age Old Question: How Do You Set __MyCompanyName__


  • Subject: Re: Age Old Question: How Do You Set __MyCompanyName__
  • From: George Warner <email@hidden>
  • Date: Thu, 18 Dec 2008 11:28:16 -0800
  • Thread-topic: Age Old Question: How Do You Set __MyCompanyName__

On Thu, 18 Dec 2008 08:42:22 -0600, "Jason Foreman" <email@hidden>
wrote:
> On Thu, Dec 18, 2008 at 7:23 AM, Sebastien Metrot <email@hidden> wrote:
>> I agree. The current behaviour is akward at best and it's the reason why I
>> don't use the template and change the source code by hand instead of relying
>> on a smart automated process that I can setup per project.
>
> I also agree that per-project settings would be ideal.  Everyone who
> wants that has filed a bug, right?  Here's mine: 6455273

Because these macro expansions only happen when the project is initially
created (expanded from a project template) when would you have the
opportunity to set it? After you've created a new project (too late)? Or do
you think this should be prompted for at project creation time?

Personally, I just set the PBXCustomTemplateMacroDefinitions default (if I
want to change it) before I create a new project:

defaults read com.apple.XCode PBXCustomTemplateMacroDefinitions           {
    FULLUSERNAME = "George Warner";
    ORGANIZATIONNAME = "Apple, Inc.";
}

Done! (ship it! ;-)

--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)


 _______________________________________________
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

  • Follow-Ups:
    • Re: Age Old Question: How Do You Set __MyCompanyName__
      • From: Andy Lee <email@hidden>
    • Re: Age Old Question: How Do You Set __MyCompanyName__
      • From: Quincey Morris <email@hidden>
    • Re: Age Old Question: How Do You Set __MyCompanyName__
      • From: "Jason Foreman" <email@hidden>
  • Prev by Date: Re: Age Old Question: How Do You Set __MyCompanyName__
  • Next by Date: SenTestingKit not found for Test file relocated across targets
  • Previous by thread: Re: Package C++ lib for use from ObjC
  • Next by thread: Re: Age Old Question: How Do You Set __MyCompanyName__
  • Index(es):
    • Date
    • Thread