From 012e4385eea9ad3071b02c9f4f62dc27a4de32dd Mon Sep 17 00:00:00 2001 From: Jose Neto Date: Tue, 1 Jun 2021 12:42:57 +0100 Subject: [PATCH] :bug: #12 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index fac8f18..2cc816a 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "ToolboxAPIClient", - platforms: [.iOS(.v13), .macOS(.v10_15), .watchOS(.v5)], + platforms: [.iOS(.v13), .macOS(.v10_15), .watchOS(.v6)], products: [ // Products define the executables and libraries a package produces, and make them visible to other packages. .library(