You can also manually add the package to your Package.swift file:
.package(url: "https://github.com/antigp/opendht-spm.git", from: "2.4.12")
And add to dependecies
.product(name: "opendht_swift", package: "opendht-spm")
or
.product(name: "opendht_c", package: "opendht-spm")
or (only experemental)
.product(name: "opendht_cpp", package: "opendht-spm")
link |
Stars: 0 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics