Odd Runtime Message
Odd Runtime Message
- Subject: Odd Runtime Message
- From: Ryan Britton <email@hidden>
- Date: Wed, 26 Oct 2005 15:08:33 -0700
About two days ago, I started getting about 30 identical messages
like this when launching my program:
CFPropertyListCreateFromXMLData(): plist parse failed; the data is
not proper UTF-8. The file name for this data could be:
/Users/ryan/Projects/MyApp/build/Release/MyApp.app/Contents/
Resources/English.lproj/MainMenu.nib/keyedobjects.nib
However, everything still works just fine. I can open MainMenu.nib
(and all of my other nibs for that matter) in interface builder and I
can open the file it says in Property List Editor and see everything
as expected.
The program appears to be functioning perfectly, but nothing I do
seems to be able to get rid of that error.
I have tried:
- Re-saving the nib file
- Using IB's auto-backup of MainMenu.nib
- Deleting the preferences file.
- Deleting the Core Data store
The last thing I can do is to pull it out of my svn repository, but
that's more of a pain so I'd rather exhaust all other options first.
Any ideas?
_______________________________________________
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