Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrehsaad committed Aug 30, 2024
1 parent 01be5d1 commit 1239de9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ import PackageDescription
let package: Package = .init(
name: "swift-measures",
defaultLocalization: "en",
platforms: [
.iOS(.v13),
.macCatalyst(.v15),
.macOS(.v10_15),
.watchOS(.v6)
],
products: [
.library(name: "Measures", targets: ["Measures"])
],
Expand Down

0 comments on commit 1239de9

Please sign in to comment.