mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 22:02:01 +08:00
![]() * Add os.O_WRONLY to icon.ico to avoid bad file descriptor error * Wrap errors coming from winres.LoadICO() If the file exists but is empty, a blunt "Unexpected EOF" is returned, and propagated as is. This is not super helpful when trying to pin point what's going on. Wrapping the error helps to locate the problem. |
||
---|---|---|
.. | ||
internal/packager | ||
base_test.go | ||
base.go | ||
build.go | ||
builder.go | ||
desktop_darwin.go | ||
desktop_linux.go | ||
desktop_windows.go | ||
desktop.go | ||
hybrid.go | ||
packager_linux.go | ||
packager.go | ||
server-assetdb.go.template | ||
server.go |