mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-17 08:05:51 +01:00
Add imageBuilt field to DependencyStatus struct to track whether the wails-cross Docker image exists. This allows the OOBE flow to properly detect when Docker is installed but the cross-compilation image hasn't been built yet, and prompt users to set up cross-platform builds. Also moves the Docker build progress indicator to the center of the footer for better visual placement. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docker | ||
| frontend | ||
| defaults.go | ||
| wizard.go | ||
| wizard_darwin.go | ||
| wizard_linux.go | ||
| wizard_windows.go | ||