NSKeyedArchiver / Unarchiver

Posted by Tejaswi Yerukalapudi on Stack Overflow See other posts from Stack Overflow or by Tejaswi Yerukalapudi
Published on 2010-04-26T04:27:31Z Indexed on 2010/04/26 4:33 UTC
Read the original article Hit count: 302

Hi,

I'm using NSKeyedArchiver to persist multiple objects in my application. The persistence is working fine, but I can't find a way to delete a specific object from the file. How do I delete this object programmatically?

Thanks,
Teja

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk-3.0