<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <title>Snowflake CLI</title>
    <pkg-ref id="com.snowflake.snowflake-cli">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.17.0" CFBundleVersion="3.17.0" id="com.snowflake.snowflake-cli" path="SnowflakeCLI.app"/>
        </bundle-version>
    </pkg-ref>
    <options customize="never" require-scripts="false"/>
    <welcome file="snowflake-cli_welcome.html" mime-type="text/html"/>
    <conclusion file="snowflake-cli_get_started.html" mime-type="text/html"/>
    <background file="snowflake_darwin_background.png" scaling="proportional" alignment="topleft"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.snowflake.snowflake-cli"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.snowflake.snowflake-cli" visible="false">
        <pkg-ref id="com.snowflake.snowflake-cli"/>
    </choice>
    <pkg-ref id="com.snowflake.snowflake-cli" version="3.17.0" onConclusion="none" installKBytes="65085">#snowflake-cli-darwin.pkg</pkg-ref>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="true"/>
    <product version="3.17.0"/>
</installer-gui-script>