summaryrefslogtreecommitdiffstats
path: root/Package.swift
diff options
context:
space:
mode:
authorDave DeLong2019-12-08 13:13:14 -0700
committerDave DeLong2019-12-08 13:13:14 -0700
commitd017d33504269ad5a16796b92649e3d34624a2c0 (patch)
treec5cb6191a4ce323af7e8c187b79def00eab154c3 /Package.swift
parentb2204faa788929fe8ba9918e213e8d437f541d9a (diff)
downloadDDHotKey-swift5.tar.bz2
Translating DDHotKeyTextFieldswift5
Diffstat (limited to 'Package.swift')
-rw-r--r--Package.swift1
1 files changed, 1 insertions, 0 deletions
diff --git a/Package.swift b/Package.swift
index 573352b..9fdbf77 100644
--- a/Package.swift
+++ b/Package.swift
@@ -5,6 +5,7 @@ import PackageDescription
let package = Package(
name: "DDHotKey",
+ platforms: [.macOS(.v10_10)],
products: [
// Products define the executables and libraries produced by a package, and make them visible to other packages.
.library(