<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <title>EarnApp</title>
    <domains enable_localSystem="true" enable_currentUserHome="true" enable_anywhere="true"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="com.pkg.com.earnapp"/>
    </choices-outline>
    <choice id="com.pkg.com.earnapp" title="choice.line.EarnApp" enabled="false">
        <pkg-ref id="com.pkg.com.earnapp" version="0" onConclusion="none">_EarnApp.pkg</pkg-ref>
    </choice>
    <pkg-ref id="com.pkg.com.earnapp" packageIdentifier="com.pkg.(null)" installKBytes="35635" updateKBytes="0">
        <must-close>
            <app id="com.earnapp"/>
        </must-close>
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.earnapp" path="EarnApp.app"/>
        </bundle-version>
    </pkg-ref>
    <license file="LICENSE.html" mime-type="text/html"/>
    <product id="com.pkg.final.(null)"/>
    <pkg-ref id="com.pkg.com.earnapp">#_EarnApp.pkg</pkg-ref>
</installer-gui-script>