<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CGDListViewController" customModule="TestClass" customModuleProvider="target">
            <connections>
                <outlet property="contentView" destination="gQz-Dx-IST" id="Enj-nX-kKS"/>
                <outlet property="searchBg" destination="b0W-tr-nHd" id="yrF-5k-VBs"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b0W-tr-nHd">
                    <rect key="frame" x="0.0" y="44" width="414" height="52"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oO1-6m-ZfC">
                            <rect key="frame" x="0.0" y="51" width="414" height="1"/>
                            <color key="backgroundColor" name="灰色分界线"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="1" id="fvf-qz-hSk"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                    <constraints>
                        <constraint firstItem="oO1-6m-ZfC" firstAttribute="leading" secondItem="b0W-tr-nHd" secondAttribute="leading" id="4S1-nz-dIL"/>
                        <constraint firstAttribute="height" constant="52" id="70Q-z0-bAE"/>
                        <constraint firstAttribute="bottom" secondItem="oO1-6m-ZfC" secondAttribute="bottom" id="RBR-Al-Xw9"/>
                        <constraint firstAttribute="trailing" secondItem="oO1-6m-ZfC" secondAttribute="trailing" id="fZE-dY-ErJ"/>
                    </constraints>
                </view>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gQz-Dx-IST">
                    <rect key="frame" x="0.0" y="96" width="414" height="766"/>
                    <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                </view>
            </subviews>
            <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
            <constraints>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="gQz-Dx-IST" secondAttribute="bottom" id="53s-mA-xag"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="b0W-tr-nHd" secondAttribute="trailing" id="LaJ-OU-8Ly"/>
                <constraint firstItem="gQz-Dx-IST" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="SrM-ic-1sE"/>
                <constraint firstItem="b0W-tr-nHd" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="Zea-23-dH2"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="gQz-Dx-IST" secondAttribute="trailing" id="fVM-da-qyS"/>
                <constraint firstItem="b0W-tr-nHd" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="kE8-IW-FaJ"/>
                <constraint firstItem="gQz-Dx-IST" firstAttribute="top" secondItem="b0W-tr-nHd" secondAttribute="bottom" id="qu2-m8-L1i"/>
            </constraints>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <point key="canvasLocation" x="133" y="139"/>
        </view>
    </objects>
    <resources>
        <namedColor name="灰色分界线">
            <color red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>