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