<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>BalrogTC</title>
    <background file="balrog-bg.png" scaling="tofit" alignment="bottomleft"/>
    <background-darkAqua file="balrog-bg.png" scaling="tofit" alignment="bottomleft"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.balrog.balrogtc"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.balrog.balrogtc" visible="false" title="BalrogTC">
        <pkg-ref id="com.balrog.balrogtc"/>
    </choice>
    <pkg-ref id="com.balrog.balrogtc" version="1.0.148" onConclusion="none" installKBytes="0" updateKBytes="0">#BalrogTC-component.pkg</pkg-ref>
    <pkg-ref id="com.balrog.balrogtc">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>