Skip to content

Commit

Permalink
Updating sketch deployment version. Ref: #53284
Browse files Browse the repository at this point in the history
  • Loading branch information
SheffieldKevin committed Apr 23, 2024
1 parent fac70de commit cc2b8ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import PackageDescription
let package = Package(
name: "swift-snapshot-testing",
platforms: [
.iOS(.v13),
.macOS(.v10_15),
.iOS(.v16_4),
.macOS(.v13),
.tvOS(.v13),
.watchOS(.v6),
],
Expand Down

0 comments on commit cc2b8ae

Please sign in to comment.