Hi.
I want my iPad app to run Intel/M1 Mac.
I tried Mac Catalyst and it seems work basically.
But I want the app to enable to close a window even if it has opened a modal.
NSWindow has "preventsApplicationTerminationWhenModal" property.
Are there any alternatives for Mac Catalyst or iPad app on M1 Mac?
Thanks.
I want my iPad app to run Intel/M1 Mac.
I tried Mac Catalyst and it seems work basically.
But I want the app to enable to close a window even if it has opened a modal.
NSWindow has "preventsApplicationTerminationWhenModal" property.
Are there any alternatives for Mac Catalyst or iPad app on M1 Mac?
Thanks.