<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>NurseryApp</title>
    <organization>sv.NurseryApp</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <choices-outline>
        <line choice="default">
            <line choice="sv.NurseryApp.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="sv.NurseryApp.installer" visible="false">
        <pkg-ref id="sv.NurseryApp.installer"/>
    </choice>
    <pkg-ref id="sv.NurseryApp.installer" version="1.2.6" onConclusion="none" installKBytes="48280" updateKBytes="0">#nursery-component.pkg</pkg-ref>
    <pkg-ref id="sv.NurseryApp.installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.Sparkle" path="Applications/NurseryApp.app/Contents/Frameworks/Sparkle.framework"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.InstallerLauncher" path="Applications/NurseryApp.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Installer.xpc"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.DownloaderService" path="Applications/NurseryApp.app/Contents/Frameworks/Sparkle.framework/Versions/B/XPCServices/Downloader.xpc"/>
            <bundle CFBundleShortVersionString="2.9.1" CFBundleVersion="2054" id="org.sparkle-project.Sparkle.Updater" path="Applications/NurseryApp.app/Contents/Frameworks/Sparkle.framework/Versions/B/Updater.app"/>
            <bundle CFBundleShortVersionString="1.2.6" CFBundleVersion="88" id="sv.NurseryApp" path="Applications/NurseryApp.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>