Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 309 Bytes

File metadata and controls

21 lines (15 loc) · 309 Bytes

zlib for XCode

This repository depends https://github.com/madler/zlib

usage

  1. clone and move repository

    https://github.com/leico/zlib-xcode
    cd zlib-xcode
    
  2. move and clone zlib submodule

    git submodule update --init --recursive
    
  3. build zlib