mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Podfile.lock bump
This commit is contained in:
+462
-462
File diff suppressed because it is too large
Load Diff
@@ -979,6 +979,8 @@
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC",
|
||||
"-lc++",
|
||||
"-Wl",
|
||||
"-ld_classic",
|
||||
);
|
||||
REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native";
|
||||
SDKROOT = iphoneos;
|
||||
@@ -1065,6 +1067,8 @@
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC",
|
||||
"-lc++",
|
||||
"-Wl",
|
||||
"-ld_classic",
|
||||
);
|
||||
REACT_NATIVE_PATH = "${PODS_ROOT}/../../react-native";
|
||||
SDKROOT = iphoneos;
|
||||
|
||||
Reference in New Issue
Block a user