Skip to content

Address build warnings on the 'operator' member variable of structs #63

@LowAmmo

Description

@LowAmmo

Just seeing a build warning when targetting a higher iOS version -

 private let `operator`: Operator = .lowerThan

Immutable property will not be decoded because it is declared with an initial value which cannot be overwritten

I can work on a PR to address...and would appreciate a follow up cocoapods release so we would be able to consume the updated code.

-Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions