<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>GORESTAGER 3.2.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.gorestager.installer.au"/>
    </choice>
    <pkg-ref id="com.oraclesound.gorestager.installer.au" version="3.2.0" onConclusion="none" installKBytes="32391" updateKBytes="0">#GORESTAGER-AU.pkg</pkg-ref>
    <choice id="VST3" title="VST3" start_selected="true">
        <pkg-ref id="com.oraclesound.gorestager.installer.vst3"/>
    </choice>
    <pkg-ref id="com.oraclesound.gorestager.installer.vst3" version="3.2.0" onConclusion="none" installKBytes="32967" updateKBytes="0">#GORESTAGER-VST3.pkg</pkg-ref>
    <choice id="AAX" title="AAX" start_selected="true">
        <pkg-ref id="com.oraclesound.gorestager.installer.aax"/>
    </choice>
    <pkg-ref id="com.oraclesound.gorestager.installer.aax" version="3.2.0" onConclusion="none" installKBytes="32608" updateKBytes="0">#GORESTAGER-AAX.pkg</pkg-ref>
    <pkg-ref id="com.oraclesound.gorestager.installer.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.2.0" CFBundleVersion="3.2.0" id="com.oraclesound.gorestager" path="GORESTAGER.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.gorestager.installer.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.2.0" CFBundleVersion="3.2.0" id="com.oraclesound.gorestager" path="GORESTAGER.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.oraclesound.gorestager.installer.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.2.0" CFBundleVersion="3.2.0" id="com.oraclesound.gorestager" path="GORESTAGER.aaxplugin"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>