tapptitude/TTFortuneWheel-iOS

Getting Multiple Errors (CAMediaTimingFillMode, NSAttributedString, 'CGRect' has no member 'inset')

Bhargavi-Enrich opened this issue · 1 comments

Hi ,

I am using this library for iPhone, xCode: 9.4 and iOS>=10.0.

I am getting below errors when I install code using pods.

  1. Use of unresolved identifier 'CAMediaTimingFillMode'
    screen shot 2018-11-05 at 5 09 31 pm

  2. 'Key' is not a member type of 'NSAttributedString'
    screen shot 2018-11-05 at 5 09 42 pm

  3. Value of type 'CGRect' has no member 'inset'
    screen shot 2018-11-05 at 5 08 57 pm

Can you please let me know if there is quick fix on this ?

Thanks.

Looks like you are using an older version of swift. Please use the corresponding version.