fix(companion): make reference-app exports reproducible by default
No diagram change needed: this change only makes generated reference-app timestamps deterministic and adds an override flag.
This commit is contained in:
@@ -56,6 +56,7 @@ pnpm companion:reference-apps -- --output ./apps/companion
|
||||
```
|
||||
|
||||
This also regenerates `apps/companion/macos-app`, a runnable Swift Package menu-bar reference app scaffold.
|
||||
By default it uses a reproducible `generatedAt` timestamp (`2026-02-27T00:00:00.000Z`); pass `--generated-at <iso>` if you need a different value.
|
||||
|
||||
CI automation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user