xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.78k stars 1.33k forks source link

Using 'class' keyword for protocol inheritance is deprecated #2161

Closed dhermanns closed 3 years ago

dhermanns commented 3 years ago

Hi!

Just a warning - but I think you would like to know it. My Environment is: Eureka 5.3.3, Latest Xcode and latest iOS version.

I think 'class' should be changed here to AnyObject - as proposed by Xcode.

cu, Dirk

mats-claassen commented 3 years ago

This has been resolved in #2151 but hasn't yet been released.

dustinlange commented 3 years ago

Is there an ETA on the next release?