diff --git a/Package.swift b/Package.swift index bcf59eb..7b097c7 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "HapticsButtonSwiftUI", - platforms: [.iOS(.v13), .macOS(.v12)], + platforms: [.iOS(.v15), .macOS(.v12)], products: [ // Products define the executables and libraries a package produces, making them visible to other packages. .library(