<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBCocoaDocument.inspector
 IDEInterfaceBuilderCocoaIntegration
 
 Copyright © 2010-2021 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <sliver title="Opens in" visibleKeyPath="shouldDisplayOpensInXcodeUI">
            <property type="action" titleKeyPath="developmentSummary" menuItemsKeyPath="developmentMenuItems" enabledKeyPath="developmentEnabled"/>
        </sliver>
        <sliver title="Builds for">
            <property type="action" titleKeyPath="deploymentSummary" menuItemsKeyPath="deploymentMenuItems"  enabledKeyPath="deploymentEnabled"/>
        </sliver>
        <sliver title="" visibleKeyPath="isUsesAutolayoutStateVisible">
            <property type="boolean" keyPath="usesAutolayoutState" title="Use Auto Layout" allowsMixedState="true" />
        </sliver>
    </section>
    <section>
        <sliver title="Prefers" visibleKeyPath="shouldShowPreferCoderCheckbox">
            <property type="boolean" keyPath="inspectedDocumentsController.selection.inspectedCustomObjectInstantiationBehavior" title="coder at runtime" />
        </sliver>
    </section>
</slice>
