<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>AmbirLabel</title>
    <license file="EULA.html" mine-type="text/plain"/>
    <options customize="install"/>
    <choices-outline>
        <line choice="install"/>
    </choices-outline>
    <choice id="install" visible="true" title="Install" description="Installation description goes here" start_selected="true">
        <pkg-ref id="com.ambir.ambirlabel">AmbirLabel.pkg</pkg-ref>
    </choice>
    <pkg-ref id="com.ambir.ambirlabel" version="1.0" auth="Root" installKBytes="168407" updateKBytes="0">#AmbirLabel.pkg</pkg-ref>
    <pkg-ref id="com.ambir.ambirlabel">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0.10" CFBundleVersion="1" id="com.ambir.ambirlabel" path="AmbirLabel/AmbirLabel.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.microsoft.libSkiaSharp" path="AmbirLabel/AmbirLabel.app/Contents/Frameworks/libSkiaSharp.framework"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>