emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.59k stars 418 forks source link

Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3.1 compiler #357

Open camelliacafe opened 3 years ago

camelliacafe commented 3 years ago

Please help me to check: Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3.1 compiler

Thank you!

justdan0227 commented 3 years ago

So that latest Xcode13 report:

Module compiled with Swift 5.3.1 cannot be imported by the Swift 5.5

Thoughts?