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 f32cf7d commit 17794a4Copy full SHA for 17794a4
Package.swift
@@ -3,9 +3,6 @@ import PackageDescription
3
4
let package = Package(
5
name: "mqtt-nio",
6
- platforms: [
7
- .macOS(.v10_14)
8
- ],
9
products: [
10
.library(name: "MQTTNIO", targets: ["MQTTNIO"]),
11
],
0 commit comments