This should resolve the semantic issue warning i get for that line: ``` BVLinearGradient.m:22:24: Incompatible pointer types sending 'CGColorRef' (aka 'struct CGColor *') to parameter of type 'id' ```