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!