Skip to content

Commit

Permalink
Updated OS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLittlejohn committed Feb 2, 2022
1 parent ff8e16b commit 155b7ce
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
@@ -1,12 +1,12 @@
// swift-tools-version:5.1
// swift-tools-version:5.5

import PackageDescription

let package = Package(
name: "Ducks",
platforms: [
.macOS(.v10_15),
.iOS(.v13),
.macOS(.v11),
.iOS(.v14),
.tvOS(.v12),
.watchOS(.v6)
],
Expand Down

0 comments on commit 155b7ce

Please sign in to comment.