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

Migrate to Xcode 13 #404

Closed Tynox closed 2 years ago

Tynox commented 2 years ago

What have changed:

  1. Update CocoaAsyncSocket to 7.6.5.
  2. Use xcframework for dependencies.

I don't know if it is necessary to migrate to Xcode 13. Anyway I did it. If you think stay on Xcode 11.1, just reject this pull request.

JaylinYu commented 2 years ago

Hi Tynox, we still need to support a lot of customers whom stay on Xcode 11, some of them are commercial. But we will move to Xcode 13 after there is a wider ranger of adoption.