Commit Graph

332 Commits

Author SHA1 Message Date
Daniel Lahyani a0155be07f SSZipArchive: Make sure header files ends with a single \n character.
This is common practice silences a commonly used warning: 'Wnewline-eof'
2016-08-08 14:43:09 +03:00
Joshua Hudson 677b83cd96 update pod file 2016-08-03 16:14:30 -07:00
Joshua Hudson 6d0ac40a80 Rename Common.h to avoid conflicts with other Cocoapod projects 2016-08-03 16:08:42 -07:00
Joshua Hudson 21cae258bf podspec bump v1.4 2016-07-13 09:06:50 -07:00
Joshua Hudson 82534a7cba Merge pull request #264 from sibext/PerformanceImprovements
Performance improvements with zip files that have large amounts of files.
2016-07-13 09:02:47 -07:00
Joshua Hudson 93d72503dc Merge pull request #263 from sibext/SymlinkedFilesBug
Fix of symlinked files bug
2016-07-13 08:52:38 -07:00
Artyom Gladkov 0820787fc6 Add additional public unzipping method to allow skipping of operations on files' attributes.
Operations with files' attribute are performance bottleneck and for some tasks and archives it is overkill.
2016-07-13 14:15:13 +06:00
Artyom Gladkov ae9a5b5fdf Change collection type for 'directoriesModificationDates' from NSMutableSet to NSMutableArray.
The performance of NSMutableSet degradates very rapidly on increasing of archive size (count of files). Especially it becomes when costly to add new files to it.
2016-07-13 12:59:44 +06:00
Artyom Gladkov 41e2c0f61d Tests validate symlinked files using their file type. 2016-07-13 11:21:18 +06:00
Artyom Gladkov 40d2eb9b1a Set YES to symlinked files during unzipping. 2016-07-13 10:56:30 +06:00
Artyom Gladkov 4203301734 'pod install' for ObjectiveCExample 2016-07-13 10:31:13 +06:00
Joshua Hudson f420e47ea5 bump podspec and fix swift example and add autolayout constraints. v1.3 2016-07-06 15:34:42 -07:00
Joshua Hudson 3050c9a340 Merge pull request #260 from bdunayAGL/master
Nullablilty Annotations for better swift support
2016-07-06 15:23:25 -07:00
Bill Dunay 99d98ac5e8 Added nullablilty annotations to the framework. 2016-07-06 17:44:47 -04:00
Joshua Hudson d1af8a01ea Merge pull request #261 from sibext/RunOutOfSpaceFix
Check for: Run out of space issue
2016-07-06 12:18:12 -07:00
Joshua Hudson 62e640b3c0 Merge pull request #258 from oanhof/master
check if zip file is password protected
2016-07-06 12:16:43 -07:00
Artyom Gladkov 701400d06f Add errors forwarding on 'run out of space issue' 2016-07-06 18:29:55 +06:00
Dominik Arnhof d93b03eb1a added password check 2016-07-02 18:52:36 +02:00
Joshua Hudson 4fde7a92dc Add build badge 2016-05-31 13:21:33 -07:00
Joshua Hudson ca31fc1f8f Now that travis.yml changes are working and being read. Bumped xcode version to 7.3.1 2016-05-31 13:11:07 -07:00
Joshua Hudson ef241ad443 Now that travis.yml changes are working and being read. Bumped xcode version to 7.3.1 2016-05-31 13:04:51 -07:00
Joshua Hudson 8155c13401 another yml tweak 2016-05-31 12:55:40 -07:00
Joshua Hudson 9dba28d156 another yml tweak 2016-05-31 12:53:28 -07:00
Joshua Hudson ecb6f4de63 trying to see why travis is not picking up travis yml changes 2016-05-31 12:50:21 -07:00
Joshua Hudson 647e9ed859 Fixed tests no longer working after CocoaPods 1.0 2016-05-31 12:42:22 -07:00
Joshua Hudson 7a0e9ff317 more configuration tweaks 2016-05-31 12:13:20 -07:00
Joshua Hudson 02501b4775 trying to get travic-ci tests to run 2016-05-31 12:02:25 -07:00
Joshua Hudson 4d2962a9e5 made ObjectiveCExample shared scheme 2016-05-31 11:58:42 -07:00
Joshua Hudson e29a44bac4 Add Travis-CI support. Thanks to @ssoper 2016-05-31 11:51:24 -07:00
Joshua Hudson 0746d77e2d spelling fix 2016-05-31 11:25:15 -07:00
Joshua Hudson 545cc041a9 Don't show test labels until Unzip Sample Data hit 2016-05-31 11:03:26 -07:00
Joshua Hudson 65b9bf19b3 Merge pull request #251 from HongliYu/master
add screens to ObjectiveCExample
2016-05-31 10:58:11 -07:00
HongliYu dd62e638df Add Objective-C Example 2016-05-29 22:41:56 +08:00
Joshua Hudson 1329746e00 Bump podspec to 1.2 v1.2 2016-05-11 21:59:42 -07:00
Joshua Hudson 41c3e8251f Moved method to private section. 2016-05-11 21:51:06 -07:00
Joshua Hudson 6662e376d3 Merge pull request #250 from bogo/fix-writing-insitu
Create the .DS_Store files in temp directory for read-only contexts
2016-05-11 21:42:30 -07:00
Bogo Giertler c17e76ceb8 Create the .DS_Store files in temp directory for read-only contexts 2016-05-11 16:39:08 +01:00
Joshua Hudson 7b1b69ac63 Merge pull request #247 from jasdeepsaini/watchos_support_in_podspec
Added support for watchos to the podspec.
2016-04-06 11:45:06 -07:00
Jasdeep Saini dd704514ed Updated the summary and description for the podspec to include watchOS. 2016-04-05 22:57:26 -05:00
Jasdeep Saini c1af3293ed Added support for watchos to the podspec. 2016-04-05 22:25:05 -05:00
Joshua Hudson 8c51a6838f Fix #239 2016-03-23 16:54:24 -07:00
Joshua Hudson 4f81669eff Merge pull request #243 from evenlyio/tvos_support
tvOS support - Thanks!
2016-03-23 16:43:37 -07:00
Thomas Heß 767240fa71 Revert "bumped version number"
This reverts commit a595d64d12.
2016-03-23 09:27:06 +01:00
Thomas Heß a595d64d12 bumped version number 2016-03-23 09:24:46 +01:00
Thomas Heß bf55f841df added tvOS deployment target 2016-03-23 09:24:32 +01:00
Joshua Hudson d16ce77f91 Merge pull request #237 from ClementPadovani/master
Fixes broken commit
2016-02-24 06:03:25 -08:00
ClementPadovani 4f526ae0c5 Merge pull request #1 from ClementPadovani/ClementPadovani-patch-1
Removed getters since they broke everything.
2016-02-24 14:55:11 +01:00
ClementPadovani 8ba930ef4b Removed getters since they broke everything.
Reverts this commit https://github.com/ZipArchive/ZipArchive/commit/03f70718a22577dd63cc021bbdff37b73969d900 that broke the opening and closing of zip files as mentioned in https://github.com/ZipArchive/ZipArchive/issues/225
2016-02-24 14:54:39 +01:00
Joshua Hudson e9313bf5c1 Update Release Instructions 2016-01-27 11:38:19 -08:00
Joshua Hudson 5a936a726a Create Release Instructions
I always forget all the steps. Especially now that we have cocoa pods and Carthage
2016-01-27 11:37:32 -08:00