Closed bcylin closed 9 years ago
It is only available in iOS 5.0 through iOS 8.4 according to #15. I just replace it with autoAdjustmentFiltersWithOptions: to build with iOS 9 SDK
autoAdjustmentFiltersWithOptions:
I leave out other diffs made by running pod install to simplify this modification. Please have a look, thanks.
Looks good to me. Thanks!
It is only available in iOS 5.0 through iOS 8.4 according to #15. I just replace it with
autoAdjustmentFiltersWithOptions:
to build with iOS 9 SDKI leave out other diffs made by running pod install to simplify this modification. Please have a look, thanks.