<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>PT Peek</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true"/>
    <license file="eula.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <pkg-ref id="com.neyrinck.ptpeek">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.9" CFBundleVersion="53" id="com.neyrinck.ptpeek" path="PT Peek.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.neyrinck.ptpeek"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.neyrinck.ptpeek" visible="false">
        <pkg-ref id="com.neyrinck.ptpeek"/>
    </choice>
    <pkg-ref id="com.neyrinck.ptpeek" version="1.0.9" installKBytes="63268" updateKBytes="0">#component.pkg</pkg-ref>
</installer-gui-script>