From c9f193cdd08975341e3ac2bb99ae02e039dc6b03 Mon Sep 17 00:00:00 2001 From: Tadeu Zagallo Date: Mon, 22 Jun 2015 03:56:12 -0700 Subject: [PATCH] [ReactNative] Stop build tests on non-test builds Summary: @public UIExplrer's test targets were being built on normal builds as well, remove it. Test Plan: Insert an `#error` on a test file, and run the project. It shouldn't fail anymore. --- .../xcshareddata/xcschemes/UIExplorer.xcscheme | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Examples/UIExplorer/UIExplorer.xcodeproj/xcshareddata/xcschemes/UIExplorer.xcscheme b/Examples/UIExplorer/UIExplorer.xcodeproj/xcshareddata/xcschemes/UIExplorer.xcscheme index c3dcde8eb..e2f84182e 100644 --- a/Examples/UIExplorer/UIExplorer.xcodeproj/xcshareddata/xcschemes/UIExplorer.xcscheme +++ b/Examples/UIExplorer/UIExplorer.xcodeproj/xcshareddata/xcschemes/UIExplorer.xcscheme @@ -1,7 +1,7 @@ + version = "1.8"> @@ -22,10 +22,10 @@ + buildForAnalyzing = "NO"> + buildForAnalyzing = "NO">