본문 바로가기

Development/IOS & Mac

[IOS Library] SSZipArchive

Objective C에서 Zip관련 라이브러리리 이다.


SSZipArchive

SSZipArchive is a simple utility class for zipping and unzipping files. Features:

  • Unzipping zip files
  • Unzipping password protected zip files
  • Creating zip files
  • Appending to zip files
  • Zipping files
  • Zipping NSData with a filename
  • Works in ARC and non-ARC projects


이동하기

'Development > IOS & Mac' 카테고리의 다른 글

[IOS Library] Slide-Menu  (0) 2014.07.04
iOS 파일 관련 정리  (0) 2014.06.27
Objective C Handler  (0) 2014.06.18
[iOS] PBJVision  (0) 2014.06.16
[iOS] UITableView HeaderView Frame Animation  (0) 2014.05.25