Very annoying warnings using XCode and SwiftUI

I recently changed my old ancient MacBookPro for a MBAir 15" M2., mainly to upgrade Xcode and Swift to SwiftUI. But using Xcode 15.1, trying to update the preview, or trying to run the code I get bombarded by these warnings: managedappdistributiond unexpectedly quit findmylocated unexpectedly quit aegirposter unexpectedly quit.

The warnings are so frequent that it stops me programming. Mind, I'm not a professional programmer, rather a very driven amateur, but I don't think this this is what is meant by offering a great API.

Can someone please help me get rid off all this irritating stuff.

I see the same issue with :

  • Xcode 15.3 (15E204a)
  • on MBP 16-inch, 2019 (2,6 GHz Intel Core i7 6 core)
  • running macOS Sonoma 14.4.1 (23E224)
  • with non-admin user

as soon as I execute a SwiftUI app on a Simulator with iOS 17.2

Seeing this problem with Xcode Version 15.2 (15C500b).

Very annoying warnings using XCode and SwiftUI
 
 
Q