Colours icon indicating copy to clipboard operation
Colours copied to clipboard

Instead of UIColor, Use class Color to test selector

Open yangyubo opened this issue 6 years ago • 0 comments

self.responds(to: #selector(UIColor.getHue(_:saturation:brightness:alpha:)))

Above code fails to compile for target macOS.

yangyubo avatar Sep 26 '18 04:09 yangyubo