Xcode 12.2 Beta 3 on macOS 11 Beta 11: SIGCONT when debugging projects

I don't know if this is a Xcode bug but all my projects just stop debugging with a SIGCONT message. I can still resume them but this is annoying.

I can even reproduce the issue by creating a new Mac app with the basic project template and it'll SIGCONT as soon as I start debugging.
Just adding that this is also happening with Xcode 12.1 store version with BigSur 11.0 Beta (20A5395g)
Thank you aussiebloke! Your solution worked for me.
I'm on Big Sur beta10 and xcode12 beta1.
Removing "debug executable" tick in run-debug scheme page fixed it for me.
You can get there by Product->Scheme->edit scheme...
Xcode 12.2 Beta 3 on macOS 11 Beta 11: SIGCONT when debugging projects
 
 
Q