<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>CHART MAKR by PHASE 1.6.1</title>
    <organization>com.trevbeatsmultimedia</organization>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <!-- Apple silicon and Intel, macOS 11+ -->
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="11.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="chartmakr.au"/>
        <line choice="chartmakr.vst3"/>
        <line choice="chartmakr.app"/>
    </choices-outline>
    <choice id="chartmakr.au" title="Audio Unit" description="For Logic Pro and GarageBand.">
        <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.au"/>
    </choice>
    <choice id="chartmakr.vst3" title="VST3" description="For Ableton Live, Reaper, Studio One, Cubase, FL Studio and Bitwig.">
        <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.vst3"/>
    </choice>
    <choice id="chartmakr.app" title="Standalone app" description="CHART MAKR by PHASE on its own, in /Applications.">
        <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.app"/>
    </choice>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.au" version="1.6.1" onConclusion="none" installKBytes="11272" updateKBytes="0">#_chartmakr-au.pkg</pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.vst3" version="1.6.1" onConclusion="none" installKBytes="11388" updateKBytes="0">#_chartmakr-vst3.pkg</pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.app" version="1.6.1" onConclusion="none" installKBytes="12369" updateKBytes="0">#_chartmakr-app.pkg</pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6.1" CFBundleVersion="1.6.1" id="com.trevbeatsmultimedia.chartmakr" path="CHART MAKR by PHASE.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6.1" CFBundleVersion="1.6.1" id="com.trevbeatsmultimedia.chartmakr" path="CHART MAKR by PHASE.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.chartmakr.installer.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6.1" CFBundleVersion="1.6.1" id="com.trevbeatsmultimedia.chartmakr" path="CHART MAKR by PHASE.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>