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