How to create debug builds for mac w/ debug output

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Cyanic Cipher

Hey, I’m developing a game on Windows and don’t have access to a Mac. The Mac export of the game has some specific bugs, and I wanted people with access to a Mac to be able to debug it, however, when I export with the debug feature checked, no console/debug output window appears. How do you properly enable debug on export and how do you access it on a mac?