GetStream / stream-swift

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

"Package Resolution Failed" while using Swift Package Manager #37

Open bialylis opened 2 years ago

bialylis commented 2 years ago

What did you do?

Added the package using swift package manager

What did you expect to happen?

The package to be added

What happened instead?

There was an error while adding the package: "Package Resolution Failed"

Zrzut ekranu 2022-01-3 o 11 27 56

GetStream Environment

GetStream version: 2.2.2 Xcode version: 13.0 Swift version: 5 Platform(s) running GetStream: iOS macOS version running Xcode: 12.0.1

Additional context

sgammon commented 2 years ago

also hitting this, it's preventing our use of stream

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.