mattconnolly / ZipArchive

zip archive processing for Cocoa - iPhone and OS X
http://code.google.com/p/ziparchive/
MIT License
841 stars 260 forks source link

Fix month of modification date and export header #40

Closed feshbach closed 9 years ago

feshbach commented 10 years ago

The month of the modification date wasn't being set correctly. Also, it's nice to have the header file exported automatically.

mattconnolly commented 9 years ago

I've taken the date fix from this pull request, but not the header fix. I don't see the need for this with cocoapods.