From 0485d6680c7dbbf68bc0318a5aebd6786bc84fa2 Mon Sep 17 00:00:00 2001 From: VansonLeung Date: Thu, 13 Jul 2023 13:24:22 +0800 Subject: [PATCH] Update Package.swift --- Package.swift | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Package.swift b/Package.swift index 0980a2d..78c7ff6 100644 --- a/Package.swift +++ b/Package.swift @@ -5,6 +5,9 @@ import PackageDescription let package = Package( name: "SwiftUI-VPSwitch", + platforms: [ + .iOS(.v14) + ], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library(