From b7b06327507d48828fd431747a9edf44852c7e35 Mon Sep 17 00:00:00 2001 From: Kilian Finger Date: Sun, 8 Dec 2024 08:39:05 +0100 Subject: [PATCH] chore: fix typo --- packages/react-native-app/ios/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native-app/ios/Podfile b/packages/react-native-app/ios/Podfile index f337153f..e3b009bf 100644 --- a/packages/react-native-app/ios/Podfile +++ b/packages/react-native-app/ios/Podfile @@ -10,7 +10,7 @@ require Pod::Executable.execute_command('node', ['-p', platform :ios, min_ios_version_supported prepare_react_native_project! -# We ingore warning except for MLRN +# We ignore warning except for MLRN INHIBIT_WARNING_BY_DEFAULT = true if INHIBIT_WARNING_BY_DEFAULT