Re: Env variables dropped in 3.0
Re: Env variables dropped in 3.0
- Subject: Re: Env variables dropped in 3.0
- From: Chris Espinosa <email@hidden>
- Date: Sat, 16 Feb 2008 10:03:05 -0800
On Feb 16, 2008, at 9:53 AM, email@hidden wrote:
I noticed that when bringing Xcode 2.4.1 projects into version 3.0
all of the environment variable are dropped. Not a big deal if
projects only have a few env var but it is a hassle when there are
25+.
Anyone know of a workaround?
If you're talking about what you set up in your Executable, those are
stored in your <username>.pbxuser file inside the .xcodeproj wrapper.
If you have a different user name on your 3.0 machine you will get a
new and different .pbxuser file.
Just rename the old one. Or better yet, name it "default.pbxuser" and
everybody who opens that project for the first time will get the
executable setup by default.
Chris
_______________________________________________
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