macos: use hierarchical layout for installer

This commit is contained in:
Frank Morgner 2019-04-18 01:40:07 +02:00
parent 8cf1e6f769
commit 8f2b4c7923
1 changed files with 4 additions and 3 deletions

View File

@ -11,9 +11,10 @@ https://developer.apple.com/library/mac/documentation/DeveloperTools/Reference/D
<title>@PACKAGE_STRING@</title>
<options customize="allow" require-scripts="false"/>
<choices-outline>
<line choice="default" />
<line choice="tokend" />
<line choice="startup" />
<line choice="default">
<line choice="tokend" />
<line choice="startup" />
</line>
</choices-outline>
<choice id="default" title="OpenSC PKCS11 and tools" enabled="false">
<pkg-ref id="org.opensc-project.mac">OpenSC.pkg</pkg-ref>