Anyone else getting 100% CPU usage when using Interface Builder for tvOS projects on Xcode 15.0?
To reproduce, simply create a new project (Obj C or Swift), select "Storyboard interface" and add a blank UIViewController to the storyboard.
Note: Observed launchd_sim and PineBoard processes in Mac Activity Monitor app. Processes will stay at 98-100% until project is closed.
(No issue with iOS projects.)