feat(workout): verify mobile release kit
Add a workout-mobile verify command that checks the generated release kit and server artifact, then document it beside release/doctor so the mobile path has a recurring gate. req: examples/006
This commit is contained in:
@@ -65,6 +65,8 @@ write Android/iOS shell metadata:
|
||||
```sh
|
||||
HEMX_WORKOUT_ORIGIN=https://workout.example.com \
|
||||
cargo run -p hemx-xtask -- workout-mobile release
|
||||
HEMX_WORKOUT_ORIGIN=https://workout.example.com \
|
||||
cargo run -p hemx-xtask -- workout-mobile verify
|
||||
```
|
||||
|
||||
The kit lands in `target/hemx-mobile/workout` unless
|
||||
|
||||
Reference in New Issue
Block a user