Gianluca Bertani
ed43028b8d
Added README section on adding files with encryption.
...
Improved support for CRC32 calculation.
Bumped version to 1.0.5
2017-05-21 10:29:59 +02:00
Gianluca Bertani
61b0029250
Updated MiniZip to latest version.
...
Added unit tests for 32/64 bit cross compatibility and encryption.
Fixed reading example (#59 ).
Fixed script for fat library building (#55 ).
Bumped version to 1.0.4.
2017-05-13 16:28:35 +02:00
Gianluca Bertani
f1f4fee67f
Improved interface of locateFileInZip and readDataWithBuffer in NSError variant
2015-10-18 14:32:45 +02:00
Gianluca Bertani
f3ccab7a68
Added Swift unit tests; bug fixes for Swift compatibility; verified settings for Xcode 7
2015-09-20 18:55:05 +02:00
Gianluca Bertani
5178459102
Moved enums to NS_ENUMs for Swift compatibility
2015-09-14 11:49:48 +02:00
Gianluca Bertani
94312b945e
Solved some type conversion warnings; replaced #warning with // TODO
2015-09-09 21:00:36 +02:00
Gianluca Bertani
6e0a47fc64
Separated standard (exceptions) and NSError variants of interfaces with categories
2015-09-09 18:54:53 +02:00
Gianluca Bertani
4be16c97b0
Fixed use of NSError pattern; fixed minor int conversion issues
2015-08-29 18:10:01 +02:00
Gianluca Bertani
1839a1c65c
Added targets for iOS and OS X static libraries; moved DIY tests to XCTest
2015-08-29 17:33:09 +02:00