Skip to content

Commit 04fadd4

Browse files
committed
Universal binaries for macOS media file
1 parent 8a7c5e3 commit 04fadd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installer/resources/jclasslib.install4j

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ return console.askYesNo(message, true);
547547
</installerGui>
548548
<mediaSets>
549549
<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">
550+
<macosArchive name="Mac OS X Single Bundle Archive" id="2047307321" architecture="universal" launcherId="404488187">
551551
<topLevelFiles>
552552
<file name=".DS_Store" file="./DS_Store" />
553553
<file name=".background/dmg_background_archive.png" file="./dmg_background_archive.png" />

0 commit comments

Comments
 (0)