<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>SlideShortcuts for Mac</title>
    <organization>com.1183ventures</organization>
    <domains enable_anywhere="true" enable_currentUserHome="true" enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.15"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.1183ventures.slideshortcuts"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.1183ventures.slideshortcuts" visible="false">
        <pkg-ref id="com.1183ventures.slideshortcuts"/>
    </choice>
    <pkg-ref id="com.1183ventures.slideshortcuts" version="1.2.2" onConclusion="none" installKBytes="4679" updateKBytes="0">#SlideShortcuts-component.pkg</pkg-ref>
    <pkg-ref id="com.1183ventures.slideshortcuts">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>