1<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
3    <dependencies>
4        <deployment identifier="macosx"/>
5        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
6        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
7    </dependencies>
8    <objects>
9        <customObject id="-2" userLabel="File's Owner" customClass="InfoFileViewController">
10            <connections>
11                <outlet property="fCheckAllButton" destination="27" id="31"/>
12                <outlet property="fFileController" destination="15" id="16"/>
13                <outlet property="fFileFilterField" destination="3" id="23"/>
14                <outlet property="fUncheckAllButton" destination="25" id="32"/>
15                <outlet property="view" destination="2" id="24"/>
16            </connections>
17        </customObject>
18        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
19        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
20        <customView id="2" userLabel="Files">
21            <rect key="frame" x="0.0" y="0.0" width="340" height="365"/>
22            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23            <subviews>
24                <searchField wantsLayer="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
25                    <rect key="frame" x="12" y="12" width="110" height="19"/>
26                    <constraints>
27                        <constraint firstAttribute="width" constant="110" id="sKS-V5-H9b"/>
28                    </constraints>
29                    <searchFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" placeholderString="Filter" bezelStyle="round" id="14">
30                        <font key="font" metaFont="smallSystem"/>
31                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
32                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
33                    </searchFieldCell>
34                    <connections>
35                        <action selector="setFileFilterText:" target="-2" id="21"/>
36                    </connections>
37                </searchField>
38                <scrollView horizontalLineScroll="36" horizontalPageScroll="10" verticalLineScroll="36" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4">
39                    <rect key="frame" x="12" y="39" width="316" height="314"/>
40                    <clipView key="contentView" id="l96-jk-uz9">
41                        <rect key="frame" x="1" y="1" width="303" height="312"/>
42                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
43                        <subviews>
44                            <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" columnResizing="NO" autosaveColumns="NO" rowHeight="34" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="10" id="7" customClass="FileOutlineView">
45                                <rect key="frame" x="0.0" y="0.0" width="303" height="312"/>
46                                <autoresizingMask key="autoresizingMask"/>
47                                <size key="intercellSpacing" width="3" height="2"/>
48                                <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
49                                <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
50                                <tableColumns>
51                                    <tableColumn identifier="Name" editable="NO" width="229" minWidth="38.599119999999999" maxWidth="1000" id="10">
52                                        <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Name">
53                                            <font key="font" metaFont="smallSystem"/>
54                                            <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
55                                            <color key="backgroundColor" white="0.33333299" alpha="1" colorSpace="calibratedWhite"/>
56                                        </tableHeaderCell>
57                                        <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11">
58                                            <font key="font" metaFont="system"/>
59                                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
60                                            <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
61                                        </textFieldCell>
62                                        <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
63                                    </tableColumn>
64                                    <tableColumn identifier="Priority" editable="NO" width="34" minWidth="10" maxWidth="1000" id="8">
65                                        <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Rank">
66                                            <font key="font" metaFont="smallSystem"/>
67                                            <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
68                                            <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
69                                        </tableHeaderCell>
70                                        <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="center" title="Text Cell" id="13">
71                                            <font key="font" metaFont="system"/>
72                                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
73                                            <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
74                                        </textFieldCell>
75                                    </tableColumn>
76                                    <tableColumn identifier="Check" editable="NO" width="31" minWidth="10" maxWidth="1000" id="9">
77                                        <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="DL">
78                                            <font key="font" metaFont="smallSystem"/>
79                                            <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
80                                            <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
81                                        </tableHeaderCell>
82                                        <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="center" allowsMixedState="YES" inset="2" id="12">
83                                            <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
84                                            <font key="font" metaFont="cellTitle"/>
85                                        </buttonCell>
86                                    </tableColumn>
87                                </tableColumns>
88                                <connections>
89                                    <outlet property="dataSource" destination="15" id="19"/>
90                                    <outlet property="delegate" destination="15" id="20"/>
91                                </connections>
92                            </outlineView>
93                        </subviews>
94                    </clipView>
95                    <constraints>
96                        <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="150" placeholder="YES" id="X0d-v3-RLR"/>
97                        <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="300" placeholder="YES" id="h0N-Ba-pKl"/>
98                    </constraints>
99                    <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="5">
100                        <rect key="frame" x="-100" y="-100" width="328" height="11"/>
101                        <autoresizingMask key="autoresizingMask"/>
102                    </scroller>
103                    <scroller key="verticalScroller" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="6">
104                        <rect key="frame" x="304" y="1" width="11" height="312"/>
105                        <autoresizingMask key="autoresizingMask"/>
106                    </scroller>
107                </scrollView>
108                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25">
109                    <rect key="frame" x="286" y="13" width="42" height="17"/>
110                    <buttonCell key="cell" type="roundRect" title="None" bezelStyle="roundedRect" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="26">
111                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
112                        <font key="font" metaFont="smallSystem"/>
113                    </buttonCell>
114                    <connections>
115                        <action selector="uncheckAll:" target="-2" id="30"/>
116                    </connections>
117                </button>
118                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="27">
119                    <rect key="frame" x="236" y="13" width="42" height="17"/>
120                    <buttonCell key="cell" type="roundRect" title="All" bezelStyle="roundedRect" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="28">
121                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
122                        <font key="font" metaFont="smallSystem"/>
123                    </buttonCell>
124                    <connections>
125                        <action selector="checkAll:" target="-2" id="29"/>
126                    </connections>
127                </button>
128            </subviews>
129            <constraints>
130                <constraint firstAttribute="trailing" secondItem="4" secondAttribute="trailing" constant="12" id="6yf-Oq-UIz"/>
131                <constraint firstAttribute="bottom" secondItem="3" secondAttribute="bottom" priority="249" constant="12" id="A9G-oy-ECV"/>
132                <constraint firstItem="25" firstAttribute="top" secondItem="4" secondAttribute="bottom" priority="249" constant="8" symbolic="YES" id="F56-EY-gmO"/>
133                <constraint firstItem="27" firstAttribute="width" secondItem="25" secondAttribute="width" id="Gqo-V9-U4q"/>
134                <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="3" secondAttribute="bottom" constant="12" id="JLT-FN-kSP"/>
135                <constraint firstItem="25" firstAttribute="trailing" secondItem="4" secondAttribute="trailing" id="Lct-dM-uJC"/>
136                <constraint firstItem="4" firstAttribute="top" secondItem="2" secondAttribute="top" constant="12" id="Ob1-fT-Yz2"/>
137                <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="25" secondAttribute="bottom" priority="249" constant="12" id="SEO-pE-VNE"/>
138                <constraint firstItem="3" firstAttribute="baseline" secondItem="27" secondAttribute="baseline" id="UzN-Sv-6No"/>
139                <constraint firstItem="3" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4" secondAttribute="bottom" constant="8" symbolic="YES" id="a0d-eE-MNu"/>
140                <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="25" secondAttribute="bottom" constant="12" id="fjE-zK-dfN"/>
141                <constraint firstItem="4" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="12" id="l5l-qU-Gst"/>
142                <constraint firstItem="3" firstAttribute="top" secondItem="4" secondAttribute="bottom" priority="249" constant="8" symbolic="YES" id="lzX-0D-qVf"/>
143                <constraint firstItem="25" firstAttribute="leading" secondItem="27" secondAttribute="trailing" constant="8" id="scl-wB-jQp"/>
144                <constraint firstItem="27" firstAttribute="baseline" secondItem="25" secondAttribute="baseline" id="wPh-Ts-lIF"/>
145                <constraint firstItem="25" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4" secondAttribute="bottom" constant="8" symbolic="YES" id="ygM-Vk-TZy"/>
146                <constraint firstItem="3" firstAttribute="leading" secondItem="4" secondAttribute="leading" id="zZh-mb-Epc"/>
147            </constraints>
148        </customView>
149        <customObject id="15" userLabel="File Outline Controller" customClass="FileOutlineController">
150            <connections>
151                <outlet property="fOutline" destination="7" id="18"/>
152            </connections>
153        </customObject>
154    </objects>
155</document>
156