How To See Logs On Mac
This is incredibly helpful and enables us to debug any issues you have a lot easier
Option 1:
Run this version of Leap - You must unzip it first
https://storage.googleapis.com/leapfrontend/run-mac.sh
Option 2:
Step 1: You need to navigate into the .app file to find the executable to run
Step 2: Open Terminal and navigate to wherever you download and extracted the zip
Step 3: Run the following command - "cd build/bin/leapUI.app/Contents/MacOS" Step 4: Run the following command "./wails-macos" Now you will be able to see all logs of the GUI

Last updated