We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Electron version in C:\Users\dilirity\AppData\Roaming\Switch Library Manager (1.4.0)\vendor\electron-windows-amd64 is 11.4.3.
C:\Users\dilirity\AppData\Roaming\Switch Library Manager (1.4.0)\vendor\electron-windows-amd64
11.4.3
I edited the bundler.json to get it to work properly.
{ "app_name": "Switch-Library-Manager", "icon_path_darwin": "resources/icon.icns", "icon_path_linux": "resources/icon.png", "icon_path_windows": "resources/icon.ico", "environments": [ {"arch": "amd64", "os": "windows"} ] }
Running go get -u github.com/asticode/go-astilectron-bundler/... updated some dependencies:
go get -u github.com/asticode/go-astilectron-bundler/...
Build logs:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Electron version in
C:\Users\dilirity\AppData\Roaming\Switch Library Manager (1.4.0)\vendor\electron-windows-amd64
is11.4.3
.I edited the bundler.json to get it to work properly.
Running
go get -u github.com/asticode/go-astilectron-bundler/...
updated some dependencies:Build logs:
The text was updated successfully, but these errors were encountered: