Everything was working fine until I updated MacOS.
Now, I'm getting the error:
'init(content:)' is only available in iOS 18.0 or newer
when simply using TabView & Tab in SwiftUI, which are definitely supported prior to iOS 18. Screenshot attached.
Can someone tell me what the heck is going on?