socketcluster-client-swift icon indicating copy to clipboard operation
socketcluster-client-swift copied to clipboard

Add package to carthage and Cocoa Pods

Open sacOO7 opened this issue 7 years ago • 8 comments

Publish library on carthage and Cocoa Pods for better dependency management across various platforms.

sacOO7 avatar Jan 13 '18 19:01 sacOO7

@sacOO7 - Any updates on this it would be great if you could add Cocoa Pods package

punithbm avatar Jan 23 '18 17:01 punithbm

Hi @Punith1234 I will be working on it. Till then can you use swift package manager to handle dependency.

sacOO7 avatar Jan 24 '18 15:01 sacOO7

Hi @sacOO7 - We've used cocoa pods in our project and i'm finding very difficult to integrate it through Swift manager - Is there any way to which you know so that it can help us

punithbm avatar Jan 24 '18 15:01 punithbm

Yes, but I think it will take a little time. Can you do one thing instead? Add all the source files in the project and install its dependencies via CacoaPods. You can visit dependencies here 👍 https://github.com/daltoniam/Starscream.git and https://github.com/alibaba/HandyJSON.git

sacOO7 avatar Jan 24 '18 19:01 sacOO7

Hi @sacOO7 did you get any chance to update on this Currently we're using https://github.com/abpopov/SocketCluster-ios-client in our Swift project And it as lot of issues with persistence of subscription. It'll be very help full for us if you could update this

punithbm avatar Feb 13 '18 18:02 punithbm

Hi @Punith1234 , I have uploaded library on cocoapod, it will be available for use very soon..Till then you can use it as a GitHub link pod dependency. Please refer to the README. Let me know if there is any other problem 👍

sacOO7 avatar Feb 18 '18 21:02 sacOO7

Hi @tech4solitude , any updates on this? I will close the issue if your problem is resolved

sacOO7 avatar Jul 06 '18 14:07 sacOO7

Cocoapods achieved, need to upload it on Carthage.

sacOO7 avatar Jul 07 '18 18:07 sacOO7