<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Farwick Astrolab</title>
    <options customize="always" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <background file="WelcomeBackground.png" mime-type="image/png" alignment="top" scaling="none"/>
    <background-darkAqua file="WelcomeBackground.png" mime-type="image/png" alignment="top" scaling="none"/>
    <welcome file="Welcome.rtfd" uti="com.apple.flat-rtfd"/>
    <choices-outline>
        <line choice="standaloneChoice"/>
        <line choice="vst3Choice"/>
        <line choice="auChoice"/>
        <line choice="aaxChoice"/>
    </choices-outline>
    <choice id="standaloneChoice" title="Standalone App" description="Install the Farwick Astrolab standalone application." start_selected="true">
        <pkg-ref id="com.farwick.audio.astrolab.installer.standalone"/>
    </choice>
    <choice id="vst3Choice" title="VST3 Plugin" description="Install the Farwick Astrolab VST3 plugin." start_selected="true">
        <pkg-ref id="com.farwick.audio.astrolab.installer.vst3"/>
    </choice>
    <choice id="auChoice" title="Audio Unit Plugin" description="Install the Farwick Astrolab Audio Unit plugin." start_selected="true">
        <pkg-ref id="com.farwick.audio.astrolab.installer.au"/>
    </choice>
    <choice id="aaxChoice" title="AAX Plugin" description="Install the @PACKAGE_NAME@ AAX plugin for Pro Tools." start_selected="true">
        <pkg-ref id="com.farwick.audio.astrolab.installer.aax"/>
    </choice>
    <pkg-ref id="com.farwick.audio.astrolab.installer.standalone" version="0.1.0" auth="Root" installKBytes="101132" updateKBytes="0">#Farwick-Astrolab-Standalone.pkg</pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.vst3" version="0.1.0" auth="Root" installKBytes="102686" updateKBytes="0">#Farwick-Astrolab-VST3.pkg</pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.au" version="0.1.0" auth="Root" installKBytes="100548" updateKBytes="0">#Farwick-Astrolab-AU.pkg</pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.aax" version="0.1.0" auth="Root" installKBytes="100500" updateKBytes="0">#Farwick-Astrolab-AAX.pkg</pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.standalone">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.farwick.audio.astrolab" path="Applications/Farwick Astrolab.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.farwick.audio.astrolab" path="Library/Audio/Plug-Ins/VST3/Farwick Astrolab.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.farwick.audio.astrolab" path="Library/Audio/Plug-Ins/Components/Farwick Astrolab.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.farwick.audio.astrolab.installer.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.farwick.audio.astrolab" path="Library/Application Support/Avid/Audio/Plug-Ins/Farwick Astrolab.aaxplugin"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>