• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSUnarchiver / Data.archive Extract all Keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSUnarchiver / Data.archive Extract all Keys


  • Subject: Re: NSUnarchiver / Data.archive Extract all Keys
  • From: Dave Keck <email@hidden>
  • Date: Fri, 10 Dec 2010 22:51:45 -0500

> yes, it's noise...
>
> Also it's not just one, they're save files for an old program I made - I'd
> like to be able to extract the data so I can save it in the format used for
> more recent versions

NSPropertyListSerialization could probably help too. If Property List
Editor can't parse it though NSPropertyListSerialization probably
won't be able to either.

What happens when you:

    NSLog(@"%@", [NSUnarchiver unarchiveObjectWithFile: @"/path/to/archive"]);
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Follow-Ups:
    • Re: NSUnarchiver / Data.archive Extract all Keys
      • From: Michael Robinson <email@hidden>
References: 
 >NSUnarchiver / Data.archive Extract all Keys (From: Michael Robinson <email@hidden>)
 >Re: NSUnarchiver / Data.archive Extract all Keys (From: Dave Keck <email@hidden>)
 >Re: NSUnarchiver / Data.archive Extract all Keys (From: Michael Robinson <email@hidden>)

  • Prev by Date: Re: NSUnarchiver / Data.archive Extract all Keys
  • Next by Date: Re: another Core Data and Undo Question
  • Previous by thread: Re: NSUnarchiver / Data.archive Extract all Keys
  • Next by thread: Re: NSUnarchiver / Data.archive Extract all Keys
  • Index(es):
    • Date
    • Thread