You can silence the warnings by editing your scheme:
Go to the Run Arguments tab.
Add the following to Environment Variables:
Name: OS_ACTIVITY_MODE
Value: disable
However this disables all simulator engine logs but will show your app's logs just fine. Perfect for me, all the noise is gone.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: