Skip to content

Commit 95a72d6

Browse files
author
Anton Leuski
committed
reverting to auto selection
1 parent cd61970 commit 95a72d6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Package.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ var package = Package(
1717
products: [
1818
.library(
1919
name: "ArgumentParser",
20-
type: .dynamic,
21-
targets: ["ArgumentParser"]),
22-
.library(
23-
name: "ArgumentParser-auto",
2420
targets: ["ArgumentParser"]),
2521
],
2622
dependencies: [],

0 commit comments

Comments
 (0)