We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffcdad commit b7708a4Copy full SHA for b7708a4
1 file changed
Package.swift
@@ -9,7 +9,6 @@ let package = Package(
9
.macOS(.v14),
10
.iOS(.v16)
11
],
12
- version: "6.0.3",
13
products: [
14
// Products define the executables and libraries a package produces, and make them visible to other packages.
15
.library(
0 commit comments