<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>SnipIt</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="SnipIt">
        <pkg-ref id="com.usman.snipit.pkg"/>
    </choice>
    <pkg-ref id="com.usman.snipit.pkg" version="1.0.0.10010" onConclusion="none" installKBytes="15372" updateKBytes="0">#SnipIt-component.pkg</pkg-ref>
    <pkg-ref id="com.usman.snipit.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.9.2" CFBundleVersion="2057" id="org.sparkle-project.Sparkle" path="SnipIt.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="2.9.2" CFBundleVersion="2057" id="org.sparkle-project.InstallerLauncher" path="SnipIt.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
            <bundle CFBundleShortVersionString="2.9.2" CFBundleVersion="2057" id="org.sparkle-project.DownloaderService" path="SnipIt.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="10010" id="com.usman.snipit" path="SnipIt.app"/>
            <bundle CFBundleShortVersionString="2.9.2" CFBundleVersion="2057" id="org.sparkle-project.Sparkle.Updater" path="SnipIt.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>