From c9d661226ad2564c7cbb304d33713d67ea62822d Mon Sep 17 00:00:00 2001 From: Christoph Purrer Date: Thu, 12 Oct 2023 17:32:40 -0700 Subject: [PATCH] RCTAppDelegate.mm > Honor Wnullable-to-nonnull-conversion setting (#40887) Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/40887 Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D50244466 fbshipit-source-id: 17eb9f37b3dc7131a3178cd931246b3686141649 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb29f0a80fc..0a9a69f0941 100644 --- a/.gitignore +++ b/.gitignore @@ -103,6 +103,7 @@ package-lock.json /packages/react-native/React/CoreModules/**/*.xcodeproj /packages/react-native/React/FBReactNativeSpec/**/*.xcodeproj /packages/react-native-codegen/**/*.xcodeproj +/packages/rn-tester/**/*.xcodeproj # Ruby Gems (Bundler) /packages/react-native/vendor