<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <title>SmartBackup</title>
    <background file="MAC_Installer.png" mime-type="image/png" alignment="center" scaling="none"/>
    <license file="license_en.txt"/>
    <domains enable_localSystem="true"/>
    <allowed-os-versions>
        <os-version min="10.7"/>
    </allowed-os-versions>
    <pkg-ref id="SmartBackupInstaller">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.2.4" CFBundleVersion="2.2.4.300" id="cl.smartbackup.backup" path="smartbackup.app"/>
            <bundle CFBundleShortVersionString="2.2.4" CFBundleVersion="2.2.4.300" id="cl.smartbackup.backup.restore" path="smartbackupRestore.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="SmartBackupInstaller"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="SmartBackupInstaller" visible="false">
        <pkg-ref id="SmartBackupInstaller"/>
    </choice>
    <pkg-ref id="SmartBackupInstaller" version="0" onConclusion="none" installKBytes="273639">#pkgbuild_SmartBackup.pkg</pkg-ref>
</installer-gui-script>