Merge remote-tracking branch 'refs/remotes/origin/2.7.6'

This commit is contained in:
Garth Vander Houwen 2025-10-28 08:58:13 -07:00
commit 9e8290c46b

View file

@ -57,7 +57,7 @@ struct AppSettings: View {
.tint(.accentColor)
}
#if targetEnvironment(macCatalyst)
// App Icon Picker is disabled on macOS Catalyst
#else
Button {
isPresentingAppIconSheet.toggle()