aboutsummaryrefslogtreecommitdiff
path: root/iosbuild.sh
AgeCommit message (Expand)Author
2023-10-06iosbuild,xcframeworkbuild: add SharpYuv frameworkJames Zern
2022-03-08fix ios build scripts after sharpyuv dep addedJames Zern
2021-11-23update http linksJames Zern
2021-01-05{ios,xcframework}build.sh: make min version(s) more visibleJames Zern
2020-12-08iosbuild.sh: sync some aspects of xcframeworkbuild.shJames Zern
2019-06-10iosbuild.sh: add WebP{Demux,Mux}.frameworkAidan O'Loan
2017-01-19iosbuild.sh: only add required headers to frameworkJames Zern
2016-12-09iosbuild.sh: add WebPDecoder.framework + encoderJames Zern
2015-10-08iosbuild: fix linking with Xcode 7 / iOS SDK 9James Zern
2014-11-14iosbuild: add x64_64 simulator supportJames Zern
2014-09-26iosbuild: cleanupJames Zern
2014-09-26iosbuild: output autoconf req. on failureJames Zern
2014-09-24iosbuild: make iOS 6 the minimum requirementJames Zern
2014-09-22iobuild.sh: only install .h files in HeadersJames Zern
2014-07-26iosbuild.sh: specify optimization flagsJames Zern
2014-05-03iosbuild: add support for iOSv7/aarch64James Zern
2013-11-26Updated iosbuild.sh for XCode 5.xVikas Arora
2013-01-25Fix more comments for iobuild.shVikas Arora
2013-01-25Add ios build script for building iOS library.Vikas Arora