iCal4ObjC
iCal4ObjC copied to clipboard
Add memory management
I guess I never reviewed this code as closely as perhaps I should have, because I discovered yesterday that none of the classes with properties implement -dealloc
. As you might imagine, this led to a number of memory leaks.
I've also patched one unit test that was failing for me, presumably because my device isn't running on UTC.