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 9fd6c79 commit 93b501fCopy full SHA for 93b501f
Package.swift
@@ -5,7 +5,7 @@ import PackageDescription
5
let package = Package(
6
name: "HTTPClient",
7
platforms: [
8
- .iOS(.v8),
+ .iOS(.v9),
9
.macOS(.v10_10),
10
.tvOS(.v9),
11
.watchOS(.v2),
0 commit comments