• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

mp3lame-for-iOS framework build script,support armv7, armv7s, arm64 simulator:x86_64,i386 and bitcode

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