Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist committed Jun 18, 2023
1 parent 28df083 commit 34d853f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import PackageDescription

let package = Package(
name: "UITestSugar",
platforms: [.iOS(.v15), .macOS(.v10_15)],
platforms: [.iOS(.v15), .macOS(.v12)],
products: [
.library(
name: "UITestSugar",
Expand Down

0 comments on commit 34d853f

Please sign in to comment.