<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>WorkOn</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="workon"/>
    </choices-outline>
    <choice id="workon" title="WorkOn" description="WorkOnの動作に必要なコンポーネント(必須)" start_selected="true" start_enabled="false" start_visible="true">
        <pkg-ref id="ai.work-on.desktop"/>
    </choice>
    <pkg-ref id="ai.work-on.desktop" version="0.5.0" auth="root" installKBytes="27751" updateKBytes="0">#workon.pkg</pkg-ref>
    <pkg-ref id="ai.work-on.desktop">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.5.0" CFBundleVersion="0.5.0" id="ai.work-on.desktop" path="WorkOn.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>