<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.richardsmith.gensync">
        <bundle-version>
            <bundle CFBundleShortVersionString="" CFBundleVersion="3.0.1.3.0" id="com.richardsmith.gensync" path="SyncSIM.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.richardsmith.gensync" version=""/>
    <title>SyncSIM</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.14"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.richardsmith.gensync"/>
        </line>
    </choices-outline>
    <choice id="default" title="SyncSIM" versStr=""/>
    <choice id="com.richardsmith.gensync" title="SyncSIM" visible="false" customLocation="/Applications">
        <pkg-ref id="com.richardsmith.gensync"/>
    </choice>
    <pkg-ref id="com.richardsmith.gensync" version="0" onConclusion="none" installKBytes="68253" updateKBytes="0">#com.richardsmith.gensync.pkg</pkg-ref>
</installer-gui-script>