Skip to content

wisherzhang/libjpeg-turbo-build-scripts-ios

 
 

Repository files navigation

libjpeg-turbo-build-scripts

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.

Instructions

  1. Run the setup.sh script to get some dependencies and prep the source tree for building.
  2. 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).

About

Build scripts for libjpeg-turbo (64-bit iOS) with SIMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%