Skip to content

Commit

Permalink
bump react native version to 0.70.4-alpha.2 including patch
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Nov 22, 2022
1 parent 1819556 commit 67660c5
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 236 deletions.
2 changes: 2 additions & 0 deletions ios/NewExpensify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@
);
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
};
name = Debug;
Expand Down Expand Up @@ -844,6 +845,7 @@
"\"$(inherited)\"",
);
MTL_ENABLE_DEBUG_INFO = NO;
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
Expand Down
Loading

0 comments on commit 67660c5

Please sign in to comment.