Open luisdelarosa opened 7 years ago
I just gave it a try but we need to drop CocoaAsyncSocket
to go farther, SPM doesn't support mix of language for now.
In fact we could keep that dependancy but we need to create a swift interface to CocoaAsyncSocket
, with that we could support SPM.
We plan to remove the CocoaAsyncSocket
at v2.0.0 and support SPM completely!
That would be really great news, do you have an idea when it will happen? :)
Adding Swift Package Manager support would be a useful alternative to CocoaPods and Carthage.