Fix duplicate symbols of SSZipArchiveErrorDomain.

This commit is contained in:
C.W. Betts
2017-03-28 09:14:39 -06:00
parent e451317de6
commit 6614014ecc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -13,6 +13,8 @@
#include <sys/stat.h>
NSString *const SSZipArchiveErrorDomain = @"SSZipArchiveErrorDomain";
#define CHUNK 16384
@interface SSZipArchive ()