Swift-ActionCableClient icon indicating copy to clipboard operation
Swift-ActionCableClient copied to clipboard

0.2.4 is not available in Cocoapods

Open agordeev opened this issue 7 years ago • 2 comments

pod repo update and pod install installs ActionCableClient (0.2.3) and Starscream 2.0.4 (was 3.0.4). The project can't be built due to Swift compiler errors.

Did you push version0.2.4 to pod trunk?

agordeev avatar Mar 20 '18 07:03 agordeev

I installed 0.2.4 using cocoapods by giving it the path of this git repo.

tahirmt avatar May 09 '18 11:05 tahirmt

I also encountered this problem. There are workarounds, but if you can push the latest version to cocoapods, you can solve the problem briefly.

devnokiyo avatar Jan 30 '19 15:01 devnokiyo