<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.mycompany.powersim2">
        <bundle-version>
            <bundle CFBundleShortVersionString="" CFBundleVersion="2.3.2.3.3" id="com.mycompany.powersim2" path="CoalSim.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="com.mycompany.powersim2" version=""/>
    <title>CoalSim</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.mycompany.powersim2"/>
        </line>
    </choices-outline>
    <choice id="default" title="CoalSim" versStr=""/>
    <choice id="com.mycompany.powersim2" title="CoalSim" visible="false" customLocation="/Applications">
        <pkg-ref id="com.mycompany.powersim2"/>
    </choice>
    <pkg-ref id="com.mycompany.powersim2" version="0" onConclusion="none" installKBytes="63705" updateKBytes="0">#com.mycompany.powersim2.pkg</pkg-ref>
</installer-gui-script>