Skip to content

Commit 9a7fbdf

Browse files
committed
Bump iOS platform to 18.0
1 parent c693b52 commit 9a7fbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "AsyncMonitor",
77
platforms: [
8-
.iOS(.v17),
8+
.iOS(.v18),
99
.macOS(.v15),
1010
],
1111
products: [

0 commit comments

Comments
 (0)