<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.6" authoringToolBuild="201">
    <title>ProxkeyMac_WD</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_localSystem="true"/>
    <script>
function pm_choice1002_selected() {
  result = true;
  result = result &amp;&amp; (/* &lt; */ system.compareVersions(system.version.ProductVersion, '10.11') &lt; 0);
  return result;
}


function pm_choice1002_enabled() {
  result = true;
  result = result &amp;&amp; (/* &lt; */ system.compareVersions(system.version.ProductVersion, '10.11') &lt; 0);
  return result;
}


function pm_choice1101_selected() {
  result = true;
  result = result &amp;&amp; (/* &gt;= */ system.compareVersions(system.version.ProductVersion, '10.11') &gt;= 0);
  return result;
}


function pm_choice1101_enabled() {
  result = true;
  result = result &amp;&amp; (/* &gt;= */ system.compareVersions(system.version.ProductVersion, '10.11') &gt;= 0);
  return result;
}</script>
    <conclusion language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg936\cocoartf1404\cocoasubrtf470
{\fonttbl\f0\fnil\fcharset134 STHeitiSC-Light;\f1\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 If
\f1  ProxKey Token Tool did not display 'ProxKey Token', please reconnect 'ProxKey Token' with computer.}]]></conclusion>
    <choices-outline>
        <line choice="choice947"/>
        <line choice="choice948"/>
        <line choice="choice1002"/>
        <line choice="choice1101"/>
        <line choice="choice960"/>
    </choices-outline>
    <choice id="choice947" title="Shell">
        <pkg-ref id="rd.watchdata.com.proxkeymacwd.Shell.pkg"/>
    </choice>
    <choice id="choice948" title="P11Lib">
        <pkg-ref id="rd.watchdata.com.proxkeymacwd.P11Lib.pkg"/>
    </choice>
    <choice id="choice1002" title="WATCHDATAPROXKEY" selected="pm_choice1002_selected()" enabled="pm_choice1002_enabled()">
        <pkg-ref id="rd.watchdata.com.proxkeymacwd.WATCHDATAPROXKEY.pkg"/>
    </choice>
    <choice id="choice1101" title="tokend" selected="pm_choice1101_selected()" enabled="pm_choice1101_enabled()">
        <pkg-ref id="rd.watchdata.com.proxkeymacwd.tokend.pkg"/>
    </choice>
    <choice id="choice960" title="LaunchAgents">
        <pkg-ref id="rd.watchdata.com.proxkeymacwd.LaunchAgents.pkg"/>
    </choice>
    <pkg-ref id="rd.watchdata.com.proxkeymacwd.Shell.pkg" installKBytes="1904" version="1.0" auth="Root">#shell.pkg</pkg-ref>
    <pkg-ref id="rd.watchdata.com.proxkeymacwd.P11Lib.pkg" installKBytes="5924" version="1.0" auth="Root">#p11lib.pkg</pkg-ref>
    <pkg-ref id="rd.watchdata.com.proxkeymacwd.WATCHDATAPROXKEY.pkg" installKBytes="1712" version="1.0" auth="Root">#watchdataproxkey.pkg</pkg-ref>
    <pkg-ref id="rd.watchdata.com.proxkeymacwd.tokend.pkg" installKBytes="1716" version="1.0" auth="Root">#tokend.pkg</pkg-ref>
    <pkg-ref id="rd.watchdata.com.proxkeymacwd.LaunchAgents.pkg" installKBytes="16" version="1.0" auth="Root">#launchagents.pkg</pkg-ref>
</installer-script>