<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="ing.skillify.helper">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.2" CFBundleVersion="0.1.2" id="ing.skillify.helper" path="Skillet.app"/>
        </bundle-version>
    </pkg-ref>
    <product id="ing.skillify.helper" version="0.1.2"/>
    <title>Skillet</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="13.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="ing.skillify.helper"/>
        </line>
    </choices-outline>
    <choice id="default" title="Skillet" versStr="0.1.2"/>
    <choice id="ing.skillify.helper" title="Skillet" visible="false" customLocation="/Applications">
        <pkg-ref id="ing.skillify.helper"/>
    </choice>
    <pkg-ref id="ing.skillify.helper" version="0.1.2" onConclusion="none" installKBytes="1693" updateKBytes="0">#ing.skillify.helper.pkg</pkg-ref>
</installer-gui-script>