Skip to content

Type 'EVObject' does not conform to protocol 'EVReflectable' #308

Open
@TipsyFingers

Description

Hello evermeer,

I am trying to build Swift 4 project using XCode 10.2.1
I've tried using EVReflection v5.5.2 (version that last release was built with) along with v5.6.2, v5.7.0, v5.8.0 and v5.9.0 with no success. In all scenarios I get following error:
"Type 'EVObject' does not conform to protocol 'EVReflectable'" just like @corteggo in this issue #299

Problem is with == operators from EVReflectable protocol which can't be implemented.
What is the solution in this scenario? How to solve this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions