Skip to content

Commit

Permalink
update macOS platform to .v13
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed May 17, 2024
1 parent 814697e commit eaf38a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ let cqHandlerType: CQHandlerType = .dispatch
let package = Package(
name: "IORingSwift",
platforms: [
.macOS(.v10_15),
.macOS(.v13),
],
products: [
.library(
Expand Down

0 comments on commit eaf38a4

Please sign in to comment.