Skip to content

Commit e4c3bb4

Browse files
committed
remove macos constraint
1 parent f155cab commit e4c3bb4

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
@@ -3,9 +3,6 @@ import PackageDescription
33

44
let package = Package(
55
name: "GatewayAPIKit",
6-
platforms: [
7-
.macOS(.v10_15)
8-
],
96
products: [
107
.library(
118
name: "GatewayAPIKit",

0 commit comments

Comments
 (0)