I am unable to debug a QML application on macOS Catalina (10.15.1). I get "Could not connect to the in-process QML debugger". The project I am using is a default one created by Qt Creator. I checked the qmake step, "Enable QML debugging and profiling" is enabled. The debug settings for running the application include "Enable QML". The Firewall has been disabled. I'm guessing it is not connecting on the port. Are there some logs I can look at? Or any other suggestions.