<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>gFractor 1.0.8</title>
    <background file="background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <background-darkAqua file="background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional"/>
    <options customize="allow" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <choices-outline>
        <line choice="com.growlaudio.gfractor.vst3"/>
        <line choice="com.growlaudio.gfractor.au"/>
        <line choice="com.growlaudio.gfractor.standalone"/>
    </choices-outline>
    <choice id="com.growlaudio.gfractor.vst3" title="VST3" description="Install gFractor VST3 plugin to /Library/Audio/Plug-Ins/VST3">
        <pkg-ref id="com.growlaudio.gfractor.vst3"/>
    </choice>
    <choice id="com.growlaudio.gfractor.au" title="Audio Unit (AU)" description="Install gFractor AU plugin to /Library/Audio/Plug-Ins/Components">
        <pkg-ref id="com.growlaudio.gfractor.au"/>
    </choice>
    <choice id="com.growlaudio.gfractor.standalone" title="Standalone Application" description="Install gFractor.app to /Applications">
        <pkg-ref id="com.growlaudio.gfractor.standalone"/>
    </choice>
    <pkg-ref id="com.growlaudio.gfractor.vst3" version="1.0.8" installKBytes="12921" updateKBytes="0">#gFractor_VST3.pkg</pkg-ref>
    <pkg-ref id="com.growlaudio.gfractor.au" version="1.0.8" installKBytes="12865" updateKBytes="0">#gFractor_AU.pkg</pkg-ref>
    <pkg-ref id="com.growlaudio.gfractor.standalone" version="1.0.8" installKBytes="13957" updateKBytes="0">#gFractor_Standalone.pkg</pkg-ref>
    <pkg-ref id="com.growlaudio.gfractor.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.growlaudio.gfractor" path="Library/Audio/Plug-Ins/VST3/gFractor.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.growlaudio.gfractor.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.growlaudio.gfractor" path="Library/Audio/Plug-Ins/Components/gFractor.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.growlaudio.gfractor.standalone">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.growlaudio.gfractor" path="Applications/gFractor.app"/>
        </bundle-version>
    </pkg-ref>
    <product version="1.0.8"/>
</installer-gui-script>