• 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: Novice Struggling With Wrangling a Project Template Into Shape
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Novice Struggling With Wrangling a Project Template Into Shape


  • Subject: Re: Novice Struggling With Wrangling a Project Template Into Shape
  • From: Quincey Morris <email@hidden>
  • Date: Thu, 18 May 2017 15:37:25 -0700

On May 18, 2017, at 15:23 , Bryce Glover <email@hidden> wrote:

So perhaps you’d have to change all of the in-bundle identifiers along with the bundle name to get everything to propagate correctly.

There are multiple things to keep in mind.

— Remember that when you create a project from a template, there are several identifiers that are derived (at creation time) from the single Project Name field. The in-Xcode project rename dialog is a convenience that “knows” where it originally used the project name, and so knows which places need to be changed.

— The problem with renaming the project externally may have been a bug that’s fixed. Nasty-detail bugs are fixed in Xcode all the time, and it’s easy to condemn the current Xcode for bugs in the previous versions. (OTOH there are plenty of bugs that don’t get fixed over a long span of versions, so there’s that too.)

— Xcode is much better about tracking file change activity and knowing what effect is has on the repository. This is definitely one area that used to suck, and is currently much improved. I was kind of shocked yesterday to see a build warning telling me that a file from the repository was missing. That was new.

— Historically, Xcode has had difficulty tracking changes to directory names in the paths to files tracking in a git repository. When you rename the project in the Finder, you’re actually renaming a directory that’s a couple of levels above the actual project file. Doing this outside Xcode may well mess up the repository. The project is inside the repository, not the other way around.

 _______________________________________________
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: Novice Struggling With Wrangling a Project Template Into Shape
      • From: Bryce Glover <email@hidden>
References: 
 >Novice Struggling With Wrangling a Project Template Into Shape (From: Bryce Glover <email@hidden>)
 >Re: Novice Struggling With Wrangling a Project Template Into Shape (From: Quincey Morris <email@hidden>)
 >Re: Novice Struggling With Wrangling a Project Template Into Shape (From: Bryce Glover <email@hidden>)
 >Re: Novice Struggling With Wrangling a Project Template Into Shape (From: Jens Alfke <email@hidden>)
 >Re: Novice Struggling With Wrangling a Project Template Into Shape (From: Bryce Glover <email@hidden>)

  • Prev by Date: Re: Novice Struggling With Wrangling a Project Template Into Shape
  • Next by Date: Re: Novice Struggling With Wrangling a Project Template Into Shape
  • Previous by thread: Re: Novice Struggling With Wrangling a Project Template Into Shape
  • Next by thread: Re: Novice Struggling With Wrangling a Project Template Into Shape
  • Index(es):
    • Date
    • Thread