Hey, so amongst other issues I'm currently having within Stencyl, here's the crucial one that I need addressing to diagnose my problems is the debugger isn't working properly. It shows the compiling game but nothing once the game is booted, except the following message:
"[ios-deploy] 2018-10-02 12:41:42.810 ios-deploy[9437:48716] [ !! ] Unable to locate DeviceSupport directory. This probably means you don't have Xcode installed, you will need to launch the app manually and logging output will not be shown!"
I have Xcode installed (9.3) and the last statement I'm unsure whether this is meant to be an OR statement (you need to launch the app this way OR this won't work) rather than AND.
Thanks!