Project setup #1
+2
-1
@@ -18,7 +18,8 @@ let package = Package(
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0")
|
.package(url: "https://github.com/hummingbird-project/hummingbird.git", from: "2.0.0"),
|
||||||
|
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0"),
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.target(
|
.target(
|
||||||
|
|||||||
Reference in New Issue
Block a user