• 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: com.yourcompany
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: com.yourcompany


  • Subject: Re: com.yourcompany
  • From: "Dr. Rolf Jansen" <email@hidden>
  • Date: Thu, 28 Aug 2008 07:10:43 -0300

Am 28.08.2008 um 01:21 schrieb Jon Davis:

I'm brand new to Xcode, used to Visual Studio, and I'm trying to figure out how to change the default behavior of Xcode when it auto- generates the bundle identifier "com.yourcompany".

I found this thread:
http://lists.apple.com/archives/Xcode-users/2007/Feb/msg00123.html

But it's a very old thread and incidentally I don't have a directory called /Library/Application Support/Apple/Developer Tools/Target Templates. After some bad copying-pasting into the shell from the OP's author's blog, I may have generated the equivalent in ~/ (IOW, I don't know if it was already there or not) but, regardless of whether I created the path, the directory is empty and there therefore are no .trgttmpl files to edit.

I'd like to restart the thread and ask the question from scratch for an up-to-date answer. How do I permanently replace the "com.yourcompany" prefix?

Thanks,
Jon

Enter the following into Terminal, and that might do the trick:

defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions -dict\
        FULLUSERNAME "Jon Davis"\
        ORGANIZATIONNAME "jonsorganizationgoeshere"


Best regards

Rolf

_______________________________________________
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


References: 
 >Re: com.yourcompany (From: Jon Davis <email@hidden>)

  • Prev by Date: Re: com.yourcompany
  • Next by Date: Re: com.yourcompany
  • Previous by thread: Re: com.yourcompany
  • Next by thread: COBOL for Xcode
  • Index(es):
    • Date
    • Thread