<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Boontarizer 1.1.0</title>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="11.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="AU"/>
        <line choice="VST3"/>
        <line choice="AAX"/>
    </choices-outline>
    <choice id="AU" title="AU" start_selected="true">
        <pkg-ref id="com.oraclesound.boontarizer.installer.au"/>
    </choice>
    <pkg-ref id="com.oraclesound.boontarizer.installer.au" version="1.1.0" onConclusion="none" installKBytes="16762" updateKBytes="0">#Boontarizer-AU.pkg</pkg-ref>
    <choice id="VST3" title="VST3" start_selected="true">
        <pkg-ref id="com.oraclesound.boontarizer.installer.vst3"/>
    </choice>
    <pkg-ref id="com.oraclesound.boontarizer.installer.vst3" version="1.1.0" onConclusion="none" installKBytes="16803" updateKBytes="0">#Boontarizer-VST3.pkg</pkg-ref>
    <choice id="AAX" title="AAX" start_selected="true">
        <pkg-ref id="com.oraclesound.boontarizer.installer.aax"/>
    </choice>
    <pkg-ref id="com.oraclesound.boontarizer.installer.aax" version="1.1.0" onConclusion="none" installKBytes="16883" updateKBytes="0">#Boontarizer-AAX.pkg</pkg-ref>
    <pkg-ref id="com.oraclesound.boontarizer.installer.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.oraclesound.boontarizer" path="Boontarizer.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.boontarizer.installer.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.oraclesound.boontarizer" path="Boontarizer.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.boontarizer.installer.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.oraclesound.boontarizer" path="Boontarizer.aaxplugin"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>