<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Swanky Amp Pro 1.3.1</title>
    <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="standalone"/>
    </choices-outline>
    <choice id="vst3" title="VST3">
        <pkg-ref id="com.ResonantDSP.SwankyAmoPro.VST3"/>
    </choice>
    <choice id="standalone" title="Standalone">
        <pkg-ref id="com.ResonantDSP.SwankyAmoPro.AU"/>
    </choice>
    <pkg-ref id="com.ResonantDSP.SwankyAmoPro.VST3" version="1.3.1" installKBytes="14496" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.ResonantDSP.SwankyAmoPro.AU" version="1.3.1" installKBytes="14901" updateKBytes="0">#app.pkg</pkg-ref>
    <pkg-ref id="com.ResonantDSP.SwankyAmoPro.VST3">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.ResonantDSP.SwankyAmoPro.AU">
        <bundle-version/>
    </pkg-ref>
    <product version="1.3.1"/>
</installer-gui-script>