CocoaMQTT icon indicating copy to clipboard operation
CocoaMQTT copied to clipboard

Swift Package Manager support

Open luisdelarosa opened this issue 7 years ago • 4 comments

Adding Swift Package Manager support would be a useful alternative to CocoaPods and Carthage.

luisdelarosa avatar Oct 08 '17 04:10 luisdelarosa

I just gave it a try but we need to drop CocoaAsyncSocket to go farther, SPM doesn't support mix of language for now.

tbaranes avatar Jun 09 '19 19:06 tbaranes

In fact we could keep that dependancy but we need to create a swift interface to CocoaAsyncSocket, with that we could support SPM.

tbaranes avatar Jun 09 '19 19:06 tbaranes

We plan to remove the CocoaAsyncSocket at v2.0.0 and support SPM completely!

HJianBo avatar Jun 10 '19 01:06 HJianBo

That would be really great news, do you have an idea when it will happen? :)

tbaranes avatar Jun 10 '19 09:06 tbaranes