We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e90989 + 1656fb7 commit 65c2eaaCopy full SHA for 65c2eaa
1 file changed
Package.swift
@@ -6,8 +6,8 @@ import PackageDescription
6
let package = Package(
7
name: "CallableKit",
8
platforms: [
9
- .macOS(.v10_15),
10
- .iOS(.v13),
+ .macOS(.v14),
+ .iOS(.v15),
11
.tvOS(.v13),
12
.watchOS(.v6),
13
.macCatalyst(.v13),
0 commit comments