feat(workout): record runtime asset integrity
Write and verify asset-integrity.tsv for the Workout mobile release kit using the actual hemx runtime path and SHA-256 digest, so mobile shell review has inspectable runtime integrity evidence. req: examples/006
This commit is contained in:
@@ -7,3 +7,6 @@ publish = false
|
||||
[[bin]]
|
||||
name = "hemx-ci"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
hemx-js = { path = "../hemx-js" }
|
||||
|
||||
Reference in New Issue
Block a user