<?xml version="1.0" encoding="UTF-8"?>
<!--
   Xcode3ProjectSettings.inspector
   Xcode3ProjectSupport

   Copyright © 2010-2022 Apple Inc. All rights reserved.
-->

<!-- This inspector slice is instantiated by Xcode3ProjectSupport.plugindata -->
<slice>
    <section>
        <sliver title="Project Format">
            <property type="enumeration"
                keyPath="inspectedDocumentsController.selection.project.preferredProjectVersion"
                enumeratedValuesKeyPath="inspectedDocumentsController.selection.project.availableProjectVersions"
                enumeratedDisplayValuesKeyPath="inspectedDocumentsController.selection.project.availableProjectVersionDisplayNames">
            </property>
        </sliver>
        <sliver title="Organization">
            <property type="string" keyPath="inspectedDocumentsController.selection.project.organizationName"/>
        </sliver>
        <sliver title="Class Prefix">
            <property type="string" keyPath="inspectedDocumentsController.selection.project.classPrefix"/>
        </sliver>
    </section>
</slice>
