Trying to get rid of UserInterfaceState.xcuserstate in git repo
Trying to get rid of UserInterfaceState.xcuserstate in git repo
- Subject: Trying to get rid of UserInterfaceState.xcuserstate in git repo
- From: Antonio Nunes <email@hidden>
- Date: Mon, 01 Aug 2011 15:40:52 +0100
Hi,
It really doesn't work to have UserInterfaceState.xcuserstate under version control, since it is constantly changing, even when the commit window is open.
I've tried al kinds of variations in the .gitignore file to get the file ignored. In fact I've also tried to go back up and ignore user data in general. Whatever I do however, the UserInterfaceState.xcuserstate file just does not want to disappear from the commit window. Is there any way I can make it go away, using Terminal if needed?
(I'm using Xcode 4.1 by the way.)
Of the various forumulas I've tried in the .gitignore file these are some examples:
*.xcuserdata
*.xcodeproj/xcuserdata/*
project.xcworkspace/
-António
----------------------------------------------------
Disapprove of sin but not of the sinner
----------------------------------------------------
_______________________________________________
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