We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e24f296 commit f595374Copy full SHA for f595374
utils/swift_snapshot_tool/Package.swift
@@ -5,7 +5,7 @@ import PackageDescription
5
6
let package = Package(
7
name: "swift_snapshot_tool",
8
- platforms: [.macOS(.v12)],
+ platforms: [.macOS(.v14)],
9
products: [
10
// Products define the executables and libraries a package produces, making them visible to other packages.
11
.executable(
0 commit comments