Commit Graph

394 Commits

Author SHA1 Message Date
Joshua Hudson 2df54985de remove destination spaces (travis YML 2017-01-23 22:00:54 -08:00
Joshua Hudson 244d20f17f Update travis yml 2017-01-23 21:57:26 -08:00
Joshua Hudson 06da04803a Travis YML update 2017-01-23 21:43:47 -08:00
Joshua Hudson 1a9738db0e Travis YML - Remove leading dash 2017-01-23 21:38:13 -08:00
Joshua Hudson 8e7cc4eeaa Travis YML updates 2017-01-23 21:34:48 -08:00
Joshua Hudson 5869cd2f6f Update Travis YML 2017-01-23 21:29:02 -08:00
Joshua Hudson 85e38f376e Update Travis YML 2017-01-23 21:28:09 -08:00
Joshua Hudson a7a9c28973 Travis YML updated 2017-01-23 21:25:25 -08:00
Joshua Hudson e4697c5a66 Update Travis YML 2017-01-23 21:16:05 -08:00
Joshua Hudson eeded9e86d More travis.yml config changes 2017-01-23 21:00:44 -08:00
Joshua Hudson 421c1b4ccc More travis.yml updates
Try Try Again... ;(
2017-01-23 20:48:27 -08:00
Joshua Hudson f0a9965fa7 Update travis_yml just to get it to build 2017-01-23 20:31:46 -08:00
Joshua Hudson 34101c011b Update .travis.yml 2017-01-23 17:09:40 -08:00
Joshua Hudson 37f21d93d0 fix travis file bug 2017-01-23 17:09:01 -08:00
Joshua Hudson b99e680aaf first step get travis to simply build project. Tests next. 2017-01-23 17:08:19 -08:00
Joshua Hudson 96b49ffae5 Remove clean as it is no longer supported in xCode 8 2017-01-23 17:01:04 -08:00
Joshua Hudson f87799f92c Hide file labels in Swift example until unzipped. Remove file names to just be random test files vs "News Headlines" that were added by a contributor. Another shot at fixing warning messages. 2017-01-23 16:06:47 -08:00
Joshua Hudson 2ca4264756 Merge pull request #309 from Davidde94/master
Added ability to get progress of zip file creation.
2017-01-23 15:59:39 -08:00
Joshua Hudson 2e975c2895 rollback travis xml changes 2017-01-23 15:26:18 -08:00
David Evans 84a96fc298 Added ability to retrieve zip creation progress.
Fixed a issue that was caused in the previous PR regarding this feature.
2017-01-23 19:45:35 +00:00
Joshua Hudson 57ea2842ac fix warning message 2017-01-23 11:27:32 -08:00
Joshua Hudson c8eee45526 Project file tweaks 2017-01-23 11:25:59 -08:00
Joshua Hudson 02248d8d04 Merge pull request #305 from nerdishbynature/swift30
Swift 3.0.2 (Xcode 8.2)
2017-01-23 11:11:45 -08:00
David Evans a363be72d7 Merge remote-tracking branch 'ZipArchive/master' 2017-01-23 19:09:20 +00:00
Joshua Hudson 5d903ee581 Compile with latest xcode and bump podspec 2017-01-23 11:08:36 -08:00
Joshua Hudson 254172f351 Merge pull request #308 from ZipArchive/revert-307-master
Revert "Added support for getting zip file creation progress."
2017-01-23 11:05:45 -08:00
Joshua Hudson d7751a54f5 Revert "Added support for getting zip file creation progress." 2017-01-23 11:05:24 -08:00
Joshua Hudson 58cd06b7d8 Merge pull request #307 from Davidde94/master
Added support for getting zip file creation progress.
2017-01-23 11:00:41 -08:00
Joshua Hudson 4fcec5bf76 Merge pull request #299 from polac24/master
Define NSError as nullable argument of completionHandler
2017-01-23 10:57:06 -08:00
Joshua Hudson 4a2bc37c7a Add test for #296. Check for both valid and invalid password checks. 2017-01-23 10:53:39 -08:00
Joshua Hudson 7bac3fb757 Merge pull request #296 from fritzt0/master
Added password validation & prevent stale file entries in case of invalid password
2017-01-23 09:47:27 -08:00
David Evans 97cd6424fd Added changes left out in last commit.
Users can now provide a callback to retrieve real-time statistics on
the progress of zipping files.
2017-01-21 18:29:28 +00:00
David Evans 0c98af7f9e Added support for retrieving zip progress information.
No additional information required.
2017-01-21 01:05:45 +00:00
Piet Brauer 3952b05eb3 Adapt new xctool usage 2017-01-19 16:14:01 +01:00
Piet Brauer 54e447185d Use Xcode 8.2 2017-01-19 11:11:10 +01:00
Piet Brauer 73fb2132a8 Migrate Swift example to Swift 3 2017-01-18 13:12:54 +01:00
Piet Brauer 39ebc12bc8 “Migrate” to Swift 3 2017-01-18 13:11:18 +01:00
Bartosz Polaczyk a13812407b Define NSError as nullable argument of completionHandler
In order to expose it as Error? in Swift3 rather than Error
2016-11-09 10:55:14 +01:00
Felix Ritter df48275b02 Added bad password detection for AES from minizip master 2016-11-05 15:19:45 +01:00
Felix Ritter 46ebe69295 Ensure we are not creating stale file entries in unzipFileAtPath 2016-11-05 15:16:16 +01:00
Felix Ritter c08241ef19 added isPasswordValidForArchiveAtPath method 2016-11-05 15:14:30 +01:00
Joshua Hudson 76ca4b3293 pod version bump v1.6.2 2016-09-28 09:17:16 -07:00
Joshua Hudson 2ad2d02a81 Merge pull request #290 from ZipArchive/revert-281-dev-fileoption
Revert "Extended to allow passing in directory or file to unzip to"
2016-09-27 20:39:50 -07:00
Joshua Hudson ab77a21ffc Revert "Extended to allow passing in directory or file to unzip to" 2016-09-27 20:38:52 -07:00
Joshua Hudson 96577a06c8 Update Readme
Clarify Swift3 vs Swift 2.3 support
2016-09-21 08:53:11 -07:00
Joshua Hudson 39b3500120 Bump Podspec v1.6.1 2016-09-14 12:11:37 -07:00
Joshua Hudson f4c0147086 Merge pull request #285 from priya87/master
Bug fix: feof() creates infinite loop.
2016-09-14 10:34:28 -07:00
Joshua Hudson 9dae2eca4a Update README.md 2016-09-14 10:33:38 -07:00
priya TIROUNARAYANANE 650c6fb0ab Bug fix: feof() creates infinite loop. 2016-09-14 10:05:00 +02:00
Joshua Hudson edc099d6be Update swift test project for swift 3 and xcode 8 v1.6 2016-09-13 11:02:55 -07:00