Skip to content

Commit

Permalink
Require macOS v 10.14 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
Consuelita authored and Consuelita committed Mar 31, 2020
1 parent da8b55d commit 371eb6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ import PackageDescription

let package = Package(
name: "Transport",
platforms: [
.macOS(.v10_14)
],
products: [
.library(
name: "Transport",
Expand Down

0 comments on commit 371eb6c

Please sign in to comment.