Commits

Chris Willmore committed 49a7e5d5aef
Improved diagnostic when using object literal without AppKit/UIKit If you use a color literal without first having imported AppKit or UIKit, the diagnostic is poor. Instead, recommend importing one of those two modules as appropriate.