<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>MASCHINE Mac Agent</title>
    <organization>AVA INDUSTRIES</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="Welcome.html"/>
    <choices-outline>
        <line choice="maschine-agent"/>
    </choices-outline>
    <choice id="maschine-agent" visible="false">
        <pkg-ref id="com.avaindustries.maschine.agent.pkg"/>
    </choice>
    <pkg-ref id="com.avaindustries.maschine.agent.pkg" version="1.1.0" installKBytes="31894" updateKBytes="0">#MASCHINEBuildAgent-component.pkg</pkg-ref>
    <pkg-ref id="com.avaindustries.maschine.agent.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="26" id="AVA-INDUSTRIES.MASCHINEBuildAgent" path="Applications/MASCHINEBuildAgent.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1.0" id="io.livekit.LiveKitWebRTC" path="Applications/MASCHINEBuildAgent.app/Contents/Frameworks/LiveKitWebRTC.framework"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>