We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6721fa commit e434f39Copy full SHA for e434f39
Package.swift
@@ -62,9 +62,6 @@ let package = Package(
62
// code.
63
.package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.3.2"),
64
.package(url: "https://github.com/apple/swift-http-types", from: "1.0.2"),
65
-
66
- // Build and preview docs
67
- .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
68
],
69
targets: [
70
0 commit comments