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 b4275df commit eb9622bCopy full SHA for eb9622b
Package.swift
@@ -11,6 +11,3 @@ let package = Package(
11
]
12
)
13
14
-let libSwiftz = Product(name: "Swiftz", type: .Library(.Dynamic), modules: "Swiftz")
15
-products.append(libSwiftz)
16
-
0 commit comments