Commit Graph

417 Commits

Author SHA1 Message Date
Joshua Hudson
92f3cac49f Fix Xcode 8.3 warnings 2017-04-12 09:52:48 -07:00
Joshua Hudson
fc57a16b98 podspec update 2017-04-10 17:45:25 -07:00
Joshua Hudson
98eeb1a862 Merge pull request #328 from MaddTheSane/fileSysRep
Use -fileSystemRepresentation for file names
2017-03-28 10:35:48 -07:00
Joshua Hudson
18703ddb15 Merge pull request #322 from Gucky/master
Public constants for error domain and error codes
2017-03-28 10:35:31 -07:00
Joshua Hudson
fc6123aae5 Merge pull request #318 from Coeur/errorForCompletionHandler
giving an NSError to completionHandler on failure
2017-03-28 10:34:37 -07:00
Joshua Hudson
4aa70f4237 Merge pull request #317 from Coeur/codeFormat
more consistent code format
2017-03-28 10:34:28 -07:00
Wolfgang Muhsal
4aaec09339 Merge pull request #1 from MaddTheSane/errDomains
Fix duplicate symbols of SSZipArchiveErrorDomain.
2017-03-28 17:18:31 +02:00
C.W. Betts
6614014ecc Fix duplicate symbols of SSZipArchiveErrorDomain. 2017-03-28 09:14:39 -06:00
C.W. Betts
ea2f4fc321 Use -fileSystemRepresentation for file names. 2017-03-28 09:04:05 -06:00
Wolfgang Muhsal
e451317de6 Public constants for error domain and error codes 2017-03-15 10:57:46 +01:00
Antoine Cœur
05789bd171 giving an NSError to completionHandler on failure; always calling completionHandler 2017-02-24 14:04:41 +08:00
Antoine Cœur
451fadc9be more consistent code format 2017-02-24 13:32:28 +08: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
c063640a55 Merge pull request #311 from Coeur/xcodeWarning
Fix Xcode 8.3 beta warning message by changing code structure: if directoryCreated is false, we can’t call writeToFile:atomically:encoding:error:
2017-01-30 10:58:08 -08:00
Antoine Cœur
23db0c4b7d Xcode warning: if directoryCreated is false, we can’t call writeToFile:atomically:encoding:error: 2017-01-28 22:47:43 +08:00
Joshua Hudson
e3fdfed61a Fix broken test in SSZipArchiveTests.m 2017-01-23 22:38:17 -08:00
Joshua Hudson
83e12647c7 Travis YML file updated works with Travis and Xcode 8.2 2017-01-23 22:31:30 -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
005717dcd9 Update Travis YML 2017-01-23 22:16:07 -08:00
Joshua Hudson
aaaf20c60b Update Travis YML 2017-01-23 22:12:10 -08:00
Joshua Hudson
965e97dab4 trying to match correct destination in Travis YML 2017-01-23 22:07:05 -08:00
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