diff --git a/YogaKit/BUCK b/YogaKit/BUCK index 6ca5401e..b6acee5f 100644 --- a/YogaKit/BUCK +++ b/YogaKit/BUCK @@ -46,6 +46,11 @@ yoga_apple_library( link_whole = True, modular = True, module_name = "YogaKit", + sdk_modules = [ + "CoreGraphics", + "Foundation", + "UIKit", + ], use_submodules = False, visibility = ["PUBLIC"], deps = [