<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Permanent Punch</title>
    <organization>com.permanentpunch</organization>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64" rootVolumeOnly="true"/>
    <domains enable_localSystem="true" enable_anywhere="false" enable_currentUserHome="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.permanentpunch.permanentpunch.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.permanentpunch.permanentpunch.installer" visible="false">
        <pkg-ref id="com.permanentpunch.permanentpunch.installer"/>
    </choice>
    <pkg-ref id="com.permanentpunch.permanentpunch.installer" version="1.0.0" auth="root" onConclusion="none" installKBytes="11480" updateKBytes="0">#PermanentPunch-component.pkg</pkg-ref>
    <pkg-ref id="com.permanentpunch.permanentpunch.installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.permanentpunch.permanentpunch" path="PermanentPunch.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>