2016-6-14 add by zhangguowei
1、修改build.sh里面的IOS_SDK_VERSION=9.3关于sdk平台的
2、去掉armv7s平台的
Build scripts for producing universal libjpeg-turbo libraries with 64 bit support targeting iOS. All architectures are built with SIMD support.
- Run the
setup.sh
script to get some dependencies and prep the source tree for building. - Run
build.sh
to build a universal library for iOS and the simulator. Architectures are configured at the top of the build script. By default, it will include armv7, armv7s, arm64, i386 (iPhone simulator) and x86_64 (iPhone simulator).