react-native/scripts
Riccardo Cipolleschi 93fdcbaed0 Drop the requirement to use PRODUCTION=1 to add -NDEBUG
Summary:
The previous fix for -DNDEBUG required to install the pods with PRODUCTION=1 in order to add the flag. The flag was added also to Debug configurations, which is not ideal.

With this change, we remove the requirement of running `PRODUCTION=1 pod install` and we install the -DNDEBUG flag to all the release configurations.

## Changelog:
[iOS][Changed] - Install the -DNDEBUG flag on Release configurations, without requiring PRODUCTION=1 flag

Reviewed By: cortinico

Differential Revision: D43535620

fbshipit-source-id: af97bef06f267dddd5ce13a466bbc8d9a5eb2b0b
2023-02-24 02:05:32 -08:00
..
__tests__ fix(script): handle patch versions after the .0 for set version (#36020) 2023-02-07 03:45:17 -08:00
buck Move test-docker-android from GH Actions to CircleCI (#36093) 2023-02-08 12:51:09 -08:00
circleci Move test-docker-android from GH Actions to CircleCI (#36093) 2023-02-08 12:51:09 -08:00
cocoapods Drop the requirement to use PRODUCTION=1 to add -NDEBUG 2023-02-24 02:05:32 -08:00
codegen Update RCTFabric to generate headers in the React folder when using Frameworks 2023-02-20 11:50:10 -08:00
hermes
monorepo refactor(bump-all-updated-packages): use tag instead of custom commit message (#36220) 2023-02-21 01:39:51 -08:00
react_native_pods_utils
template
versiontemplates
xcode Fix missing node error message not printed correctly (#36140) 2023-02-14 07:05:03 -08:00
.npmignore
.packager.env
.tests.env
android-e2e-test.js
android-setup.sh
bump-oss-version.js Migrate nightly from scheduled workflow to scheduled pipeline (#35977) 2023-01-27 01:33:21 -08:00
compose-source-maps.js
find-node-for-xcode.sh update asdf-vm setup to use $ASDF_DIR to work if user defined custom directory (#36043) 2023-02-07 07:00:14 -08:00
generate-api-docs.js
generate-codegen-artifacts.js
generate-provider-cli.js
generate-specs-cli.js
ios-configure-glog.sh
launchPackager.bat
launchPackager.command
lint-java.js
native_modules.rb
node-binary.sh
objc-test.sh Switch to xcbeautify (#36131) 2023-02-15 04:20:20 -08:00
packager-reporter.js
packager.sh
prepare-package-for-release.js
process-podspecs.sh
publish-npm.js
react_native_pods.rb Drop the requirement to use PRODUCTION=1 to add -NDEBUG 2023-02-24 02:05:32 -08:00
react-native-xcode.sh Update react-native-xcode.sh to use PROJECT_DIR from Xcode (#35970) 2023-01-30 04:03:31 -08:00
release-utils.js
retry3
run_ruby_tests.sh
run-android-ci-instrumentation-tests.js
run-android-emulator.sh
run-android-local-integration-tests.sh
run-android-local-unit-tests.sh
run-ci-e2e-tests.js Switch to xcbeautify (#36131) 2023-02-15 04:20:20 -08:00
run-ci-javascript-tests.js
run-instrumentation-tests-via-adb-shell.sh
scm-utils.js
set-rn-template-version.js
set-rn-version.js fix(scripts): add logic for version scripts to account for local E2E test versioning (#35846) 2023-01-18 08:27:11 -08:00
setup-verdaccio.js save registry auth token before bootstrapping verdaccio (#35991) 2023-01-27 11:01:45 -08:00
sync-css-layout.sh
test-e2e-local-clean.js
test-e2e-local.js fix(scripts): add logic for version scripts to account for local E2E test versioning (#35846) 2023-01-18 08:27:11 -08:00
test-manual-e2e.sh
testing-utils.js
try-n-times.js
update_podfile_lock.sh
update-ruby.sh
validate-android-device-env.sh
validate-android-sdk.sh
validate-android-test-env.sh
validate-ios-test-env.sh
version-utils.js fix(script): handle patch versions after the .0 for set version (#36020) 2023-02-07 03:45:17 -08:00