<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>AppVolume</title>
    <organization>io.appvolume</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true" hostArchitectures="x86_64"/>
    <choices-outline>
        <line choice="default">
            <line choice="io.appvolume.app"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="io.appvolume.app" visible="false">
        <pkg-ref id="io.appvolume.app"/>
    </choice>
    <pkg-ref id="io.appvolume.app" version="0.1.38" onConclusion="none" installKBytes="13799" updateKBytes="0">#AppVolume-app.pkg</pkg-ref>
    <pkg-ref id="io.appvolume.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.38" CFBundleVersion="0.1.38" id="io.appvolume" path="AppVolume.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>