Skip to content

Commit a7a48df

Browse files
committed
docs: change ios version
1 parent e0bca83 commit a7a48df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55

66
let package = Package(
77
name: "Sugar",
8-
platforms: [.iOS(.v11)],
8+
platforms: [.iOS(.v9)],
99
products: [
1010
// Products define the executables and libraries produced by a package, and make them visible to other packages.
1111
.library(

0 commit comments

Comments
 (0)