<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>AudioTeleporter 1.4.3</title>
    <organization>com.ArnieWaves.audioteleporter</organization>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <license file="license.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true" enable_anywhere="false" enable_currentUserHome="false"/>
    <choices-outline>
        <line choice="choice_au"/>
        <line choice="choice_vst3"/>
        <line choice="choice_aax"/>
    </choices-outline>
    <choice id="choice_au" title="Audio Unit (AU)" description="Install the AU plug-in into /Library/Audio/Plug-Ins/Components.">
        <pkg-ref id="com.ArnieWaves.audioteleporter.au.pkg"/>
    </choice>
    <choice id="choice_vst3" title="VST3" description="Install the VST3 plug-in into /Library/Audio/Plug-Ins/VST3.">
        <pkg-ref id="com.ArnieWaves.audioteleporter.vst3.pkg"/>
    </choice>
    <choice id="choice_aax" title="Pro Tools (AAX)" description="Install the AAX plug-in into /Library/Application Support/Avid/Audio/Plug-Ins.">
        <pkg-ref id="com.ArnieWaves.audioteleporter.aax.pkg"/>
    </choice>
    <pkg-ref id="com.ArnieWaves.audioteleporter.au.pkg" version="1.4.3" auth="root" installKBytes="24138" updateKBytes="0">#AudioTeleporter-AU.pkg</pkg-ref>
    <pkg-ref id="com.ArnieWaves.audioteleporter.vst3.pkg" version="1.4.3" auth="root" installKBytes="24284" updateKBytes="0">#AudioTeleporter-VST3.pkg</pkg-ref>
    <pkg-ref id="com.ArnieWaves.audioteleporter.aax.pkg" version="1.4.3" auth="root" installKBytes="24262" updateKBytes="0">#AudioTeleporter-AAX.pkg</pkg-ref>
    <pkg-ref id="com.ArnieWaves.audioteleporter.au.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.4.3" CFBundleVersion="1.4.3" id="com.ArnieWaves.AudioTeleporter" path="Library/Audio/Plug-Ins/Components/AudioTeleporter.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ArnieWaves.audioteleporter.vst3.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.4.3" CFBundleVersion="1.4.3" id="com.ArnieWaves.AudioTeleporter" path="Library/Audio/Plug-Ins/VST3/AudioTeleporter.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ArnieWaves.audioteleporter.aax.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.4.3" CFBundleVersion="1.4.3" id="com.ArnieWaves.AudioTeleporter" path="Library/Application Support/Avid/Audio/Plug-Ins/AudioTeleporter.aaxplugin"/>
            <bundle CFBundleShortVersionString="6.0.0 GM (b6838, ca532da7)" CFBundleVersion="6.0.0.6838" id="com.paceap.eden.dsig.bundle" path="Library/Application Support/Avid/Audio/Plug-Ins/AudioTeleporter.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>