Closed NikitaBorodkin closed 5 years ago
This is because I haven't cut a 1.0.0 release yet 😬
I hope to do that soon, but I'm not quite comfortable in doing that quite yet. In the mean time, please point to a specific alpha release:
.package(url: "https://github.com/LinusU/JSBridge", from: "1.0.0-alpha.15")
Happy hacking!
Thanks a lot for your advice :)
I have correctly initialised swiftPM on my project, added JSBridge to dependency scope, but I'm getting this error for unknown reason:
"Updating https://github.com/LinusU/JSBridge error: dependency graph is unresolvable; found these conflicting requirements:
Dependencies: https://github.com/LinusU/JSBridge @ 1.0.0..<2.0.0".
I'd appreciate any help from you.