Skip to content

Commit

Permalink
Add swift package platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Lloople committed Jan 1, 2021
1 parent 0aa2f8a commit f750d8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ import PackageDescription

let package = Package(
name: "vapor-maker-commands",
platforms: [
.macOS(.v10_15)
],
products: [
.library(
name: "VaporMakerCommands",
Expand Down

0 comments on commit f750d8f

Please sign in to comment.