diff --git a/YogaKit/BUCK b/YogaKit/BUCK index 4fe6b003..6ca5401e 100644 --- a/YogaKit/BUCK +++ b/YogaKit/BUCK @@ -46,6 +46,7 @@ yoga_apple_library( link_whole = True, modular = True, module_name = "YogaKit", + use_submodules = False, visibility = ["PUBLIC"], deps = [ yoga_dep(":yoga"),