<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>MacScreenREC录屏宝</title>
    <options customize="never" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <background file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <welcome file="welcome.rtfd"/>
    <readme file="readme.rtfd"/>
    <conclusion file="conclusion.rtfd"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="MacScreenREC录屏宝">
        <pkg-ref id="com.luping.pkg.applications"/>
    </choice>
    <pkg-ref id="com.luping.pkg.applications" version="1.0.0" auth="Root" installKBytes="6553" updateKBytes="0">#Applications.pkg</pkg-ref>
    <pkg-ref id="com.luping.pkg.applications">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="5" id="com.dayu.media.MacScreenREC.MacScreenREC" path="MacScreenREC.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>