diff --git a/Package.swift b/Package.swift index 26f5cbb..90f5259 100644 --- a/Package.swift +++ b/Package.swift @@ -1,11 +1,11 @@ -// swift-tools-version: 5.9 +// swift-tools-version: 5.8 // The swift-tools-version declares the minimum version of Swift required to build this package. import PackageDescription let package = Package( name: "SnapshotPreviews", - platforms: [.iOS(.v15), .macOS(.v12), .watchOS(.v10)], + platforms: [.iOS(.v15), .macOS(.v12), .watchOS(.v9)], products: [ // Products define the executables and libraries a package produces, making them visible to other packages. .library(