Having this issue. On first launch only one instance of my application is started, expected behavior. On subsequent launches I get two instances of the application with one attached to a newly opened terminal window, not expected and yes, undesirable.
macOS Sequoia 15.5 (24F74)
Xcode Version 16.4 (16F6)
Building a C++ application using SDL3 and OpenCV.
I found that adding a sleep before window initialization "fixed" the issue.
Will be filing a bug report.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: