<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-script authoringTool="com.apple.PackageMaker" authoringToolBuild="196.1" authoringToolVersion="3.0.5" minSpecVersion="1">
    <title>SINDOH PS</title>
    <options allow-external-scripts="no" customize="never" rootVolumeOnly="true"/>
    <domains enable_anywhere="true"/>
    <background alignment="topleft" file="background.jpg" scaling="tofit"/>
    <background-darkAqua alignment="topleft" file="background-dark.jpg" scaling="tofit"/>
    <welcome file="Welcome.rtf"/>
    <readme file="ReadMe.rtf"/>
    <license file="License.rtf"/>
    <script>
	function pm_install_check()
	{
		result = (system.compareVersions(system.version.ProductVersion, '11.0') &gt;= 0);

		if( result == false )
		{
			my.result.message = system.localizedString("16");
			my.result.type = 'Fatal';
		}
		return result;
	}
</script>
    <installation-check script="pm_install_check()"/>
    <choices-outline>
        <line choice="choice0"/>
    </choices-outline>
    <choice id="choice0" title="Contents">
        <pkg-ref id="com.SINDOH.print.package.D740_CM4097"/>
    </choice>
    <pkg-ref auth="Root" id="com.SINDOH.print.package.D740_CM4097" onConclusion="None" version="5.2.13A.OSW1_01" installKBytes="58092">#pkg-contents.pkg</pkg-ref>
    <pkg-ref id="com.SINDOH.print.package.D740_CM4097">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.fw.D740_CM4097.Core" path="Printers/SINDOH/D740_CM4097/PDEs/pde.framework"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.Finishing" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 Finishing.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.D740_CM4097" path="Application Support/SINDOH/D740_CM4097/Helpers/D740_CM4097Helper.app/Contents/XPCServices/com.SINDOH.D740_CM4097.xpc"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.Cover" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 Cover.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.Tray" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 Tray.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.Stamp" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 Stamp.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.ImageQuality" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 ImageQuality.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.Output" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 Output.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.pde.D740_CM4097.PerPage" path="Printers/SINDOH/D740_CM4097/PDEs/SINDOH D740_CM4097 PerPage.plugin"/>
            <bundle CFBundleShortVersionString="3.21.4" CFBundleVersion="3.21.4" id="com.SINDOH.print.helper.D740_CM4097" path="Application Support/SINDOH/D740_CM4097/Helpers/D740_CM4097Helper.app"/>
        </bundle-version>
    </pkg-ref>
</installer-script>