mirror of
https://github.com/processing/processing4.git
synced 2026-02-17 04:15:36 +01:00
moving dist script
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
|
||||
<!-- assemble the pde -->
|
||||
<copy todir="macosx/work">
|
||||
<fileset dir="macosx/dist/" includes="Processing.app/**"/>
|
||||
<fileset dir="macosx/" includes="Processing.app/**"/>
|
||||
</copy>
|
||||
|
||||
<chmod file="macosx/work/Processing.app/Contents/MacOS/JavaApplicationStub" perm="755" />
|
||||
|
||||
Reference in New Issue
Block a user