2013-05-13 5 views

답변

3

ZipArchive로는 그렇게 할 수 없습니다. SSZipArchive에는 대리인 메서드에서 구현 된이 기능이 있습니다.

- (void)zipArchiveDidUnzipFileAtIndex:(NSInteger)fileIndex totalFiles:(NSInteger)totalFiles archivePath:(NSString *)archivePath fileInfo:(unz_file_info)fileInfo;