I’m not sure if this is can even be done, but is it possible to deploy the iOS version of a MAUI app to the local Mac I’m developing on?
I’m not referring to MacCatalyst, I want to run the iOS version on my M1 Mac, through the Apple compatibility layer.
I can run it through Testflight on my Mac no problem, but I don’t want to go through this process every time I want to try it, also, I don’t get a debugger this way…