Skip to content

Commit

Permalink
Removing platform targets
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdsupremacist committed Feb 7, 2021
1 parent 64cd1a9 commit d22c157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PackageDescription

let package = Package(
name: "Syntax",
platforms: [.iOS(.v13), .macOS(.v10_15)],
products: [
.library(name: "Syntax",
targets: ["Syntax"]),
Expand Down

0 comments on commit d22c157

Please sign in to comment.