Skip to content

Commit

Permalink
Add watchOS v8 as a supported platform
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-senpai committed Jun 29, 2024
1 parent a786f63 commit 646da8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ let package = Package(
.iOS(.v11),
.macOS(.v10_13),
.macCatalyst(.v13),
.watchOS(.v8)
],
products: [
.library(
Expand Down

0 comments on commit 646da8e

Please sign in to comment.