Closed
Description
Feature Request
Prevent splash screen on OSX
I've found a workaround for this issue on macOS :
- Edit the plist in
/Applications/Arduino.app/Contents
and simply remove the xml tag<splash-scren ..>
- to avoid that is you are in full screen the Arduino app get the main focus you must create a simple script (in Contents/MacOS) like
run-arduino.sh
that contains the following lineopen -g ./Arduino
Metadata
Metadata
Assignees
Labels
No labels