From 71458d093de560b3e5a4ce4e9e38cb2a8f49a550 Mon Sep 17 00:00:00 2001 From: radex Date: Fri, 28 Jun 2019 16:37:28 -0700 Subject: [PATCH] Commit IDEWorkspaceChecks.plist [trivial] (#25424) Summary: According to Apple documentation: https://developer.apple.com/library/archive/releasenotes/DeveloperTools/RN-Xcode/Chapters/Introduction.html#//apple_ref/doc/uid/TP40001051-CH1-DontLinkElementID_7 - IDEWorkspaceChecks.plist ought to be committed to the repository. This is a trivial change and shouldn't have any functional effect other than performance & future resilience ## Changelog [Internal] [Changed] Commit IDEWorkspaceChecks.plist Pull Request resolved: https://github.com/facebook/react-native/pull/25424 Test Plan: no functional change Differential Revision: D16061985 Pulled By: hramos fbshipit-source-id: 18aea596d86a7759f5af0b4ea5594bb60f3f33a5 --- .gitignore | 1 - .../xcshareddata/IDEWorkspaceChecks.plist | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 RNTester/RNTesterPods.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/.gitignore b/.gitignore index 7c012fe1dfb8f5..5e8ec61fcb48b5 100644 --- a/.gitignore +++ b/.gitignore @@ -78,4 +78,3 @@ RNTester/build /template/ios/Pods/ /template/ios/Podfile.lock RNTester/Pods/ -RNTester/RNTesterPods.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/RNTester/RNTesterPods.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/RNTester/RNTesterPods.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 00000000000000..18d981003d68d0 --- /dev/null +++ b/RNTester/RNTesterPods.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + +