When working with SwiftUI iOS App, I can deploy or generate the app on my iPhone easily by running the app project with my plugged device.
However, when working with macOS app, I notice that no matter how many time I run the project, the app is not generated or deployed on my mac.
How can I generate or install the macOS app directly on my mac?