Commit 2148f15
RNTester / RCTReactNativeFactory remove unused new architecture flags and RCTArchConfiguratorProtocol (#57054)
Summary:
Pull Request resolved: #57054
## Changelog:
[iOS][Breaking] RNTester / RCTReactNativeFactory remove unused new architecture flags and RCTArchConfiguratorProtocol
Values are already `true`/YES
```
[[RCTRootViewFactoryConfiguration alloc] initWithBundleURLBlock:bundleUrlBlock
newArchEnabled:YES
turboModuleEnabled:YES
bridgelessEnabled:YES];
```
Reviewed By: cipolleschi
Differential Revision: D107305248
fbshipit-source-id: bd09d12cf1d22ec6bb435333c05004b73fce98c51 parent b766986 commit 2148f15
8 files changed
Lines changed: 4 additions & 95 deletions
File tree
- packages
- react-native
- Libraries/AppDelegate
- scripts/ios-prebuild/templates
- rn-tester/RNTester
- scripts/cxx-api/api-snapshots
Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
Lines changed: 0 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 135 | | |
158 | 136 | | |
159 | 137 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 162 | | |
170 | 163 | | |
171 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2608 | 2608 | | |
2609 | 2609 | | |
2610 | 2610 | | |
2611 | | - | |
2612 | | - | |
2613 | | - | |
2614 | | - | |
2615 | | - | |
2616 | | - | |
2617 | | - | |
2618 | 2611 | | |
2619 | 2612 | | |
2620 | 2613 | | |
| |||
2985 | 2978 | | |
2986 | 2979 | | |
2987 | 2980 | | |
2988 | | - | |
| 2981 | + | |
2989 | 2982 | | |
2990 | 2983 | | |
2991 | 2984 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2596 | 2596 | | |
2597 | 2597 | | |
2598 | 2598 | | |
2599 | | - | |
2600 | | - | |
2601 | | - | |
2602 | | - | |
2603 | | - | |
2604 | | - | |
2605 | | - | |
2606 | 2599 | | |
2607 | 2600 | | |
2608 | 2601 | | |
| |||
2972 | 2965 | | |
2973 | 2966 | | |
2974 | 2967 | | |
2975 | | - | |
| 2968 | + | |
2976 | 2969 | | |
2977 | 2970 | | |
2978 | 2971 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2608 | 2608 | | |
2609 | 2609 | | |
2610 | 2610 | | |
2611 | | - | |
2612 | | - | |
2613 | | - | |
2614 | | - | |
2615 | | - | |
2616 | | - | |
2617 | | - | |
2618 | 2611 | | |
2619 | 2612 | | |
2620 | 2613 | | |
| |||
2985 | 2978 | | |
2986 | 2979 | | |
2987 | 2980 | | |
2988 | | - | |
| 2981 | + | |
2989 | 2982 | | |
2990 | 2983 | | |
2991 | 2984 | | |
| |||
0 commit comments