blob: 5db46b33d0ebd03fd348b3af3d0f0abea48b21d9 [file] [log] [blame]
Alexandre Lision45f1f542016-08-25 15:16:17 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
3 <dependencies>
4 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11201"/>
5 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccDevicesVC">
8 <connections>
9 <outlet property="deviceDetailsView" destination="20b-Ji-RbX" id="A3A-w9-0m5"/>
10 <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
11 </connections>
12 </customObject>
13 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
14 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
15 <customView id="Hz6-mo-xeY">
16 <rect key="frame" x="0.0" y="0.0" width="576" height="389"/>
17 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18 <subviews>
19 <scrollView fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="57" horizontalPageScroll="10" verticalLineScroll="57" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cn2-3f-RfE">
20 <rect key="frame" x="20" y="20" width="536" height="219"/>
21 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22 <clipView key="contentView" ambiguous="YES" id="5RD-uP-uce">
23 <rect key="frame" x="0.0" y="0.0" width="536" height="219"/>
24 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
25 <subviews>
26 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="55" rowSizeStyle="automatic" viewBased="YES" outlineTableColumn="Sv0-5z-dC2" id="20b-Ji-RbX" customClass="RingOutlineView">
27 <rect key="frame" x="0.0" y="0.0" width="536" height="219"/>
28 <autoresizingMask key="autoresizingMask"/>
29 <size key="intercellSpacing" width="3" height="2"/>
30 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
31 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
32 <tableColumns>
33 <tableColumn width="533" minWidth="40" maxWidth="1000" id="Sv0-5z-dC2">
34 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
35 <font key="font" metaFont="smallSystem"/>
36 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
37 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
38 </tableHeaderCell>
39 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" id="eNP-Qg-jM1">
40 <font key="font" metaFont="system"/>
41 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
42 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
43 </textFieldCell>
44 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
45 <prototypeCellViews>
46 <tableCellView identifier="DeviceView" id="V2l-Lf-B1r">
47 <rect key="frame" x="1" y="1" width="533" height="50"/>
48 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
49 <subviews>
50 <textField verticalHuggingPriority="750" tag="200" translatesAutoresizingMaskIntoConstraints="NO" id="mif-hy-cnh" userLabel="Status label">
51 <rect key="frame" x="38" y="6" width="38" height="14"/>
52 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Status" id="mAD-1Z-aYB">
53 <font key="font" metaFont="smallSystem"/>
54 <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
55 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
56 </textFieldCell>
57 </textField>
58 <textField verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="UbS-VO-lii" userLabel="Name label">
59 <rect key="frame" x="38" y="26" width="208" height="21"/>
60 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Name" id="w62-Jz-2tu">
61 <font key="font" metaFont="system" size="17"/>
62 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
63 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
64 </textFieldCell>
65 </textField>
66 </subviews>
67 <constraints>
68 <constraint firstItem="UbS-VO-lii" firstAttribute="top" secondItem="V2l-Lf-B1r" secondAttribute="top" constant="3" id="1UM-xz-ZNR"/>
69 <constraint firstItem="mif-hy-cnh" firstAttribute="leading" secondItem="V2l-Lf-B1r" secondAttribute="leading" constant="40" id="CQT-Fu-bgB"/>
70 <constraint firstAttribute="trailing" secondItem="UbS-VO-lii" secondAttribute="trailing" constant="289" id="YkQ-XF-ydv"/>
71 <constraint firstItem="UbS-VO-lii" firstAttribute="top" secondItem="V2l-Lf-B1r" secondAttribute="top" constant="3" id="hCv-J7-Ivx"/>
72 <constraint firstItem="mif-hy-cnh" firstAttribute="top" secondItem="UbS-VO-lii" secondAttribute="bottom" constant="6" id="lKI-61-ssq"/>
73 <constraint firstItem="mif-hy-cnh" firstAttribute="top" secondItem="UbS-VO-lii" secondAttribute="bottom" constant="6" id="vWW-7c-2Hk"/>
74 <constraint firstItem="UbS-VO-lii" firstAttribute="leading" secondItem="V2l-Lf-B1r" secondAttribute="leading" constant="40" id="yh9-rt-7e7"/>
75 </constraints>
76 </tableCellView>
77 <customView identifier="HoverRowView" id="lBd-rL-ixN" customClass="HoverTableRowView">
78 <rect key="frame" x="1" y="53" width="533" height="55"/>
79 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
80 </customView>
81 </prototypeCellViews>
82 </tableColumn>
83 </tableColumns>
84 <connections>
85 <outlet property="delegate" destination="-2" id="Q8m-cE-QXK"/>
86 </connections>
87 </outlineView>
88 </subviews>
89 </clipView>
90 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xKj-nZ-7Mx">
91 <rect key="frame" x="0.0" y="-16" width="0.0" height="16"/>
92 <autoresizingMask key="autoresizingMask"/>
93 </scroller>
94 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eiD-YY-HVN">
95 <rect key="frame" x="-16" y="0.0" width="16" height="0.0"/>
96 <autoresizingMask key="autoresizingMask"/>
97 </scroller>
98 </scrollView>
99 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K8a-3i-BoE">
100 <rect key="frame" x="18" y="310" width="540" height="54"/>
101 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
102 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Use the same Ring account on multiple devices." id="kMd-iv-UAy">
103 <font key="font" metaFont="system"/>
104 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
105 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
106 </textFieldCell>
107 </textField>
108 <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hbO-OT-jpc">
109 <rect key="frame" x="220" y="274" width="136" height="32"/>
110 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
111 <buttonCell key="cell" type="push" title="Add new device" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="uDY-qB-G0I">
112 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
113 <font key="font" metaFont="system"/>
114 </buttonCell>
115 <connections>
116 <action selector="startExportOnRing:" target="-2" id="6cr-RZ-7Wi"/>
117 </connections>
118 </button>
119 </subviews>
120 <point key="canvasLocation" x="377" y="270.5"/>
121 </customView>
122 </objects>
123</document>