Skip to content

Commit a2e06bf

Browse files
MaxDesiatovkateinoigakukun
authored andcommitted
Update iOS platform version to 13
1 parent a6aa638 commit a2e06bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let cliTarget = Target.executableTarget(
2020

2121
let package = Package(
2222
name: "WasmKit",
23-
platforms: [.macOS(.v14), .iOS(.v12)],
23+
platforms: [.macOS(.v14), .iOS(.v13)],
2424
products: [
2525
.executable(name: "wasmkit-cli", targets: ["CLI"]),
2626
.library(name: "WasmKit", targets: ["WasmKit"]),

0 commit comments

Comments
 (0)