<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Ansight</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <options customize="never" require-scripts="true"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Ansight">
        <pkg-ref id="com.ansight-ai.studio"/>
    </choice>
    <pkg-ref id="com.ansight-ai.studio" version="0.5.5" onConclusion="none" installKBytes="106501" updateKBytes="0">#Ansight.component.pkg</pkg-ref>
    <pkg-ref id="com.ansight-ai.studio">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.5.5" CFBundleVersion="2026052900" id="com.ansight-ai.studio" path="Applications/Ansight.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.microsoft.libSkiaSharp" path="Applications/Ansight.app/Contents/Frameworks/libSkiaSharp.framework"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>