Commit 66d1ec0
Use nightly Hermes by default when building iOS in OSS (#54864)
Summary:
Pull Request resolved: #54864
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: D89042837
fbshipit-source-id: 14cd1fa9855ede7cd6961ef149d85c912095d1021 parent 076e6a1 commit 66d1ec0
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