We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf04df5 commit ec7842cCopy full SHA for ec7842c
1 file changed
scripts/objc-test.sh
@@ -87,8 +87,7 @@ buildForTesting() {
87
-workspace RNTesterPods.xcworkspace \
88
-scheme RNTester \
89
-sdk iphonesimulator \
90
- -derivedDataPath "/tmp/RNTesterBuild" \
91
- GCC_PREPROCESSOR_DEFINITIONS='$(inherited) NDEBUG=1'
+ -derivedDataPath "/tmp/RNTesterBuild"
92
}
93
94
runTestsOnly() {
0 commit comments