Re: Xcode keeps altering my project.pbxproj files
Re: Xcode keeps altering my project.pbxproj files
- Subject: Re: Xcode keeps altering my project.pbxproj files
- From: David Duncan <email@hidden>
- Date: Sun, 31 Jul 2011 11:10:14 -0700
On Jul 30, 2011, at 11:57 AM, Jens Alfke wrote:
> Lately I’m finding that when I open an Xcode project that’s checked into git, even if I make no changes to it, it still shows up as modified. This gets annoying when I’m trying to check in my actual changes to source files.
>
> The diff of the project.pbxproj file looks like this:
>
> + attributes = {
> + LastUpgradeCheck = 0420;
> + };
>
> Is there a way to get Xcode not to do this, or should I just bite the bullet and check in the modified project file?
This is a one-time upgrade from the project when you open it in Xcode 4.2. If your going back and forth between <4.2 and 4.2, its probably best to ignore it for now, if you are sticking to 4.2, just check it in.
--
David Duncan
_______________________________________________
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