marforic / imagemagick_lib_iphone

Scripts and instructions to compile ImageMagick as a static library to use in any iOS project
314 stars 71 forks source link

Add embedded bitcode support #19

Closed SoarVermont closed 1 year ago

SoarVermont commented 7 years ago

Also allow minimum iOS SDK version to be specified separately (currently set to 8.0) Updated expected delegate versions to jpeg-9b, libpng-1.6.28, tiff-4.0.7 Changes were built with ImageMagick 6.8.9-10. Higher versions do not currently recognize PNG delegate with existing scripts.