SDWebImage / libwebp-Xcode

A wrapper for libwebp + Xcode project. Support Carthage && CocoaPods && SwiftPM.
56 stars 36 forks source link

Update Package.swift, libwebp.podspec, minimum target iOS version to v9 #11

Closed trilliwon closed 3 years ago

trilliwon commented 3 years ago

Xcode 12 only support from iOS v9.0

The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99.
dreampiggy commented 3 years ago

Thanks for your PR.

This PR does not update the Carthage one (however, we may not maintain Carthage support in the future...). I'll do it.