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

Convert to straight Objective-C #1

Closed mattconnolly closed 14 years ago

mattconnolly commented 14 years ago

Find out if there's any compelling reason to use Objective-C++ instead of Obj-C. Going back to Obj-C will enable static analysis, Clang compiler and simplified runtimes.

mattconnolly commented 14 years ago

Renamed to ZipArchive.m to use straight Obj-C compiler. No changes required.

closed by b88a564d284095085a21bde719e1f9b26860628b