Skip to content

Commit

Permalink
Update minimal macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Šimon Šesták committed Jul 25, 2024
1 parent 5694508 commit ae7203e
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 @@ -6,7 +6,7 @@ let package = Package(
name: "FuturedKit",
platforms: [
.iOS(.v16),
.macOS(.v10_15),
.macOS(.v13),
.watchOS(.v9),
.tvOS(.v16)
],
Expand Down

0 comments on commit ae7203e

Please sign in to comment.