DTResurrectionKit icon indicating copy to clipboard operation
DTResurrectionKit copied to clipboard

A small cocoa framework for resurrecting an object graph, specifically designed with a view controller structure on the iPhone.

Results 2 DTResurrectionKit issues
Sort by recently updated
recently updated
newest added

DTResurrectionKit currently saves its state based data in /Documents/DTResurrectionKit. The problem is that this folder will be visible to the user when using the UIFileSharingEnabled in the Info.plist. The data...

When you are in debug mode, load a view then save again, it crashes with an infinite loop. The log's also showing some nasty NSKeyValueObservation leaks... from the log: `2010-10-19...