Giter Site home page Giter Site logo

minizip's Introduction

Minizip

Minizip framework wrapper for iOS, OSX, tvOS, and watchOS. Based on nmoinvaz/minizip.

Installation

Carthage

Carthage is the recommended way to install Minizip. Add the following to your Cartfile:

github "dexman/Minizip"

Usage

Import Minizip into your Swift code with:

import Minizip

See Vendor/Minizip/miniunz.c and Vendor/Minizip/minizip.c for examples in C.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

History

1.4.0 2018-03-28

1.3.0 2016-11-18

  • Use version-less SDK path for MacOSX10.12.sdk compatibility. Thanks RossAnderson!

1.2.0 2016-03-29

  • Fixes compilation on Xcode 7.3.

1.1.0 / 2016-02-07

  • Make ioapi_buf and ioapi_mem public.

1.0.0 / 2016-02-06

Added

  • Initial version.
  • Exposes Minizip as a framwork to on iOS, OSX, tvOS, and watchOS.
  • Fix compiler warnings in minizip under Xcode 7.2.

Credits

Minizip code taken from nmoinvaz/minizip.

Original framework module approach by Matt Behrens as documented in Getting Started Using C Libraries from Swift.

License

This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details.

minizip's People

Contributors

dexman avatar ps2 avatar rossanderson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.