diff --git a/Package.swift b/Package.swift index 1929e4c..7ed77da 100644 --- a/Package.swift +++ b/Package.swift @@ -5,6 +5,9 @@ import PackageDescription let package = Package( name: "UserInterfaceVariations", + platforms: [ + .iOS(.v12) + ], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library(