I get this error when I build my console application (C language) in Xcode.
Could not launch “teszt”
Domain: IDEDebugSessionErrorDomain
Code: 3
Failure Reason: the platform is not currently connected
User Info: {
    DVTErrorCreationDateKey = "2022-11-02 18:46:50 +0000";
    DVTRadarComponentKey = 855031;
    IDERunOperationFailingWorker = DBGLLDBLauncher;
    RawUnderlyingErrorMessage = "the platform is not currently connected";
}
I don't really know how to move forward. I tried to read after but I couldn't find any concrete solution.
In my case problem was that Xcode was started in Rosetta mode. I turned off Rosetta mode and everything became fine
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With