Update icon for macOS 26 (#610)

* Icons.

* .

* Icon

* Icon composer

* Update readme.
This commit is contained in:
Max Goedjen
2025-08-17 20:37:57 -05:00
committed by GitHub
parent 609adf04bf
commit eeec2c3169
28 changed files with 75 additions and 76 deletions

View File

@@ -30,7 +30,7 @@ struct ContentView: View {
}
.frame(minWidth: 640, minHeight: 320)
.toolbar {
toolbarItem(updateNoticeView, id: "update")
// toolbarItem(updateNoticeView, id: "update")
toolbarItem(runningOrRunSetupView, id: "setup")
toolbarItem(appPathNoticeView, id: "appPath")
toolbarItem(newItemView, id: "new")