<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Glacier</title>
    <organization>com.freezybeats</organization>
    <license file="license.txt"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default">
        <pkg-ref id="com.freezybeats.glacier"/>
    </choice>
    <pkg-ref id="com.freezybeats.glacier" version="1.3.0" installKBytes="17493" updateKBytes="0">#Glacier-component.pkg</pkg-ref>
    <pkg-ref id="com.freezybeats.glacier">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.3.0" CFBundleVersion="1.3.0" id="com.freezybeats.glacier" path="Library/Audio/Plug-Ins/VST3/Glacier.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>