<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>SPR{K3 Defend 1.0.0</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <domains enable_anywhere="true" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="io.sprk3.defend"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="io.sprk3.defend" visible="false">
        <pkg-ref id="io.sprk3.defend"/>
    </choice>
    <pkg-ref id="io.sprk3.defend" version="1.0.0" onConclusion="none" installKBytes="27921" updateKBytes="0">#io.sprk3.defend.component.pkg</pkg-ref>
    <pkg-ref id="io.sprk3.defend">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>