- 15 Jun, 2018 4 commits
-
-
Antoine van der Lee authored
Update swift version to 4.1 for Xcode 9.3.
-
Antoine van der Lee authored
Aligned Minizip module name with the official repository
-
Antoine van der Lee authored
Fixed issue with address sanitizer
-
Antoine van der Lee authored
Documents directory doesn't exist for tvOS device
-
- 17 Apr, 2018 1 commit
-
-
Chris Guidry authored
After upgrading to Xcode 9.3, I get the following error: dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /Users/chris/Library/Developer/CoreSimulator/Devices/.../data/Containers/Bundle/Application/.../RE-vibe.app/Frameworks/Zip.framework/Zip Reason: image not found I have tried several different approaches, but none have fixed the issue. I suspect the the swift version for this package needs to be upgraded to match Xcode 9.3's version.
-
- 21 Feb, 2018 1 commit
-
-
José Manuel authored
-
- 26 Jan, 2018 1 commit
-
-
Kristaps Grinbergs authored
Documents directory doesn't exist for tvOS device.
-
- 20 Jan, 2018 1 commit
-
-
Simon Seyer authored
-
- 27 Nov, 2017 4 commits
-
-
Roy Marmelstein authored
-
Roy Marmelstein authored
String warnings
-
Roy Marmelstein authored
Added includeRootDirectory logic.
-
Roy Marmelstein authored
Fix Swift 4 string compiler deprecation warning.
-
- 25 Nov, 2017 2 commits
-
-
peterboni authored
Enables zipping of directory contents, i.e. not including root directory in zip. Equivalent to user cd'ing into directory and zipping. Functionality left as default, but logic is now there to enable above by either toggling boolean, or modifying other functions to enable toggling per call. Also, expandDirectoryFilePath function comment changed. It's not a recursive function :)
-
peterboni authored
-
- 18 Nov, 2017 1 commit
-
-
Aleksandar Vacic authored
-
- 21 Sep, 2017 1 commit
-
-
Roy Marmelstein authored
-
- 20 Sep, 2017 6 commits
-
-
Roy Marmelstein authored
-
Roy Marmelstein authored
-
Roy Marmelstein authored
-
Roy Marmelstein authored
Add fwrite() and uncompressed_size validation
-
Roy Marmelstein authored
support swift 4.0
-
Roy Marmelstein authored
-
- 15 Sep, 2017 2 commits
- 23 Jul, 2017 1 commit
-
-
Roy Marmelstein authored
unzip file handler support
-
- 14 Jul, 2017 1 commit
-
-
Shinichiro Oba authored
-
- 14 Jun, 2017 2 commits
-
-
-
patrick piemonte authored
-
- 15 Mar, 2017 5 commits
-
-
Roy Marmelstein authored
-
Roy Marmelstein authored
-
Roy Marmelstein authored
-
Roy Marmelstein authored
-
Roy Marmelstein authored
+Fix for issue #74
-
- 27 Feb, 2017 1 commit
-
-
Mostafa Berg authored
+Also added test case to verify resolution with a zip file created on WinRAR for Windows
-
- 10 Feb, 2017 2 commits
-
-
Roy Marmelstein authored
Info-tvOS.plist set to relative instead of absolute path
-
Roy Marmelstein authored
Bugfix/permissionsissue#72
-
- 09 Feb, 2017 2 commits
-
-
Mostafa Berg authored
+Added test file for the permissions test case
-
Mostafa Berg authored
-
- 25 Jan, 2017 1 commit
-
-
Mostafa Berg authored
Set path of Info-tvOS.plist to relative instead of absolute, causing file to be missing in the project
-
- 30 Sep, 2016 1 commit
-
-
Roy Marmelstein authored
-