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
I've successfully built my appimage file, but after run, it show the default icon like this
I checked the make_appimage_config.dart file and saw that the field Icon was equal to appName - which is the name defined in pubspec.yaml file. Maybe this making the bug?
The text was updated successfully, but these errors were encountered:
I've successfully built my appimage file, but after run, it show the default icon like this
I checked the
make_appimage_config.dart
file and saw that the fieldIcon
was equal toappName
- which is the name defined inpubspec.yaml
file. Maybe this making the bug?The text was updated successfully, but these errors were encountered: