<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>TerraceDSP</title>
    <welcome file="welcome.html"/>
    <license file="license.html"/>
    <readme file="readme.html"/>
    <conclusion file="conclusion.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="terracedsp"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="terracedsp" visible="false" title="TerraceDSP">
        <pkg-ref id="com.terracedsp.installer"/>
    </choice>
    <pkg-ref id="com.terracedsp.installer" version="1.0.25" installKBytes="264835" updateKBytes="0">#TerraceDSP-component.pkg</pkg-ref>
    <pkg-ref id="com.terracedsp.installer">
        <bundle-version>
            <bundle id="com.terracedsp.player" path="Library/Application Support/TerraceDSP/InstallerPayload/TerraceGUI/tools/macos/player/bin/TerraceDSP Player.app"/>
            <bundle id="com.terracedsp.announcement-player" path="Library/Application Support/TerraceDSP/InstallerPayload/TerraceGUI/tools/macos/announcement-player"/>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="1" id="com.terracedsp.local" path="Applications/TerraceDSP.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>