<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>MyMicroTunnel Mini VPN</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>
    <pkg-ref id="ca.maragato.mymicrotunnel">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.10.0" CFBundleVersion="2064" id="org.sparkle-project.Sparkle" path="Applications/MyMicroTunnel.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="2.10.0" CFBundleVersion="2064" id="org.sparkle-project.InstallerLauncher" path="Applications/MyMicroTunnel.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
            <bundle CFBundleShortVersionString="1.3.1" CFBundleVersion="1.3.1" id="ca.maragato.mymicrotunnel-menubar" path="Applications/MyMicroTunnel.app"/>
            <bundle CFBundleShortVersionString="2.10.0" CFBundleVersion="2064" id="org.sparkle-project.DownloaderService" path="Applications/MyMicroTunnel.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle CFBundleShortVersionString="2.10.0" CFBundleVersion="2064" id="org.sparkle-project.Sparkle.Updater" path="Applications/MyMicroTunnel.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" visible="false">
        <pkg-ref id="ca.maragato.mymicrotunnel"/>
    </choice>
    <pkg-ref id="ca.maragato.mymicrotunnel" version="1.3.1" onConclusion="none" installKBytes="94528" updateKBytes="0">#component.pkg</pkg-ref>
    <conclusion-text>
    MyMicroTunnel is installed. Its setup window opens automatically and walks
    through deploying the AWS side. You can reopen it later from the menu
    bar icon, or run: mymicrotunnel
  </conclusion-text>
</installer-gui-script>