fix: use brew installer for imsg skill

This commit is contained in:
Peter Steinberger
2026-01-01 21:41:31 +01:00
parent 952c8c2d64
commit 1cf455e91c
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
- Tests: harden wizard E2E flows for reset, providers, skills, and remote non-interactive runs.
### Fixes
- Skills: switch imsg installer to brew tap formula.
- macOS codesign: skip hardened runtime for ad-hoc signing and avoid empty options args (#70) — thanks @petter-b
- macOS packaging: move rpath config into swift build for reliability (#69) — thanks @petter-b
- macOS: prioritize main bundle for device resources to prevent crash (#73) — thanks @petter-b