fixing pod

This commit is contained in:
Jonas Salling
2020-10-09 11:49:33 +02:00
parent 91bb4139c4
commit ad32aee26b
3 changed files with 5 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ let package = Package(
name: "yoga",
dependencies: [],
path: "./yoga",
publicHeadersPath: "./apple-public",
publicHeadersPath: "./swiftpm-support",
cxxSettings: [
.headerSearchPath("../"),
],