OperatorFoundation / ShadowSwift

A Swift Implementation of the Shadow Transport
MIT License
2 stars 2 forks source link

Cocoapods Implementation #1

Open Grachev-KA opened 8 months ago

Grachev-KA commented 8 months ago

Good time of day. Please add the implementation of Cocoapods. "Failed to resolve dependencies Dependencies could not be resolved because root depends on 'shadowswift' 4.0.0..<5.0.0. 'shadowswift' >= 4.0.0 cannot be used because no versions of 'shadowswift' match the requirement 4.0.1..<5.0.0 and package 'shadowswift' is required using a stable-version but 'shadowswift' depends on an unstable-version package 'chord'. "

GrachevKirill commented 8 months ago

Solution to the problem:

You need to install a dependency from the main branch in Xcode (SPM). Many thanks to the author for the response via email!