Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 499 Bytes

#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.