|
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24506"/> |
| 6 | + <capability name="NSView safe area layout guides" minToolsVersion="12.0"/> |
6 | 7 | <capability name="Search Toolbar Item" minToolsVersion="12.0" minSystemVersion="11.0"/> |
7 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 9 | </dependencies> |
|
17 | 18 | <outlet property="helpOpenButton" destination="cA6-Ht-e3Z" id="GWb-T7-oe0"/> |
18 | 19 | <outlet property="helpTextField" destination="hTO-MR-3XZ" id="x1j-wP-MJw"/> |
19 | 20 | <outlet property="helpView" destination="Zjf-1c-7Wk" id="V4P-Tc-ofE"/> |
| 21 | + <outlet property="helpViewToTabViewConstraint" destination="LZl-0T-rYC" id="5vI-sR-jdT"/> |
20 | 22 | <outlet property="hiddenWarningView" destination="4K3-nK-X1O" id="und-Lh-TE7"/> |
21 | 23 | <outlet property="indexDiffsButton" destination="8hM-1U-Hhn" id="iu9-J3-Muk"/> |
22 | 24 | <outlet property="infoTextField1" destination="cbp-6y-jbG" id="kuD-M7-wz2"/> |
|
59 | 61 | <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/> |
60 | 62 | <windowCollectionBehavior key="collectionBehavior" fullScreenPrimary="YES"/> |
61 | 63 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
62 | | - <rect key="contentRect" x="253" y="204" width="1000" height="500"/> |
| 64 | + <rect key="contentRect" x="253" y="204" width="612" height="365"/> |
63 | 65 | <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1410"/> |
64 | 66 | <value key="minSize" type="size" width="800" height="490"/> |
65 | | - <view key="contentView" id="gIp-Ho-8D9"> |
66 | | - <rect key="frame" x="0.0" y="0.0" width="1000" height="500"/> |
67 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 67 | + <view key="contentView" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gIp-Ho-8D9"> |
| 68 | + <rect key="frame" x="0.0" y="0.0" width="612" height="365"/> |
68 | 69 | <subviews> |
69 | | - <customView hidden="YES" appearanceType="aqua" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zjf-1c-7Wk" customClass="GIColorView"> |
70 | | - <rect key="frame" x="0.0" y="400" width="1000" height="50"/> |
71 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
| 70 | + <customView hidden="YES" appearanceType="aqua" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zjf-1c-7Wk" customClass="GIColorView"> |
| 71 | + <rect key="frame" x="0.0" y="211" width="612" height="50"/> |
72 | 72 | <subviews> |
73 | 73 | <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hTO-MR-3XZ"> |
74 | 74 | <rect key="frame" x="8" y="8" width="818" height="31"/> |
|
80 | 80 | </textFieldCell> |
81 | 81 | </textField> |
82 | 82 | <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="W0y-nq-maS"> |
83 | | - <rect key="frame" x="910" y="16" width="80" height="17"/> |
| 83 | + <rect key="frame" x="522" y="16" width="80" height="17"/> |
84 | 84 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
85 | 85 | <buttonCell key="cell" type="roundRect" title="Continue" bezelStyle="roundedRect" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3Bn-bb-IAI"> |
86 | 86 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
91 | 91 | </connections> |
92 | 92 | </button> |
93 | 93 | <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="etB-ce-0PB"> |
94 | | - <rect key="frame" x="832" y="16" width="60" height="17"/> |
| 94 | + <rect key="frame" x="444" y="16" width="60" height="17"/> |
95 | 95 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
96 | 96 | <buttonCell key="cell" type="roundRect" title="Got It!" bezelStyle="roundedRect" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U4W-Zh-R2B"> |
97 | 97 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
102 | 102 | </connections> |
103 | 103 | </button> |
104 | 104 | <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cA6-Ht-e3Z"> |
105 | | - <rect key="frame" x="900" y="16" width="90" height="17"/> |
| 105 | + <rect key="frame" x="512" y="16" width="90" height="17"/> |
106 | 106 | <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> |
107 | 107 | <buttonCell key="cell" type="roundRect" title="Learn More…" bezelStyle="roundedRect" alignment="center" controlSize="small" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ux0-pi-0du"> |
108 | 108 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
113 | 113 | </connections> |
114 | 114 | </button> |
115 | 115 | </subviews> |
| 116 | + <constraints> |
| 117 | + <constraint firstAttribute="height" constant="50" id="1ZV-wN-Zgh"/> |
| 118 | + </constraints> |
116 | 119 | <userDefinedRuntimeAttributes> |
117 | 120 | <userDefinedRuntimeAttribute type="color" keyPath="backgroundColor"> |
118 | 121 | <color key="value" red="1" green="0.87657738947652419" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
119 | 122 | </userDefinedRuntimeAttribute> |
120 | 123 | </userDefinedRuntimeAttributes> |
121 | 124 | </customView> |
122 | | - <tabView fixedFrame="YES" drawsBackground="NO" allowsTruncatedLabels="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="8LX-i4-RBG"> |
123 | | - <rect key="frame" x="0.0" y="0.0" width="1000" height="500"/> |
124 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 125 | + <tabView ambiguous="YES" drawsBackground="NO" allowsTruncatedLabels="NO" type="noTabsNoBorder" translatesAutoresizingMaskIntoConstraints="NO" id="8LX-i4-RBG"> |
| 126 | + <rect key="frame" x="0.0" y="0.0" width="612" height="365"/> |
125 | 127 | <font key="font" metaFont="system"/> |
126 | 128 | <tabViewItems> |
127 | 129 | <tabViewItem label="Map" identifier="map" id="N3S-ZN-7aj"> |
128 | | - <view key="view" id="KTA-UW-CKM"> |
129 | | - <rect key="frame" x="0.0" y="0.0" width="1000" height="500"/> |
| 130 | + <view key="view" ambiguous="YES" id="KTA-UW-CKM"> |
| 131 | + <rect key="frame" x="0.0" y="0.0" width="612" height="365"/> |
130 | 132 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
131 | 133 | </view> |
132 | 134 | </tabViewItem> |
|
181 | 183 | </tabViewItems> |
182 | 184 | </tabView> |
183 | 185 | </subviews> |
| 186 | + <constraints> |
| 187 | + <constraint firstItem="87c-pF-02X" firstAttribute="top" secondItem="Zjf-1c-7Wk" secondAttribute="top" id="D2d-qL-deh"/> |
| 188 | + <constraint firstItem="8LX-i4-RBG" firstAttribute="trailing" secondItem="87c-pF-02X" secondAttribute="trailing" id="GCZ-r5-980"/> |
| 189 | + <constraint firstItem="8LX-i4-RBG" firstAttribute="top" secondItem="Zjf-1c-7Wk" secondAttribute="bottom" id="LZl-0T-rYC"/> |
| 190 | + <constraint firstItem="Zjf-1c-7Wk" firstAttribute="trailing" secondItem="87c-pF-02X" secondAttribute="trailing" id="M7t-0p-HEb"/> |
| 191 | + <constraint firstItem="8LX-i4-RBG" firstAttribute="top" secondItem="gIp-Ho-8D9" secondAttribute="top" priority="999" id="anM-q1-lzo"/> |
| 192 | + <constraint firstItem="8LX-i4-RBG" firstAttribute="leading" secondItem="87c-pF-02X" secondAttribute="leading" id="cyW-aG-PlQ"/> |
| 193 | + <constraint firstItem="Zjf-1c-7Wk" firstAttribute="leading" secondItem="87c-pF-02X" secondAttribute="leading" id="fLu-3d-miy"/> |
| 194 | + <constraint firstItem="8LX-i4-RBG" firstAttribute="bottom" secondItem="87c-pF-02X" secondAttribute="bottom" id="seL-8w-yF7"/> |
| 195 | + </constraints> |
| 196 | + <viewLayoutGuide key="safeArea" id="87c-pF-02X"/> |
| 197 | + <viewLayoutGuide key="layoutMargins" id="TtR-dW-CBE"/> |
184 | 198 | </view> |
185 | 199 | <toolbar key="toolbar" implicitIdentifier="42EAA8AB-C985-49E8-81F5-068903B112A9" centeredItem="zlv-TE-Jdd" autosavesConfiguration="NO" allowsUserCustomization="NO" showsBaselineSeparator="NO" displayMode="iconOnly" sizeMode="regular" id="eX2-uf-7aH"> |
186 | 200 | <allowedToolbarItems> |
|
280 | 294 | <outlet property="delegate" destination="-2" id="YNn-Pj-uPM"/> |
281 | 295 | </connections> |
282 | 296 | </toolbar> |
283 | | - <point key="canvasLocation" x="-175" y="59"/> |
| 297 | + <point key="canvasLocation" x="-113" y="-62"/> |
284 | 298 | </window> |
285 | 299 | <customView id="p3q-Tt-mR8" userLabel="Map View"> |
286 | 300 | <rect key="frame" x="0.0" y="0.0" width="1000" height="518"/> |
|
0 commit comments