|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15702"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <objects> |
|
12 | 13 | </customObject> |
13 | 14 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
14 | 15 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
15 | | - <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="context" customModuleProvider="target"> |
| 16 | + <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="SwitchKey" customModuleProvider="target"> |
16 | 17 | <connections> |
17 | 18 | <outlet property="conditionTableView" destination="wpb-1K-Xeg" id="lF5-0a-jaC"/> |
18 | 19 | <outlet property="statusBarMenu" destination="lcZ-64-V4h" id="lFV-82-qrX"/> |
|
27 | 28 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
28 | 29 | <clipView key="contentView" id="gGO-yu-YCr"> |
29 | 30 | <rect key="frame" x="1" y="1" width="360" height="0.0"/> |
30 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 31 | + <autoresizingMask key="autoresizingMask"/> |
31 | 32 | <subviews> |
32 | | - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="wpb-1K-Xeg" customClass="TableView" customModule="context" customModuleProvider="target"> |
33 | | - <rect key="frame" x="0.0" y="0.0" width="360" height="1"/> |
34 | | - <autoresizingMask key="autoresizingMask"/> |
| 33 | + <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="wpb-1K-Xeg" customClass="TableView" customModule="SwitchKey" customModuleProvider="target"> |
| 34 | + <rect key="frame" x="0.0" y="0.0" width="360" height="0.0"/> |
| 35 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
35 | 36 | <size key="intercellSpacing" width="3" height="2"/> |
36 | 37 | <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
37 | 38 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
38 | 39 | <tableColumns> |
39 | 40 | <tableColumn width="357" minWidth="40" maxWidth="1000" id="Y12-MF-ZTz"> |
40 | 41 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border"> |
41 | | - <font key="font" metaFont="smallSystem"/> |
| 42 | + <font key="font" metaFont="menu" size="11"/> |
42 | 43 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
43 | 44 | <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
44 | 45 | </tableHeaderCell> |
|
63 | 64 | </scroller> |
64 | 65 | <point key="canvasLocation" x="139" y="185"/> |
65 | 66 | </scrollView> |
66 | | - <tableCellView identifier="item-cell" id="mER-eV-t2b" customClass="ConditionCell" customModule="context" customModuleProvider="target"> |
| 67 | + <tableCellView identifier="item-cell" id="mER-eV-t2b" customClass="ConditionCell" customModule="SwitchKey" customModuleProvider="target"> |
67 | 68 | <rect key="frame" x="0.0" y="0.0" width="341" height="64"/> |
68 | 69 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
69 | 70 | <subviews> |
|
76 | 77 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSApplicationIcon" id="pGI-gj-dvK"/> |
77 | 78 | </imageView> |
78 | 79 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="61R-Cm-pCP"> |
79 | | - <rect key="frame" x="62" y="24" width="68" height="17"/> |
| 80 | + <rect key="frame" x="62" y="24" width="68" height="16"/> |
80 | 81 | <textFieldCell key="cell" lineBreakMode="clipping" title="AppName" id="AGL-f7-fn1"> |
81 | 82 | <font key="font" metaFont="systemBold"/> |
82 | 83 | <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
128 | 129 | </connections> |
129 | 130 | <point key="canvasLocation" x="139.5" y="260"/> |
130 | 131 | </tableCellView> |
131 | | - <tableCellView identifier="edit-cell" id="tGE-D6-w3H" customClass="EditCell" customModule="context" customModuleProvider="target"> |
132 | | - <rect key="frame" x="0.0" y="0.0" width="97" height="20"/> |
| 132 | + <tableCellView identifier="edit-cell" id="tGE-D6-w3H" customClass="EditCell" customModule="SwitchKey" customModuleProvider="target"> |
| 133 | + <rect key="frame" x="0.0" y="0.0" width="109" height="20"/> |
133 | 134 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
134 | 135 | <subviews> |
135 | 136 | <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5k7-2A-D1v"> |
136 | | - <rect key="frame" x="8" y="3" width="81" height="14"/> |
| 137 | + <rect key="frame" x="8" y="-1" width="93" height="21"/> |
137 | 138 | <constraints> |
138 | | - <constraint firstAttribute="height" constant="13" id="IDr-fh-azF"/> |
| 139 | + <constraint firstAttribute="height" constant="20" id="IDr-fh-azF"/> |
139 | 140 | </constraints> |
140 | | - <buttonCell key="cell" type="inline" title="Add Current" bezelStyle="inline" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="XiT-Jr-Qlg"> |
| 141 | + <buttonCell key="cell" type="roundTextured" title="Add Current" bezelStyle="texturedRounded" alignment="center" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="XiT-Jr-Qlg"> |
141 | 142 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
142 | | - <font key="font" metaFont="smallSystemBold"/> |
| 143 | + <font key="font" metaFont="systemBold"/> |
143 | 144 | <connections> |
144 | 145 | <action selector="addItemClicked:" target="tGE-D6-w3H" id="1xs-Ii-GnG"/> |
145 | 146 | </connections> |
|
0 commit comments