mirror of
https://github.com/samsonjs/AsyncMonitor.git
synced 2026-03-25 08:25:47 +00:00
Bump iOS platform to 18.0
This commit is contained in:
parent
c693b525be
commit
9a7fbdf09d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import PackageDescription
|
|||
let package = Package(
|
||||
name: "AsyncMonitor",
|
||||
platforms: [
|
||||
.iOS(.v17),
|
||||
.iOS(.v18),
|
||||
.macOS(.v15),
|
||||
],
|
||||
products: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue