iMessage apps built in Xcode 15.2 fail to display on the simulator or real devices. No views are displayed.
Steps to reproduce:
- Create a brand new iMessage app (New Project -> iMessage App)
- Run the app on simulator or a real device. You should see “Hello World” as displayed in the MainInterface.storyboard default UI. However nothing appears.