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 205109e commit f8227b3Copy full SHA for f8227b3
Package.swift
@@ -5,9 +5,6 @@ import PackageDescription
5
6
let package = Package(
7
name: "FlexLayout",
8
- platforms: [
9
- .iOS(.v9)
10
- ],
11
products: [
12
.library(name: "FlexLayout", targets: ["FlexLayout"]),
13
.library(name: "FlexLayoutYoga", targets: ["FlexLayoutYoga"]),
0 commit comments