Skip to content

Commit

Permalink
Require watchOS 9 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Apr 20, 2024
1 parent e837052 commit e800493
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 @@ -7,7 +7,7 @@ let package = Package(
.macOS(.v11),
.iOS(.v14),
.tvOS(.v14),
.watchOS(.v7),
.watchOS(.v9),
.visionOS(.v1)
],
products: [
Expand Down

0 comments on commit e800493

Please sign in to comment.