Comments on: Update on Xcode Templates https://briksoftware.com/blog/archives/66 Thu, 14 Jun 2012 18:56:48 +0000 hourly 1 https://wordpress.org/?v=4.7 By: Karsten https://briksoftware.com/blog/archives/66/comment-page-1#comment-13794 Wed, 14 Nov 2007 09:25:03 +0000 https://briksoftware.com/blog/?p=66#comment-13794 Hi Chris,

thanks a lot for the information!!

Karsten

]]>
By: Chris Hanson https://briksoftware.com/blog/archives/66/comment-page-1#comment-13779 Wed, 14 Nov 2007 07:42:40 +0000 https://briksoftware.com/blog/?p=66#comment-13779 See the Xcode 3.0 release notes for an explanation of Xcode’s multiple-version coexistence features, where the locations for things like custom templates were moved to, and why they were moved. Do not install custom templates in /Developer or wherever you have Xcode itself installed – leave that for Xcode itself.

Instead, install custom templates in “Library/Application Support/Developer/Shared/Xcode/Project Templates” within either the /or ~ domain, depending on whether you want to make them available for all users or just yourself. You can also replace “Shared” with a version number such as “2.5” or “3.0” if you want the template to be found only by specific versions of Xcode.

— Chris, who works on Xcode but is speaking for himself

]]>
By: Todd M https://briksoftware.com/blog/archives/66/comment-page-1#comment-13709 Tue, 13 Nov 2007 21:55:47 +0000 https://briksoftware.com/blog/?p=66#comment-13709 One thing I thought to point out was that with XCode 3, you are able to install the XCode tools to places other than /Developer , so that might affect this as well.

]]>