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 860b85e commit 39a9357Copy full SHA for 39a9357
Package.swift
@@ -5,7 +5,6 @@ let package = Package(
5
name: "git-kit",
6
products: [
7
.library(name: "GitKit", targets: ["GitKit"]),
8
- .library(name: "GitKitDynamic", type: .dynamic, targets: ["GitKit"])
9
],
10
dependencies: [
11
.package(url: "https://github.com/binarybirds/shell-kit", from: "1.0.0"),
0 commit comments