corin8823 / Popover

Popover is a balloon library like Facebook app. It is written in pure swift.
MIT License
2.09k stars 326 forks source link

Type 'CAShapeLayerFillRule' (aka 'NSString') has no member 'evenOdd' #115

Closed richschonthal closed 5 years ago

richschonthal commented 5 years ago

I'm getting this compiler error with 1.2.1 on the line: fillLayer.fillRule = CAShapeLayerFillRule.evenOdd

richschonthal commented 5 years ago

Never mind, xcode just lost it's mind - I restarted it and the issue went away!

mvn-anhnguyen-h-hn commented 5 years ago

I got similar issue with you. I've restart xcode and my mac, but this issue cannot resolve. When I comment out that line, It's working well.

Coder-Ivan commented 2 years ago

fillLayer.fillRule = kCAFillRuleEvenOdd