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(