Am I remembering this wrong or did .frame(minWidth: .infinity) crash in earlier versions of SwiftUI? It just broke my layout but didn't crash in Xcode 26.4
| Apps | https://apps.chbeer.de |
| Apps | https://apps.chbeer.de |
I started to add tips using TipKit...
Turns out popoverTip doesn't work on Menus in toolbar when they only have an icon (like + for add)... switching to text "Add" instead fixes it 😫
Debugged for at least an hour...
So Xcode 26.4 only runs on Tahoe 26.2 or newer... our CI macMini needs to run Xcode 16.2 for older apps but Xcode 16.2 does NOT run on Tahoe!!!
This all sucks so much!!111