zakkhoyt / ColorPicKit

A collection of UIControls for picking colors on iPhone, iPad, and other iOS devices. Gradient slider, Hue slider, RGB sliders, HSB sliders, CMYK sliders, ImagePixelPicker, HSB Wheel, HSB Spectrum. Color related class extensions
MIT License
15 stars 4 forks source link

iOS 9 support #31

Open ikorich opened 7 years ago

ikorich commented 7 years ago

Hi,

UIImpactFeedbackGenerator is @available(iOS 10.0, *)

ikorich commented 7 years ago

typedef NSString *AVCaptureDeviceType NS_STRING_ENUM NS_AVAILABLE_IOS(10_0) __TVOS_PROHIBITED;

zakkhoyt commented 7 years ago

Thanks for bringing this to my attention. I will figure out how to support this in an upcoming release.

On Tue, Mar 14, 2017 at 4:10 AM, Korich notifications@github.com wrote:

typedef NSString *AVCaptureDeviceType NS_STRING_ENUM NS_AVAILABLE_IOS(10_0) __TVOS_PROHIBITED;

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zakkhoyt/ColorPicKit/issues/31#issuecomment-286390399, or mute the thread https://github.com/notifications/unsubscribe-auth/ACIEoE8wLWc3BIhOPUC4LkYHJbLB2Gusks5rlnWzgaJpZM4Mca3s .