• 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
Trying to get rid of UserInterfaceState.xcuserstate in git repo
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Xcode 4.1 GM exception raised in PDFkit
  • Next by Date: How to compile project with spaces in its path?
  • Previous by thread: Re: Xcode 4.1 GM exception raised in PDFkit
  • Next by thread: Re: Trying to get rid of UserInterfaceState.xcuserstate in git repo
  • Index(es):
    • Date
    • Thread