<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Artemis 0.2.8</title>
    <welcome file="welcome.html"/>
    <options customize="never" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Artemis">
        <pkg-ref id="com.jshriver.artemis.app"/>
        <pkg-ref id="com.jshriver.artemis.driver"/>
    </choice>
    <pkg-ref id="com.jshriver.artemis.app" version="0.2.8" installKBytes="2942" updateKBytes="0">#app.pkg</pkg-ref>
    <pkg-ref id="com.jshriver.artemis.driver" version="0.2.8" installKBytes="142" updateKBytes="0">#driver.pkg</pkg-ref>
    <pkg-ref id="com.jshriver.artemis.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.8" CFBundleVersion="0.2.8" id="com.jshriver.artemis" path="Applications/Artemis.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.jshriver.artemis.driver">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.8" CFBundleVersion="0.2.8" id="com.jshriver.artemis.driver" path="Library/Audio/Plug-Ins/HAL/Artemis.driver"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>