<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Orange Gate</title>
    <background-darkAqua file="background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <background file="background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <pkg-ref id="com.vainaudio.orangegateau">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.VainAudio.VainAudio" path="Orange Gate.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.vainaudio.orangegateclap">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.vain-audio.orange-gate" path="Orange Gate.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.vainaudio.orangegatevst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.1.0" CFBundleVersion="2.1.0" id="com.VainAudio.VainAudio" path="Orange Gate.vst3"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.vainaudio.orangegateau"/>
            <line choice="com.vainaudio.orangegateclap"/>
            <line choice="com.vainaudio.orangegatevst3"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.vainaudio.orangegateau" visible="false">
        <pkg-ref id="com.vainaudio.orangegateau"/>
    </choice>
    <pkg-ref id="com.vainaudio.orangegateau" version="2.1.0" onConclusion="none" installKBytes="8415" updateKBytes="0">#au.pkg</pkg-ref>
    <choice id="com.vainaudio.orangegateclap" visible="false">
        <pkg-ref id="com.vainaudio.orangegateclap"/>
    </choice>
    <pkg-ref id="com.vainaudio.orangegateclap" version="2.1.0" onConclusion="none" installKBytes="8434" updateKBytes="0">#clap.pkg</pkg-ref>
    <choice id="com.vainaudio.orangegatevst3" visible="false">
        <pkg-ref id="com.vainaudio.orangegatevst3"/>
    </choice>
    <pkg-ref id="com.vainaudio.orangegatevst3" version="2.1.0" onConclusion="none" installKBytes="8606" updateKBytes="0">#vst3.pkg</pkg-ref>
</installer-gui-script>