Skip to content

Commit b7b4f13

Browse files
committed
Remove platforms from Package.swift
1 parent 3152bf3 commit b7b4f13

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: "PodcastAPI",
8-
platforms: [
9-
.macOS(.v10_12),
10-
],
118
products: [
129
// Products define the executables and libraries a package produces, and make them visible to other packages.
1310
.library(

0 commit comments

Comments
 (0)