<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Planar 1.1.0</title>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <license file="license.txt" mime-type="text/plain"/>
    <readme file="readme.txt" mime-type="text/plain"/>
    <options customize="always" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="com.brucejames.planar.vst3"/>
        <line choice="com.brucejames.planar.clap"/>
        <line choice="com.brucejames.planar.au"/>
        <line choice="com.brucejames.planar.aax"/>
    </choices-outline>
    <choice id="com.brucejames.planar.vst3" title="VST3 Plugin" description="Installs Planar.vst3 to /Library/Audio/Plug-Ins/VST3. Works in Logic, Ableton, Reaper, and most DAWs." start_selected="true">
        <pkg-ref id="com.brucejames.planar.vst3"/>
    </choice>
    <choice id="com.brucejames.planar.clap" title="CLAP Plugin" description="Installs Planar.clap to /Library/Audio/Plug-Ins/CLAP. For Bitwig, Reaper, and other CLAP-compatible hosts." start_selected="true">
        <pkg-ref id="com.brucejames.planar.clap"/>
    </choice>
    <choice id="com.brucejames.planar.au" title="Audio Unit (AU)" description="Installs Planar.component to /Library/Audio/Plug-Ins/Components. Required for Logic Pro and GarageBand." start_selected="true">
        <pkg-ref id="com.brucejames.planar.au"/>
    </choice>
    <choice id="com.brucejames.planar.aax" title="AAX Plugin" description="Installs Planar.aaxplugin to /Library/Application Support/Avid/Audio/Plug-Ins. For Pro Tools." start_selected="true">
        <pkg-ref id="com.brucejames.planar.aax"/>
    </choice>
    <pkg-ref id="com.brucejames.planar.vst3" version="1.1.0" auth="root" installKBytes="16474">#VST3.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.planar.clap" version="1.1.0" auth="root" installKBytes="15972">#CLAP.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.planar.au" version="1.1.0" auth="root" installKBytes="16069">#AU.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.planar.aax" version="1.1.0" auth="root" installKBytes="16201">#AAX.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.planar.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.BruceJames.Planar" path="Library/Audio/Plug-Ins/VST3/Planar.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.planar.clap">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.brucejames.planar" path="Library/Audio/Plug-Ins/CLAP/Planar.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.planar.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.BruceJames.Planar" path="Library/Audio/Plug-Ins/Components/Planar.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.planar.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.BruceJames.Planar" path="Library/Application Support/Avid/Audio/Plug-Ins/Planar.aaxplugin"/>
            <bundle CFBundleShortVersionString="5.10.5 GM (b5356, c55e8d80)" CFBundleVersion="5.10.5.5356" id="com.paceap.eden.dsig.bundle" path="Library/Application Support/Avid/Audio/Plug-Ins/Planar.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
    <product version="1.1.0"/>
</installer-gui-script>