diff --git a/YogaKit/BUCK b/YogaKit/BUCK index 7ca2d47e..dfb67e64 100644 --- a/YogaKit/BUCK +++ b/YogaKit/BUCK @@ -36,6 +36,7 @@ apple_library( "$SDKROOT/System/Library/Frameworks/Foundation.framework", "$SDKROOT/System/Library/Frameworks/UIKit.framework", ], + link_whole = True, visibility = ["PUBLIC"], deps = [ yoga_dep(":yoga"),