Skip to content

Superbil/build-lame-for-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.