We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3152bf3 commit b7b4f13Copy full SHA for b7b4f13
Package.swift
@@ -5,9 +5,6 @@ import PackageDescription
5
6
let package = Package(
7
name: "PodcastAPI",
8
- platforms: [
9
- .macOS(.v10_12),
10
- ],
11
products: [
12
// Products define the executables and libraries a package produces, and make them visible to other packages.
13
.library(
0 commit comments