• 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: .pbxuser in version control (was Re: Executables stored in .pbxuser?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .pbxuser in version control (was Re: Executables stored in .pbxuser?


  • Subject: Re: .pbxuser in version control (was Re: Executables stored in .pbxuser?
  • From: "Clark Cox" <email@hidden>
  • Date: Fri, 28 Apr 2006 15:18:18 -0400

On 4/27/06, Duane Murphy <email@hidden> wrote:
--- At Thu, 27 Apr 2006 11:18:12 -0700, David Dunham wrote:

>* PGP Signed by an unverified key: 04/27/06 at 11:18:13
>
>On 27 Apr 2006, at 11:04, David Catmull wrote:
>
>> It seems that the info for executables is stored in the .pbxuser
>> file in the project package, rather than in the main
>> project.pbxproj file. Is this true? I want my executable settings
>> to be shared among all users of the project.
>
>You mean like environment variables? I agree it would be more helpful
>to have them elsewhere, both to share them and so they can be put
>into version control (since . pbxuser probably shouldn't be).

In my conversion to xcode, I debated this one. However, I decided they
did need to be in version control. This allows me to setup the project
the way that I like it setup. If I change machines, delete the workspace
and restore, etc, the project is restored to the way that I want it.

This can have interesting side affects if you forget to cleanup you
workspace before checking it in. ;-) However, I still like the idea of
checking in .pbxuser.

Any comments on this?

...Duane

If you want a set of default settings, then put a "default.pbxuser" file in your project (i.e. setup the project how you like it, and then rename your <username>.pbxuser to "default.pbxuser"). When a new user opens up a project, and therefore doesn't have their own pbxuser file in the project, xcode will use the settings from the default file.


-- Clark S. Cox III email@hidden My CV/Resume: http://homepage.mac.com/clarkcox3/files/Resume.pdf http://homepage.mac.com/clarkcox3/files/Resume.html
 _______________________________________________
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: 
 >Executables stored in .pbxuser? (From: David Catmull <email@hidden>)
 >Re: Executables stored in .pbxuser? (From: David Dunham <email@hidden>)
 >.pbxuser in version control (was Re: Executables stored in .pbxuser? (From: "Duane Murphy" <email@hidden>)

  • Prev by Date: Re: Displaying fixed point in XCode debugger
  • Next by Date: Specify multi-variant/arch output in custom build rule
  • Previous by thread: .pbxuser in version control (was Re: Executables stored in .pbxuser?
  • Next by thread: Re: Executables stored in .pbxuser?
  • Index(es):
    • Date
    • Thread