Commit 1d1acdd
Use nightly Hermes by default when building iOS in OSS (#54864)
Summary:
Changelog: [Internal]
Changes the default behavior for local iOS builds inside the monorepo to use the nightly hermes version (if set) instead of building from source.
If build from source is needed, it's possible to force by using `RCT_BUILD_HERMES_FROM_SOURCE` env variable.
Reviewed By: cipolleschi
Differential Revision: D890428371 parent 94a852c commit 1d1acdd
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
| |||
0 commit comments