编译libcore-amr静态库

在此链接下 https://github.com/feuvan/opencore-amr-iOS 下载它的源码到本地, 然后cd到此目录下,在终端输入命令./build_ios_xcode6.sh,便可。很奇怪的是,为什么一定要用./build_ios_xcode6.sh,而不能build_ios_xcode6.sh?

原文地址:https://www.cnblogs.com/ouyangfang/p/4194140.html