Commit f2a6793
authored
chore: don't set the new architecture by default for macOS yet (microsoft#2423)
## Summary:
This reverts commit b9f3186.
The new architecture isn't ready on macOS yet. Specifically, the Fabric
renderer isn't ready. This is causing issue for new projects off the
macOS template. Let's disable it until we're ready.
## Test Plan:
CI should pass1 parent 791012b commit f2a6793
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- packages/react-native/scripts/cocoapods
- __tests__
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
0 commit comments