Skip to content

Commit

Permalink
[up] Update to swift 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
drewag committed Sep 19, 2021
1 parent 8dd806d commit d9e67a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "SwiftServeKitura",
platforms: [
.macOS(.v10_11),
.macOS(.v10_12),
],
products: [
.library(name: "SwiftServeKitura", targets: ["SwiftServeKitura"]),
Expand Down

0 comments on commit d9e67a3

Please sign in to comment.