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:
committed by
Facebook Github Bot
parent
a96931c43f
commit
4530eb9235
@@ -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\"",
|
||||
|
||||
Reference in New Issue
Block a user