Commit 9000b04
fix(ci): use mapped upstream version for Hermes version marker
The version marker was using package.json version but
prepareHermesArtifactsAsync resolves via peerDependencies. The mismatch
caused the setup step to delete our prebuilt Hermes artifacts and
re-download from Maven, which lacks macOS slices in the universal
xcframework.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 95e3d7c commit 9000b04
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
297 | 303 | | |
298 | 304 | | |
299 | 305 | | |
| |||
0 commit comments