<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Stairwell Forwarder</title>
    <background alignment="topleft" scaling="tofit" file="installer-background.svg" mime-type="image/svg+xml"/>
    <background-darkAqua alignment="topleft" scaling="tofit" file="installer-background-dark.svg" mime-type="image/svg+xml"/>
    <!--Set options for this installer. "customize" can be set to "allow" to allow installing only some of the components-->
    <options customize="never" rootVolumeOnly="true" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <!--There's one pkg-ref for each component package of this installer-->
    <pkg-ref id="com.stairwell.Inception.Forwarder" version="1.7.4.1493" onConclusion="none" installKBytes="14764" updateKBytes="0">#InceptionForwarder.pkg</pkg-ref>
    <pkg-ref id="com.stairwell.InceptionInstallerScripts" version="1.7.4.1493" onConclusion="none" installKBytes="0" updateKBytes="0">#InceptionInstallerScripts.pkg</pkg-ref>
    <pkg-ref id="com.stairwell.LaunchDaemon" version="1.7.4.1493" onConclusion="none" packageIdentifier="com.stairwell.installer.LaunchDaemon" installKBytes="1" updateKBytes="0">#LaunchDaemon.pkg</pkg-ref>
    <!--This is the layout of the outline view as displayed in the "Custom Install" pane of the Installer app-->
    <choices-outline>
        <line choice="default">
            <line choice="com.stairwell.Inception.Forwarder"/>
            <line choice="com.stairwell.InceptionInstallerScripts"/>
            <line choice="com.stairwell.LaunchDaemon"/>
        </line>
    </choices-outline>
    <choice id="default" title="Stairwell Forwarder"/>
    <choice id="com.stairwell.Inception.Forwarder" title="Stairwell Forwarder" description="The Stairwell Forwarder ships files to the Stairwell platform" visible="true">
        <pkg-ref id="com.stairwell.Inception.Forwarder"/>
    </choice>
    <choice id="com.stairwell.InceptionInstallerScripts" title="Start Forwarder after install" description="After installing the Forwarder, start it immediately. You might disable this if you want to customize the install." visible="true">
        <pkg-ref id="com.stairwell.InceptionInstallerScripts"/>
    </choice>
    <choice id="com.stairwell.LaunchDaemon" title="Stairwell Updater" description="The Stairwell Updater allows you to update the Forwarder from the Stairwell Assets view" visible="true">
        <pkg-ref id="com.stairwell.LaunchDaemon"/>
    </choice>
    <pkg-ref id="com.stairwell.Inception.Forwarder">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.7.4.1493" CFBundleVersion="1493" id="com.stairwell.Infrastructure" path="Applications/Inception Forwarder.app/Contents/Library/SystemExtensions/com.stairwell.Inception.ProcessMonitor.systemextension/Contents/Frameworks/Infrastructure.framework"/>
            <bundle CFBundleShortVersionString="1.7.4.1493" CFBundleVersion="1493" id="com.stairwell.Domain" path="Applications/Inception Forwarder.app/Contents/Library/SystemExtensions/com.stairwell.Inception.ProcessMonitor.systemextension/Contents/Frameworks/Domain.framework"/>
            <bundle CFBundleShortVersionString="1.7.4.1493" CFBundleVersion="1493" id="com.stairwell.Inception.Forwarder" path="Applications/Inception Forwarder.app"/>
            <bundle CFBundleShortVersionString="1.7.4.1493" CFBundleVersion="1493" id="com.stairwell.RegistrationHelper" path="Applications/Inception Forwarder.app/Contents/MacOS/RegistrationHelper.app"/>
            <bundle CFBundleShortVersionString="1.7.4" CFBundleVersion="1493" id="com.stairwell.Inception.totem" path="Applications/Inception Forwarder.app/Contents/MacOS/totem.app"/>
            <bundle CFBundleShortVersionString="1.7.4" CFBundleVersion="1493" id="com.stairwell.InceptionUpdater" path="Applications/Inception Forwarder.app/Contents/MacOS/inception-updater.app"/>
            <bundle CFBundleShortVersionString="1.7.4.1493" CFBundleVersion="1493" id="com.stairwell.Inception.ProcessMonitor" path="Applications/Inception Forwarder.app/Contents/Library/SystemExtensions/com.stairwell.Inception.ProcessMonitor.systemextension"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.stairwell.InceptionInstallerScripts">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.stairwell.LaunchDaemon">
        <bundle-version/>
    </pkg-ref>
    <product id="com.stairwell.installer.InceptionForwarder" version="1.7.4.1493"/>
</installer-gui-script>