<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.mobicip.mobicipformac">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="256" id="Mobicip.com.MobicipNotifier" path="Library/Mobicip/Notifier/MobicipNotifier.app"/>
            <bundle CFBundleShortVersionString="2.0" CFBundleVersion="256" id="Mobicip.com.Mobicip-For-Mac" path="Applications/Mobicip For Mac.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="0.1.1" id="com.mobicip.MobicipKernelPoC" path="Library/Mobicip/Extension/MobicipKernelPoC.kext"/>
            <bundle CFBundleShortVersionString="2.0" CFBundleVersion="114" id="Mobicip.com.MobicipService" path="Library/Mobicip/Service/MobicipService.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <scripts>
        <preinstall file="./preinstall"/>
        <postinstall file="./postinstall"/>
    </scripts>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.9"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.mobicip.mobicipformac"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.mobicip.mobicipformac" visible="false">
        <pkg-ref id="com.mobicip.mobicipformac"/>
    </choice>
    <pkg-ref id="com.mobicip.mobicipformac" version="0.1" onConclusion="None" installKBytes="56731" updateKBytes="0">#Mobicip.pkg</pkg-ref>
    <license file="MobicipLicense.rtfd"/>
    <title>Mobicip For Mac</title>
    <background file="mobicip_installer_bg.png" alignment="topleft" scaling="none"/>
</installer-gui-script>