<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBICAbstractCatalogItem-Compression.inspector
 Copyright © 2015-2017 Apple Inc. All rights reserved.
 -->
<slice>
    <sliver title="Compression">
        <property type="enumeration" insertsNullPlaceholder="true" nilPlaceholderIsSelectable="true" nullPlaceholderKeyPath="localContentController.selection.ibInspectedCompressionTypeNilPlaceholder" keyPath="localContentController.selection.ibInspectedCompressionType">
            <!-- If you edit any of the title's here, also edit the titles in IBICAbstractCatalogItem.m and in AssetCatalogCompiler.xcspec -->
            <option-group>
                <option title="Automatic" value="0"/>
                <option title="Lossless" value="2"/>
            </option-group>
            <option-group title="Lossy">
                <option title="Basic" value="3"/>
                <option title="GPU Best Quality" value="4"/>
                <option title="GPU Smallest Size" value="5"/>
            </option-group>
        </property>
    </sliver>
</slice>
