Re: NSKeyedArchiver not saving as binary data
Re: NSKeyedArchiver not saving as binary data
- Subject: Re: NSKeyedArchiver not saving as binary data
- From: "Matt R" <email@hidden>
- Date: Thu, 8 Feb 2007 14:30:33 -0800
I'm sorry I think you may have nailed it. I was using TextWrangler, and
tried opening it instead in TextEdit, and then directly in Xcode, and both
of those displayed the binary data. Looks like TextWrangler just has the
ability to parse the binary files. (I didn't know that.). Thank you for your
help in clearing that up~
-Matt
On 2/8/07, Douglas Davidson <email@hidden> wrote:
On Feb 8, 2007, at 2:18 PM, Matt R wrote:
But regardless of which
setOutputFormat setting I use, if I drag the saved file to a text editor
and
it comes up with the following output (some of the values below are just
dummy values placed into the test variables)
What text editor are you using? At least one editor, I believe, now has
the feature of opening binary plists and displaying their contents as XML.
The output you show is not 180 bytes. Try a hex editor or just
/usr/bin/hexdump instead.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden