<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-gui-script minSpecVersion="1">
    <title>SecureSafe 2.25.0</title>
    <welcome file="Welcome.rtf"/>
    <license file="License.rtf"/>
    <options customize="always" rootVolumeOnly="true" require-scripts="false"/>
    <choice id="com.dswiss.securesafe.pkg.sync"
            title="SYNC_TITLE"
            description="SYNC_DESCRIPTION"
            start_selected="true"
            start_enabled="true"
            visible="true">
        <pkg-ref id="com.dswiss.securesafe.pkg.sync"/>
    </choice>
    <pkg-ref id="com.dswiss.securesafe.pkg.sync" auth="root" onConclusion="none" installKBytes="113424" version="2.25.0">#Core.pkg</pkg-ref>

    <choice id="io.macfuse.filesystems.macfuse.pkg.Core"
            title="FUSE_TITLE"
            description="FUSE_DESCRIPTION"
            start_selected="true"
            start_enabled="true"
            visible="true">
        <pkg-ref id="io.macfuse.filesystems.macfuse.pkg.Core"/>
    </choice>
    <pkg-ref id="io.macfuse.filesystems.macfuse.pkg.Core" auth="root" onConclusion="none" installKBytes="@FUSE_SIZE@" version="4.8.0">#Fuse.pkg</pkg-ref>
    <choices-outline>
        <line choice="com.dswiss.securesafe.pkg.sync"/>
        <line choice="io.macfuse.filesystems.macfuse.pkg.Core"/>
    </choices-outline>
</installer-gui-script>
