ExistentialAudio/SwiftOSC

Xcode compiler error

eetteri opened this issue · 1 comments

Got back to an older project that used to compile ok few XCodes ago but now I'm getting error from SwiftMessages class.

Enum cases with associated values cannot be marked potentially unavailable with '@available'

Any idea what this could be?

Updating the associated SwiftMessages pod to latest (9.0.6) fixed the issue.