mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
MacOSX: better macosx-debug target. See #3705
This commit is contained in:
parent
e9859b4ea0
commit
c697542287
@ -415,9 +415,7 @@
|
||||
</target>
|
||||
|
||||
<target name="macosx-debug-common">
|
||||
<exec executable="open" dir="macosx/work" spawn="false" failonerror="true">
|
||||
<arg value="Arduino.app"/>
|
||||
</exec>
|
||||
<exec executable="macosx/work/Arduino.app/Contents/MacOS/Arduino" spawn="false"/>
|
||||
</target>
|
||||
|
||||
<!-- - - - - - - - - - - - - - - - -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user