Skip to content

Commit f8227b3

Browse files
committed
Fix swift package
1 parent 205109e commit f8227b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Package.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import PackageDescription
55

66
let package = Package(
77
name: "FlexLayout",
8-
platforms: [
9-
.iOS(.v9)
10-
],
118
products: [
129
.library(name: "FlexLayout", targets: ["FlexLayout"]),
1310
.library(name: "FlexLayoutYoga", targets: ["FlexLayoutYoga"]),

0 commit comments

Comments
 (0)