<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Kidfence</title>
    <background file="background.png" alignment="bottomleft" scaling="none" mime-type="image/png"/>
    <background-darkAqua file="background.png" alignment="bottomleft" scaling="none" mime-type="image/png"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <os-version min="13.0"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="app"/>
        <line choice="daemon"/>
    </choices-outline>
    <choice id="app" visible="false">
        <pkg-ref id="ai.kidfence.mac.app"/>
    </choice>
    <choice id="daemon" visible="false">
        <pkg-ref id="ai.kidfence.mac.daemon-plist"/>
    </choice>
    <pkg-ref id="ai.kidfence.mac.app" version="1.0.1" onConclusion="none" installKBytes="22720" updateKBytes="0">#KidfenceApp.pkg</pkg-ref>
    <pkg-ref id="ai.kidfence.mac.daemon-plist" version="1.0.1" onConclusion="none" installKBytes="1" updateKBytes="0">#KidfenceDaemon.pkg</pkg-ref>
    <pkg-ref id="ai.kidfence.mac.app">
        <bundle-version>
            <bundle id="swift-nio-ssl.NIOSSL.resources" path="Kidfence.app/Contents/Resources/swift-nio-ssl_NIOSSL.bundle"/>
            <bundle CFBundleShortVersionString="1.0.1" CFBundleVersion="421" id="ai.kidfence.mac" path="Kidfence.app"/>
            <bundle CFBundleShortVersionString="1.0.1" CFBundleVersion="387" id="ai.kidfence.mac.FilterExtension" path="Kidfence.app/Contents/Library/SystemExtensions/ai.kidfence.mac.FilterExtension.systemextension"/>
            <bundle CFBundleShortVersionString="1.0.1" CFBundleVersion="383" id="ai.kidfence.mac.SecurityExtension" path="Kidfence.app/Contents/Library/SystemExtensions/ai.kidfence.mac.SecurityExtension.systemextension"/>
            <bundle id="swift-nio.NIOPosix.resources" path="Kidfence.app/Contents/Resources/swift-nio_NIOPosix.bundle"/>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="ai.kidfence.mac.SafariExtension" path="Kidfence.app/Contents/PlugIns/SafariExtension.appex"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="ai.kidfence.mac.daemon-plist">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>