App Startup with Debugger in Xcode 26 is slow

My app start up has became horrid. It takes 1 minute to open SQLlite database for my rust core. Impossible to work... I have Address Sanitizer, Thread Perf Checker and Thread Sanitizer disabled...

Is this limited to when the debugger is attached? You can check on that by going to your scheme settings, looking at the Run tab, and unchecking Debug Executable.

— Ed Ford,  DTS Engineer

App Startup with Debugger in Xcode 26 is slow
 
 
Q