GetStream / stream-swift

Swift client for Stream API
https://getstream.io
BSD 3-Clause "New" or "Revised" License
35 stars 26 forks source link

Unusable via SPM #39

Open sgammon opened 2 years ago

sgammon commented 2 years ago

What did you do?

I tried to add the package via Swift Package Manager, but I get the error described in #37

What did you expect to happen?

I expected it to work with Swift Package Manager

What happened instead?

It didn't work with Swift Package Manager

SAleksiev commented 2 years ago

I am not having problems using the SPM package via: https://github.com/GetStream/stream-swift.git with exact version of 2.2.5 or using master branch.