<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="OrangeRemotConfigDebugVC">
            <connections>
                <outlet property="dataList" destination="XPI-yL-ujD" id="Y93-Px-oGv"/>
                <outlet property="freshBtn" destination="otk-5e-huh" id="Rgj-y7-P0j"/>
                <outlet property="msgView" destination="eNi-cG-YJM" id="m0u-yd-z8O"/>
                <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="375" height="667"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="XPI-yL-ujD">
                    <rect key="frame" x="0.0" y="0.0" width="375" height="260"/>
                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="260" id="wid-Ln-M3d"/>
                    </constraints>
                    <view key="tableHeaderView" contentMode="scaleToFill" id="aP7-ey-aWu" userLabel="TableViewHeader">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="47"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="配置列表" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QkY-Jp-dMK">
                                <rect key="frame" x="12" y="3.5" width="120" height="40"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="h3x-AL-6TG"/>
                                    <constraint firstAttribute="width" constant="120" id="lKd-Yf-5vh"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="k2m-BM-Lie">
                                <rect key="frame" x="299" y="9" width="56" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="pYT-Ac-RrK"/>
                                    <constraint firstAttribute="width" constant="56" id="qWf-OT-u4a"/>
                                </constraints>
                                <state key="normal" title="刷新"/>
                                <connections>
                                    <action selector="fresh:" destination="-1" eventType="touchUpInside" id="hHJ-lp-zVO"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="k2m-BM-Lie" secondAttribute="trailing" constant="20" id="7Dw-KE-7mw"/>
                            <constraint firstItem="QkY-Jp-dMK" firstAttribute="centerY" secondItem="aP7-ey-aWu" secondAttribute="centerY" id="JAO-d8-Mjj"/>
                            <constraint firstItem="QkY-Jp-dMK" firstAttribute="leading" secondItem="aP7-ey-aWu" secondAttribute="leading" constant="12" id="YBx-kC-6Az"/>
                            <constraint firstItem="k2m-BM-Lie" firstAttribute="centerY" secondItem="QkY-Jp-dMK" secondAttribute="centerY" id="otk-5e-huh"/>
                        </constraints>
                    </view>
                </tableView>
                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="eNi-cG-YJM">
                    <rect key="frame" x="0.0" y="290" width="375" height="347"/>
                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                </textView>
            </subviews>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="XPI-yL-ujD" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="7Lu-dx-SAi"/>
                <constraint firstAttribute="trailing" secondItem="eNi-cG-YJM" secondAttribute="trailing" id="FHB-AH-ypX"/>
                <constraint firstItem="eNi-cG-YJM" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="PM4-oc-DJ6"/>
                <constraint firstAttribute="trailing" secondItem="XPI-yL-ujD" secondAttribute="trailing" id="Rs1-jX-C2R"/>
                <constraint firstAttribute="bottom" secondItem="eNi-cG-YJM" secondAttribute="bottom" constant="30" id="S8q-EJ-oVm"/>
                <constraint firstItem="eNi-cG-YJM" firstAttribute="top" secondItem="XPI-yL-ujD" secondAttribute="bottom" constant="30" id="TML-yE-N4c"/>
                <constraint firstItem="XPI-yL-ujD" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="ilf-Od-wYB"/>
            </constraints>
            <point key="canvasLocation" x="-1330" y="-416"/>
        </view>
    </objects>
</document>
