Commit e057167
fix(ci): use mapped upstream version for Hermes version marker
The version marker was using package.json version (e.g. 0.81.7) but
prepareHermesArtifactsAsync resolves via peerDependencies (e.g. 0.81.6).
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 9ce2a0f commit e057167
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
261 | 267 | | |
262 | 268 | | |
263 | 269 | | |
| |||
0 commit comments