• 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 00:09:35 -0700

On May 17, 2017, at 18:03 , Bryce Glover <email@hidden> wrote:

trying to put together a project template for use when going through exercises in a C++ programming textbook

AFAIK, custom Xcode templates have never been officially supported, and unofficial ones have tended to break between Xcode versions.

You’re better off creating a project that’s set up the way you want, then duplicating the containing folder when you want a new “template”. Note that if you rename the project from within Xcode, you’ll get a dialog that helps you to rename the various things (file names, module names, executable names, etc) that inherit the project name. In general, you should avoid renaming the project file in the Finder. (It ought not to matter, but we’ve seen reports of projects getting broken after doing that. This may be due to some absolute path names inside the project, or something less scrutable.)

 _______________________________________________
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>)

  • Prev by Date: Novice Struggling With Wrangling a Project Template Into Shape
  • Next by Date: Re: Disappearing accessory view
  • Previous by thread: 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