wuqiong / mp3lame-for-iOS

mp3lame-for-iOS framework build script,support armv7, armv7s, arm64 simulator:x86_64,i386 and bitcode
GNU General Public License v2.0
187 stars 64 forks source link

mp3lame-for-iOS Framework build script

Support OS/Archs: iphoneos:armv7, armv7s, arm64 simulator:x86_64,i386

Usage:

just runs the commands in the shell:

git clone https://github.com/wuqiong/mp3lame-for-iOS.git
cd mp3lame-for-iOS
./build-lame-framework.sh

or

pod "mp3lame-for-ios"

wait a cup of tea, it builded the ==lame.framework== with the five architectures in the current directory. that' done! go coding and enjoy mp3-audio-encoding in iOS projects.