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: Jeff Johnson <email@hidden>
- Date: Sun, 31 Jul 2011 20:45:28 -0500
On Jul 31, 2011, at 1:10 PM, David Duncan wrote:
> 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.
Xcode updates have done this kind of thing a number of times in the past. I believe that last time it was "developmentRegion". Very frustrating. It's a common situation to use different versions of Xcode to edit the same project, especially when you have a team of developers.
You'd think that the Xcode team would learn from their past mistakes, but apparently not.
-Jeff
_______________________________________________
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