Re: Can't get keyedobjects.nib to macro expand
Re: Can't get keyedobjects.nib to macro expand
- Subject: Re: Can't get keyedobjects.nib to macro expand
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 4 Nov 2007 23:52:25 +0000
UTF-8 and MacRoman encode the chevron differently. I just launched
TextEdit and created two separate files, each containing just a left
chevron (Option-\). hexdump says that the MacRoman version contains
the character 0x00c7, while the UTF-8 version contains the (two-byte)
character 0xabc2. Do a hexdump on your file and see what version you
have.
--Kyle Sluder
On 11/4/07, Tron Thomas <email@hidden> wrote:
> I am still having problems with a template I'm trying to create for
> Xcode 2.4.
>
> I cannot get macro expansion to occur for the keyedobjects.nib file.
> This file is formatted as "UTF-8 no BOM", which is exactly the same
> format used for the keyedobjects.nib file in the "Core Data
> Application" template.
>
> Both keyedobjects.nib values are using entries like «PROJECTNAME»,
> yet the one in the "Core Data Application" templates gets expanded,
> and the keyedobjects.nib in my template does not.
>
> What can be preventing the nib file from performing macro expansion?
>
> _______________________________________________
> 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
>
_______________________________________________
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