Skip to content

Commit c468ce7

Browse files
author
Jordane Belanger
committed
Update package swift to remove the v10_14 dependency
1 parent bd62ee5 commit c468ce7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Package.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import PackageDescription
55

66
let package = Package(
77
name: "StackdriverLogging",
8-
platforms: [
9-
.macOS(.v10_14)
10-
],
118
products: [
129
.library(name: "StackdriverLogging", targets: ["StackdriverLogging"]),
1310
],

0 commit comments

Comments
 (0)