react-native-macos/template
Nicola Corti dadf74fb68 Remove the enableSeparateBuildPerCPUArchitecture from the template entirely (#36341)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36341

See https://github.com/react-native-community/discussions-and-proposals/issues/602 for more context.
TL;DR: this flag is used for an edge case. We should not expose it to every users but move it to a guide.

I'll publish a guide on the website on how to achieve the same feature.

Changelog:
[Android] [Changed] - Remove the enableSeparateBuildPerCPUArchitecture from the template entirely

Reviewed By: cipolleschi

Differential Revision: D43695574

fbshipit-source-id: a4f2df755f1d7bd0319a8e418c4ce96b541009ed
2023-03-01 12:37:32 -08:00
..
__tests__ switch from `@types/jest` to `@jest/globals` (#36068) 2023-02-07 06:16:07 -08:00
_bundle Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
android Remove the enableSeparateBuildPerCPUArchitecture from the template entirely (#36341) 2023-03-01 12:37:32 -08:00
ios Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
App.tsx fix(template): reference App.tsx vs App.js in template text (#35377) 2022-11-18 15:56:58 -08:00
Gemfile Update Gemfile to require Cocoapods 1.12.0 (#36321) 2023-02-28 07:14:02 -08:00
_eslintrc.js Simplify Template ESLint Configuration (#35529) 2022-12-01 09:28:16 -08:00
_gitignore add-coverage-to-gitignore (#35809) 2023-01-11 10:13:15 -08:00
_prettierrc.js JS: Upgrade to Prettier v2.4.1 [1/n] 2021-11-02 22:14:16 -07:00
_watchmanconfig Fix whitespace and newline at EOF (#35939) 2023-01-24 03:00:08 -08:00
app.json Fix whitespace and newline at EOF (#35939) 2023-01-24 03:00:08 -08:00
babel.config.js Revert the change to add babel-plugin-codegen 2021-12-15 16:53:01 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
jest.config.js Move jest config from package.json to dedicated jest.config.js file (#35856) 2023-01-18 02:00:19 -08:00
metro.config.js Change default metro.config.js to utilize inline requires (#29770) 2020-08-26 11:30:59 -07:00
package.json chore(dependencies): bump CLI to 11 alpha2 and metro to 0.75.1 (#36271) 2023-02-28 03:18:06 -08:00
tsconfig.json Use TypeScript by default for new applications (#35165) 2022-11-02 21:40:58 -07:00