mozilla-mobile / MappaMundi

A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
Mozilla Public License 2.0
19 stars 19 forks source link

DemoApp Errors that 'Class not key value coding compliant' #12

Closed garvankeeley closed 5 years ago

garvankeeley commented 5 years ago

KVC is requiring implicit @objc annotation on classes, which is no longer supported.

https://stackoverflow.com/questions/44762460/swift-4-this-class-is-not-key-value-coding-compliant