Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent 6ecf6ed commit cd08f33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.9
// swift-tools-version:5.10
import PackageDescription

extension SwiftSetting {
Expand All @@ -13,7 +13,9 @@ let package = Package(
platforms: [
.iOS(.v16),
.macOS(.v13),
.macCatalyst(.v13),
.tvOS(.v16),
.visionOS(.v1),
.watchOS(.v9),
],
products: [
Expand Down

0 comments on commit cd08f33

Please sign in to comment.