• 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: scheme change not changing project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scheme change not changing project?


  • Subject: Re: scheme change not changing project?
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 23 Apr 2014 10:32:13 -0700

On Apr 23, 2014, at 09:59 , Chuck Soper <email@hidden> wrote:

I¹m not sure if this is a .gitignore issue or an Xcode issue. Does any one
have insight on this?

If the scheme is not set to “shared”, then it’s stored in your own personal ‘xcuserdata’ subdirectory within the project package, and it’s common to .gitignore those so they don’t end up in the repository.

If it is set to “shared”, then the scheme is stored in the ‘xcschareddata’ subdirectory in the project package, and it should be committed to the repository. If it’s not, that may mean your .gitignore is inadvertently excluding the shared subdirectory.

 _______________________________________________
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: 
 >scheme change not changing project? (From: Chuck Soper <email@hidden>)

  • Prev by Date: scheme change not changing project?
  • Next by Date: Re: scheme change not changing project?
  • Previous by thread: scheme change not changing project?
  • Next by thread: Re: scheme change not changing project?
  • Index(es):
    • Date
    • Thread