Merge branch 'main' into pr_swift_package_manager_support

This commit is contained in:
cntrump
2021-11-25 13:09:40 +08:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ yoga_apple_library(
link_whole = True,
modular = True,
module_name = "YogaKit",
use_submodules = False,
visibility = ["PUBLIC"],
deps = [
yoga_dep(":yoga"),