<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>P4PN VPN</title>
    <welcome file="welcome.html"/>
    <conclusion file="conclusion.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64" rootVolumeOnly="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.12"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="net.p4pn.client"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="net.p4pn.client" visible="false">
        <pkg-ref id="net.p4pn.client"/>
    </choice>
    <pkg-ref id="net.p4pn.client" version="1.0.361" onConclusion="none" installKBytes="16613" updateKBytes="0">#P4PN-component.pkg</pkg-ref>
    <pkg-ref id="net.p4pn.client">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="361" id="net.p4pn.client" path="Applications/P4PN.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>