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: Juan Fernandez <email@hidden>
- Date: Sat, 30 Jul 2011 15:16:31 -0400
You can get git to ignore changes to those files. Those files are used to make sure Xcode shows the last file
And position on the files you were looking at. Make sure you ignore the right files, and not the project file.
Sent from my iPhone
On Jul 30, 2011, at 2:57 PM, Jens Alfke <email@hidden> 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?
>
> —Jens
> _______________________________________________
> 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
_______________________________________________
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