B347, many thanks.
Yes, I did try stylemask but tried different forms:
.styleMask.subtract(.resizable)
NSWindow.styleMask.remove(.resizable)
Window.styleMask.remove(.resizable)
Naturally, all my attempts resulted in errors.
My app doesn't import AppKit as yet so, I'll just restrict it to running on macOS 13+.
It's very early days for me.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: