Commit Graph

45 Commits

Author SHA1 Message Date
Antoine Cœur 8f7d1bb6db add testZippingAndUnzippingWithUnicodePassword
fix testZipping and testZippingAndUnzippingForDate
2017-09-16 22:13:31 +08:00
Antoine Cœur f9df6800d6 modernizing objectiveC 2017-09-14 00:31:27 +08:00
Antoine Cœur dd86a28b22 SSZipArchive works on Xcode 7-9 and above, iOS 8-11 and above. 2017-09-13 15:54:43 +08:00
Antoine Cœur fa3fe1dfd8 correctly reporting errors for createZipFileAtPath 2017-09-12 21:15:13 +08:00
Antoine Cœur bdbe304da3 applying some suggestions from AppCode 2017-09-09 23:05:11 +08:00
Antoine Cœur 7a2b2fe9d4 2.0.5 2017-09-09 17:04:42 +08:00
Joshua Hudson 77054d5ca5 update test pods 2017-08-28 15:20:02 -07:00
Joshua Hudson 55b067b11c Podlock updates 2017-08-01 12:27:12 -07:00
Antoine Cœur c84f6e84e2 Fix compatibility with 7-zip/WinRAR (regression in SSZipArchive 2.0.0) 2017-07-24 19:40:49 +08:00
Joshua Hudson 66ab1372d8 Remove warnings from the 2.0 release 2017-07-19 12:33:46 -07:00
Antoine Cœur 09e7b26686 add example support for password 2017-07-12 15:19:45 +08:00
Antoine Cœur 3098eefc9d keeping aes as subdirectory of minizip for correct include path 2017-06-25 23:06:17 +08:00
Antoine Cœur f13ff57501 latest minizip 2017-06-22 12:06:35 +08:00
Joshua Hudson 92f3cac49f Fix Xcode 8.3 warnings 2017-04-12 09:52:48 -07:00
Joshua Hudson 98c0fbf084 Add test for invalid password 2017-02-13 15:42:50 -08:00
Joshua Hudson 032173ba3d Pod loc file updated 2017-01-31 13:04:54 -08:00
Joshua Hudson e3fdfed61a Fix broken test in SSZipArchiveTests.m 2017-01-23 22:38:17 -08:00
Joshua Hudson bca3071c70 Tweak broken test to make sure caught by travis 2017-01-23 22:30:57 -08:00
Joshua Hudson 841fd2ea2e break test to make sure travis is now building and catching errors 2017-01-23 22:23:15 -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 57ea2842ac fix warning message 2017-01-23 11:27:32 -08:00
Joshua Hudson 5d903ee581 Compile with latest xcode and bump podspec 2017-01-23 11:08:36 -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 76ca4b3293 pod version bump 2016-09-28 09:17:16 -07:00
Joshua Hudson 39b3500120 Bump Podspec 2016-09-14 12:11:37 -07:00
Joshua Hudson edc099d6be Update swift test project for swift 3 and xcode 8 2016-09-13 11:02:55 -07:00
Joshua Hudson 988b828240 update podspec 2016-08-10 13:07:15 -07:00
Joshua Hudson 677b83cd96 update pod file 2016-08-03 16:14:30 -07:00
Joshua Hudson 21cae258bf podspec bump 2016-07-13 09:06:50 -07:00
Artyom Gladkov 41e2c0f61d Tests validate symlinked files using their file type. 2016-07-13 11:21:18 +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. 2016-07-06 15:34:42 -07:00
Dominik Arnhof d93b03eb1a added password check 2016-07-02 18:52:36 +02:00
Joshua Hudson 647e9ed859 Fixed tests no longer working after CocoaPods 1.0 2016-05-31 12:42:22 -07:00
Joshua Hudson 4d2962a9e5 made ObjectiveCExample shared scheme 2016-05-31 11:58:42 -07:00
Joshua Hudson 545cc041a9 Don't show test labels until Unzip Sample Data hit 2016-05-31 11:03:26 -07:00
HongliYu dd62e638df Add Objective-C Example 2016-05-29 22:41:56 +08:00
Joshua Hudson 41c3e8251f Moved method to private section. 2016-05-11 21:51:06 -07:00
Joshua Hudson 8c51a6838f Fix #239 2016-03-23 16:54:24 -07:00
Joshua Hudson 057c493755 Disabled Truncated File Fix since it is not yet in AES version of mini zip lib 2016-01-27 09:04:43 -08:00
Joshua Hudson e6fb3f79fd Tests were trying to cast unsigned long long to NSInt and causing tests to fail reporting progress 2016-01-27 09:00:58 -08:00
Joshua Hudson fe1d90c173 Working on fixing tests 2016-01-26 17:59:45 -08:00
Joshua Hudson 644dedb048 Manually merged in AES support. #207, #199. Original PRs had errors. 2015-11-24 10:31:51 -08:00
Joshua Hudson 7b2ccbb2b6 Update example podspecs (fixes #171) 2015-11-16 10:53:27 -08:00
Sean Soper 5a422fc833 Roll back changes made since 0.3.3 which was last known working version, move C libs around to get working in Pods 0.39 space, add Swift example, add Objective-C example, move tests and ensure they pass 2015-10-23 14:15:31 -04:00