You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(macos-app): include stitch binary in app bundle and show startup errors
- Fix workflow YAML syntax that caused stitch binary to be skipped from Stitch.app with a leading space in the path argument
- Change make-app.sh to require both stitch and stitch-panel binaries, failing the bundle build if either is missing instead of warning
- Add explicit Contents/MacOS file checks in workflow after app assembly
- Show native macOS dialog on stitch-desktop startup errors so Finder/Dock launches provide user feedback instead of silently failing
- Bump version to 0.1.143
0 commit comments