Skip to content

Commit

Permalink
reverting to auto selection
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Leuski committed Feb 20, 2022
1 parent cd61970 commit 95a72d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Expand Up @@ -17,10 +17,6 @@ var package = Package(
products: [
.library(
name: "ArgumentParser",
type: .dynamic,
targets: ["ArgumentParser"]),
.library(
name: "ArgumentParser-auto",
targets: ["ArgumentParser"]),
],
dependencies: [],
Expand Down

0 comments on commit 95a72d6

Please sign in to comment.