Fix macos icon
This commit is contained in:
+1
-1
@@ -2811,7 +2811,7 @@ class Project {
|
||||
if (!sub.lto) {
|
||||
this.lto = false;
|
||||
}
|
||||
if (sub.icon) {
|
||||
if (sub.icon != "icon.png") {
|
||||
this.icon = sub.icon;
|
||||
}
|
||||
let subbasedir = sub.basedir;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 58 KiB |
Reference in New Issue
Block a user