All Projects → kewlbear → Lame Ios Build

kewlbear / Lame Ios Build

Licence: apache-2.0
script to build lame for iOS

Programming Languages

shell
77523 projects

lame-ios-build

See https://github.com/kewlbear/FFmpeg-iOS for .xcframework support, integration with FFmpeg and more.

script to build lame for iOS

Usage

  • build fat library for all architectures
./build-lame.sh
  • build libraries for specified architectures
./build-lame.sh arm64 x86_64
  • build fat library from thin libraries
./build-lame.sh lipo

Configuration

Change variables at the beginning to suit your needs.

Tested with

  • lame 3.99.5
  • Xcode 7.2

License

Apache V2

Feedback

Feedbacks are appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].