[Biococoa-dev] plist files
Koen van der Drift
kvddrift at earthlink.net
Mon Aug 29 19:41:50 EDT 2005
On Aug 29, 2005, at 7:10 PM, Alexander Griekspoor wrote:
> From OSX 10.4 all plist are now by default stored in binary format
> instead of plain text, this is what you see. Open the plist in
> plist editor or XCode and it will show up fine..
> Cheers from Portugal,
>
Actually, it looks like a regular text file, but just with an ¿
inbetween each character. I did a find/replace, and after that the
files just look readable:
CFBundleName = "Peptides";
CFBundleShortVersionString = "1.0";
CFBundleGetInfoString = "Peptides version 1.0, Copyright 2005
Mek&Tosj.com.";
NSHumanReadableCopyright = "Copyright 2005 Mek&Tosj.com.";
I actually updated this in the project and committed it to cvs. I
hope I didn't screw anything up. Enjoy your vacation, did you already
have some barbequed sardines?
cheers,
- Koen.
More information about the Biococoa-dev
mailing list