Re: CFPropertyListCreateFromXMLData(): plist parse failed
Re: CFPropertyListCreateFromXMLData(): plist parse failed
- Subject: Re: CFPropertyListCreateFromXMLData(): plist parse failed
- From: Jacob Lukas <email@hidden>
- Date: Tue, 28 Sep 2004 21:14:59 -0700
Well, I did that and it worked for a few launches, but now it's blaming
it on a different file:
2004-09-28 21:08:17.583 Time It[3247] CFLog (0):
CFPropertyListCreateFromXMLData(): plist parse failed; the data is not
proper UTF-8. The file name for this data could be:
Resources/Info.plist --
file://localhost/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
HIServices.framework/
The parser will retry as in 10.2, but the problem should be corrected
in the plist.
I also found out that all the plist files in my app bundle are "Western
(Mac OS Roman)" but in my project, they are UTF-8. for some reason,
Xcode converts them when it builds.
However, strings files are still UTF-16 after a build...
Thanks for all the help.
Jacob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden