We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7c5e3 commit 04fadd4Copy full SHA for 04fadd4
modules/installer/resources/jclasslib.install4j
@@ -547,7 +547,7 @@ return console.askYesNo(message, true);
547
</installerGui>
548
<mediaSets>
549
<windows name="Windows 64-bit" id="2047307151" mediaFileName="${compiler:sys.shortName}_win64_${compiler:sys.version}" installDir="jclasslib" />
550
- <macosArchive name="Mac OS X Single Bundle Archive" id="2047307321" launcherId="404488187">
+ <macosArchive name="Mac OS X Single Bundle Archive" id="2047307321" architecture="universal" launcherId="404488187">
551
<topLevelFiles>
552
<file name=".DS_Store" file="./DS_Store" />
553
<file name=".background/dmg_background_archive.png" file="./dmg_background_archive.png" />
0 commit comments