Release glog and DoubleConversion with different names

Summary: This releases glog and DoubleConversion under "Flipper" preappended name as it solves the issues with Flipper integration with RN under use_frameworks!  keyword.

Reviewed By: passy

Differential Revision: D19392941

fbshipit-source-id: ebdcdc23fcce45cec9bfc6d4f18c14a734caf24f
This commit is contained in:
Pritesh Nandgaonkar
2020-01-14 10:53:42 -08:00
committed by Facebook Github Bot
parent a96931c43f
commit 4530eb9235
10 changed files with 136 additions and 18 deletions

View File

@@ -410,7 +410,6 @@
"$(inherited)",
"-ObjC",
"-l\"c++\"",
"-l\"glog\"",
"-l\"stdc++\"",
"-framework",
"\"CFNetwork\"",
@@ -503,7 +502,6 @@
"$(inherited)",
"-ObjC",
"-l\"c++\"",
"-l\"glog\"",
"-l\"stdc++\"",
"-framework",
"\"CFNetwork\"",