Skip to content

Commit

Permalink
Update Package.swift (#84)
Browse files Browse the repository at this point in the history
Add watchOS support
  • Loading branch information
rafaelfrancisco-dev authored Mar 21, 2024
1 parent 0002b61 commit 62f2aa9
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 @@ -7,6 +7,7 @@ let package = Package(
platforms: [
.iOS(.v11),
.macOS(.v10_14),
.watchOS(.v8),
],
products: [
.library(
Expand Down

0 comments on commit 62f2aa9

Please sign in to comment.