Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
- Subject: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
- From: Antonio Nunes <email@hidden>
- Date: Mon, 01 Aug 2011 18:59:25 +0100
On 1 Aug 2011, at 18:54, Quincey Morris wrote: Here's what I use in .gitignore:
xcuserdata/
and that works just fine.
This is a git question, though, not an Xcode question. Surely this is covered in the git docs somewhere?
You may be right Quincey. On the other hand, Xcode 4.1 has an "ignore" contextual menu option, which did not have any effect either. (No, I did not mentioned that I tried that in the original post.)
Anyway, someone messaged me privately with a solution, and it solved the issue for me:
Since the file was already in git I had to do the following: move the files out of the way and do a git rm to remove them from git and then commit. Finally move them back.
Thanks, António
----------------------------------------------------------- What you have inside you expresses itself through both your choice of words and the level of energy you assign to them. The more healed, whole and connected you feel inside, the more healing your words will be.
--Rita Goswami -----------------------------------------------------------
|
_______________________________________________
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