<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>PixelPinch</title>
    <organization>com.moogleinthemachine</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.txt"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.moogleinthemachine.PixelPinch"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.moogleinthemachine.PixelPinch" visible="false">
        <pkg-ref id="com.moogleinthemachine.PixelPinch"/>
    </choice>
    <pkg-ref id="com.moogleinthemachine.PixelPinch" version="1.0.0" onConclusion="none" installKBytes="425" updateKBytes="0">#PixelPinch-component.pkg</pkg-ref>
    <pkg-ref id="com.moogleinthemachine.PixelPinch">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="com.moogleinthemachine.PixelPinch" path="Applications/PixelPinch.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>