• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Trying to get rid of UserInterfaceState.xcuserstate in git repo (From: Antonio Nunes <email@hidden>)
 >Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Next by Date: Project converted from Snow Leopard to Lion; sudden multiple warnings.
  • Previous by thread: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Next by thread: How to compile project with spaces in its path?
  • Index(es):
    • Date
    • Thread