<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.pioneer.macos">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.3.0" CFBundleVersion="130" id="com.pioneer.macos" path="PioneerVPN.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.pioneer.macos" version="1.3.0"/>
    <title>PioneerVPN</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="13.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.pioneer.macos"/>
        </line>
    </choices-outline>
    <choice id="default" title="PioneerVPN" versStr="1.3.0"/>
    <choice id="com.pioneer.macos" title="PioneerVPN" visible="false" customLocation="/Applications">
        <pkg-ref id="com.pioneer.macos"/>
    </choice>
    <pkg-ref id="com.pioneer.macos" version="1.3.0" onConclusion="none" installKBytes="120004" updateKBytes="0">#com.pioneer.macos.pkg</pkg-ref>
</installer-gui-script>