• 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: Quincey Morris <email@hidden>
  • Date: Mon, 01 Aug 2011 10:54:09 -0700

On Aug 1, 2011, at 07:40, Antonio Nunes wrote:

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/

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?


 _______________________________________________
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

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

  • Prev by Date: Re: How to compile project with spaces in its path?
  • Next by Date: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Previous by thread: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Next by thread: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Index(es):
    • Date
    • Thread