We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bca83 commit a7a48dfCopy full SHA for a7a48df
Package.swift
@@ -5,7 +5,7 @@ import PackageDescription
5
6
let package = Package(
7
name: "Sugar",
8
- platforms: [.iOS(.v11)],
+ platforms: [.iOS(.v9)],
9
products: [
10
// Products define the executables and libraries produced by a package, and make them visible to other packages.
11
.library(
0 commit comments