Skip to content

Commit

Permalink
Remove Platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
winsmith committed Oct 6, 2020
1 parent 3f709b5 commit a545534
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import PackageDescription

let package = Package(
name: "TelemetryClient",
platforms: [
.macOS(.v10_14), .iOS(.v13), .tvOS(.v13)
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(
Expand Down

0 comments on commit a545534

Please sign in to comment.