Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 948 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 948 Bytes

Build Status Build-lame-for-iOS

Build lame for iOS version on Xcode.

Release Library

You can download last lame library at release.

Usage

  • download lame source code from here.

  • download build script from here and run it

$ curl -OL https://github.com/Superbil/build-lame-for-iOS/raw/master/build_ios.sh
$ ./build_ios.sh
  • iOS library will into build folder

Requirements

  • Xcode 7 or after version

    Note, use Xcode 4 SDK won't support some command

  • Lame v3.99

    Tested on this version

Contributing

Your contributions are always welcome! Please submit a pull request or create an issue with new scirpt file.