processing / processing/processing4
Exporting an application for ARM Mac silently fails.
Open
@n1ckfg is already working on this.
Since Dec 9, 2025.
bug
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most appropriate sub-area of Processing 4?
Export
Processing version
4.4.10
Operating system
MacOS Sequoia 15.7.2
Bug description
Exporting an application for ARM Mac silently fails. 4.3.4 can export without trouble on the same machine.
Steps to reproduce this
-
Export an application, choose ARM Mac and include Java. I encountered the problem with this one:
https://github.com/n1ckfg/DrawingGame -
Export will silently fail, producing a small garbage file.
-
Doing the same on 4.3.4 produces a working application with Java included as expected.
snippet
No response
Additional context
No response
Would you like to work on the issue?
Yes, I’d like to help with this
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.