That's pretty much the post. How does one go about locking down window resizing for a mac app with swiftUI?
(I've no intention of this running on anything but macOS, so I don't actually care how it will look on i(Pad)OS.)
I've tried the width/height in the frame parameters, min/max width, etc.
none of that worked.