I've been seeing this for a while now, still happening on Xcode 14.3
In one of my apps that uses the Proximal Atlantis library I see logs from Atlantis coming out, but none of my own.
Atlantis uses print from Swift while my logs are mostly coming from NSLog (Objective-C)
If I add logs from Swift using print they show up (they don't if I use NSLog from Swift)
So there's a potential workaround there but it would be great for the logging to be consistently output!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: