Also happening here with Xcode 16.3, a c++ cmd app with SDL UI and setup with cmake. One stopgap solution that mostly works is sleeping for 0.5s (usleep(5e5)) at the beginning of main.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: