diff --git a/Source/UZKArchive.m b/Source/UZKArchive.m index 2d2801c..bfcde0d 100644 --- a/Source/UZKArchive.m +++ b/Source/UZKArchive.m @@ -800,7 +800,7 @@ - (BOOL)writeData:(NSData *)data return [self writeData:data filePath:filePath fileDate:fileDate - compressionMethod:UZKCompressionMethodDefault + compressionMethod:method password:password overwrite:YES progress:progress