X-Git-Url: https://git.r.bdr.sh/rbdr/patterns/blobdiff_plain/08da0038960b2b37c88e793c9b8dbe33e7884af5..8b0b5b394e5eca8538956fecbaa70ca66fdde24b:/Package.swift diff --git a/Package.swift b/Package.swift index c967b1d..1456b7d 100644 --- a/Package.swift +++ b/Package.swift @@ -5,6 +5,9 @@ import PackageDescription let package = Package( name: "Patterns", + platforms: [ + .macOS(.v10_15) + ], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library(