From 8dca02259c2d48c63e16bc45dabbbdb21faad64d Mon Sep 17 00:00:00 2001 From: Peter Iakovlev Date: Wed, 20 Nov 2019 09:20:22 +0000 Subject: [PATCH] Update BUCK --- BUCK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUCK b/BUCK index aa8a301c7e..9a0e72c2ba 100644 --- a/BUCK +++ b/BUCK @@ -466,7 +466,7 @@ apple_binary( linker_flags = [ "-e", "_WKExtensionMain", - "-lWKExtensionMainLegacy", + "-l", "-force_load", "WKExtensionMainLegacy", ], configs = watch_extension_binary_configs(), frameworks = [