Fix duplicate symbols of SSZipArchiveErrorDomain.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
NSString *const SSZipArchiveErrorDomain = @"SSZipArchiveErrorDomain";
|
||||
|
||||
#define CHUNK 16384
|
||||
|
||||
@interface SSZipArchive ()
|
||||
|
||||
Reference in New Issue
Block a user