Skip to content

Commit

Permalink
updated platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
sliemeobn committed Jun 22, 2024
1 parent f35d44f commit f3a297f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ let package = Package(
name: "Elementary",
platforms: [
.macOS(.v14),
.iOS(.v16),
.tvOS(.v16),
.watchOS(.v8),
.iOS(.v17),
.tvOS(.v17),
.watchOS(.v10),
],
products: [
.library(
Expand Down

0 comments on commit f3a297f

Please sign in to comment.