chore: change ios launchscreen storyboard background color [skip e2e]

This commit is contained in:
Aman Harwara
2023-11-02 02:14:55 +05:30
parent 752448f9e6
commit 8a40364c6c
4 changed files with 7 additions and 11 deletions

View File

@@ -991,6 +991,7 @@
OTHER_LDFLAGS = (
"$(inherited)",
" ",
"-Wl -ld_classic ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
@@ -1059,6 +1060,7 @@
OTHER_LDFLAGS = (
"$(inherited)",
" ",
"-Wl -ld_classic ",
);
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;