Hi.
When Catalyst was released, I understood that it consisted of two factors, compiling for Intel CPU and UIKit on macOS.
So you needs to add target "Mac" and Mac.entitlements on Xcode to run your app on Catalyst.
Now M1 Mac appears and it runs iPhone/iPad apps without the above compilation if they are distributed.
2. Why don't you need Mac.entitlements?
The above two questions are just what I come up with.
Detail summary is welcome.
Thanks
When Catalyst was released, I understood that it consisted of two factors, compiling for Intel CPU and UIKit on macOS.
So you needs to add target "Mac" and Mac.entitlements on Xcode to run your app on Catalyst.
Now M1 Mac appears and it runs iPhone/iPad apps without the above compilation if they are distributed.
In this case, still do iPhone/iPad apps run on Catalyst?
2. Why don't you need Mac.entitlements?
The above two questions are just what I come up with.
Detail summary is welcome.
Thanks