vicc/chameleon

Semantic Issue - Enumeration value 'kGCColorSpaceModelXYZ' not handled in switch : UIColor+ Chameleon.m

Opened this issue · 0 comments

======
Semantic Issue warning in Xcode 10

i have installed both these pods separately and each give me the same warning

pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'
pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git', :branch => 'wip/swift4'

uicolor_chameleon_m

Is there a configuration fix for this, or just need to wait for the latest version?