Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBazarov authored Aug 28, 2023
1 parent 3398413 commit 7f7662f
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 @@ -19,7 +19,7 @@ let package = Package(
name: "Decide",
platforms: [
.macOS(.v13),
.iOS(.v15),
.iOS(.v14),
.watchOS(.v8),
.tvOS(.v15),
],
Expand Down

0 comments on commit 7f7662f

Please sign in to comment.