Re: Project templates & encoding
Re: Project templates & encoding
- Subject: Re: Project templates & encoding
- From: Chris Espinosa <email@hidden>
- Date: Wed, 28 Oct 2009 16:46:51 -0700
On Oct 28, 2009, at 4:42 PM, Sherm Pendley wrote: Anyone?
The old way of building templates used an unusual methodology of embedding MacRoman guillamet characters ( « and » ) in otherwise UTF-8 files. This made them illegal in both encodings.
The modern way of building project templates is to use ___MACRONAME___ expansions instead of «MACRONAME». This is triggered by using them in the template file itself; see any Xcode 3.2 template for an example. Files using this method don't have embedded MacRoman characters and are implicitly UTF-8.
Chris |
_______________________________________________
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