Commit Graph

17 Commits

Author SHA1 Message Date
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 54de82a95b Updates project settings to Xcode 8.3.1
Updated tests to latest Swift syntax
2017-05-13 09:43:10 +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 74cbccda01 Merged back Getting Started in README 2015-09-14 11:51:02 +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 1839a1c65c Added targets for iOS and OS X static libraries; moved DIY tests to XCTest 2015-08-29 17:33:09 +02:00
Gianluca Bertani 48a53904d8 Some code clean up 2015-08-27 17:18:43 +02:00
Gianluca Bertani 5cbe4cde4d Added class prefix OZ 2015-08-27 16:30:59 +02:00
Gianluca Bertani 433d629232 ARC-ified; removed ARCHelper.h 2015-08-27 16:16:26 +02:00
Gianluca Bertani c8f2e3843f Added tests to unzip & check zip files created with Mac OS X and Windows; updated README 2013-06-23 17:26:21 +02:00
Gianluca Bertani f05b2ed31b Minor project updates 2013-06-23 14:26:01 +02:00
Gianluca Bertani 2e737d29cd Minor changes 2013-06-23 00:59:54 +02:00
Gianluca Bertani 16978b4606 Updated MiniZip library to Nathan Moinvaziri version (also fixed bug in zip.c that was causing hangs when writing with no compression) 2013-06-20 00:37:34 +02:00
Gianluca Bertani 136f0da35c Reviews project settings with Xcode 4.6.3 2013-06-18 23:24:39 +02:00
Gianluca Bertani 667b62fcc1 Added ARC support through Nick Lockwood's ARC Helper; README updated; bumped version to 0.8.1 2013-03-04 23:24:24 +01:00
Gianluca Bertani 1f8d7fcbd0 First commit, v. 0.8 beta 2012-11-28 22:04:12 +01:00