Skip to content

Commit

Permalink
Drop version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
EricRabil committed Sep 1, 2022
1 parent 010750a commit 9b2ec3a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ import PackageDescription

let package = Package(
name: "Swog",
platforms: [
.macOS(.v10_12),
.iOS(.v12)
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(
Expand Down

0 comments on commit 9b2ec3a

Please sign in to comment.