I'm bumping the thread, but not because I'm getting a black screen. The Catalyst/UIKit-macOS app is working fine.
I'm bumping the thread because I'm getting the same exact same console spam, "[AXLoading] Failed to load item AXCodeItem" etc (and many more AXx logspam) . It's with an app that was started with SwiftUI, which is probably it.
It's not a showstopper but really disruptive, because this appears several seconds after the launch of my app. Since I am in early development and printing info to the console after launch, it means I have to shift to the window and scroll up to find the place, every time.
Alternately it would be great if someone knows how to filter this particular logspam message out of the console.