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.
FlexLayoutYoga
1 parent dabdefd commit 8f5ad3bCopy full SHA for 8f5ad3b
Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
targets: [
12
.target(
13
name: "FlexLayout",
14
- dependencies: ["FlexLayoutYoga", "FlexLayoutYogaKit"],
+ dependencies: ["FlexLayoutYogaKit"],
15
path: "Sources/Swift",
16
publicHeadersPath: "Public"
17
),
0 commit comments