Add support for Swift Package Manager #1032

Closed
salling wants to merge 17 commits from swiftpm into main
3 changed files with 57 additions and 0 deletions
Showing only changes of commit e68700fe09 - Show all commits

View File

@@ -6,7 +6,10 @@ import PackageDescription
let package = Package(
name: "yoga",
platforms: [
.iOS(.v11),
.iOS(.v9),
.macOS(.v10_10),
.watchOS(.v2),
.tvOS(.v10),
],
products: [
.library(