Update Package.swift
This commit is contained in:
@@ -11,6 +11,7 @@ let package = Package(
|
||||
products: [
|
||||
.library(
|
||||
name: "yoga",
|
||||
type: .dynamic,
|
||||
targets: ["yoga"]
|
||||
),
|
||||
],
|
||||
|
Reference in New Issue
Block a user