Main.storyboard (26635B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> 3 <device id="retina5_9" orientation="portrait"> 4 <adaptation id="fullscreen"/> 5 </device> 6 <dependencies> 7 <deployment identifier="iOS"/> 8 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> 9 <capability name="Aspect ratio constraints" minToolsVersion="5.1"/> 10 <capability name="Constraints to layout margins" minToolsVersion="6.0"/> 11 <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/> 12 <capability name="Safe area layout guides" minToolsVersion="9.0"/> 13 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> 14 </dependencies> 15 <scenes> 16 <!--Sign-In--> 17 <scene sceneID="tne-QT-ifu"> 18 <objects> 19 <viewController title="Sign-In" id="BYZ-38-t0r" customClass="ViewController" customModule="TeachersAssistant" customModuleProvider="target" sceneMemberID="viewController"> 20 <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> 21 <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> 22 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 23 <subviews> 24 <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Brandeis_Web_HiRes_Orange.png" translatesAutoresizingMaskIntoConstraints="NO" id="ANN-xB-sdu"> 25 <rect key="frame" x="47" y="35" width="281" height="281.66666666666669"/> 26 <accessibility key="accessibilityConfiguration"> 27 <accessibilityTraits key="traits" image="YES" notEnabled="YES"/> 28 </accessibility> 29 <constraints> 30 <constraint firstAttribute="width" secondItem="ANN-xB-sdu" secondAttribute="height" multiplier="1:1" id="zas-2j-QdZ"/> 31 </constraints> 32 </imageView> 33 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="top" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="dF2-xd-hym"> 34 <rect key="frame" x="10" y="391.66666666666669" width="355" height="190.33333333333331"/> 35 <subviews> 36 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="V6s-Bj-0Sf"> 37 <rect key="frame" x="0.0" y="0.0" width="106.66666666666667" height="28.666666666666668"/> 38 <fontDescription key="fontDescription" type="system" pointSize="24"/> 39 <nil key="textColor"/> 40 <nil key="highlightedColor"/> 41 </label> 42 <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Work Email" textAlignment="natural" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="3jP-Vs-pvB"> 43 <rect key="frame" x="0.0" y="36.666666666666629" width="355" height="30"/> 44 <nil key="textColor"/> 45 <fontDescription key="fontDescription" type="system" pointSize="14"/> 46 <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardAppearance="light" returnKeyType="done" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no" textContentType="username"/> 47 </textField> 48 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Password" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yS0-Qf-usa"> 49 <rect key="frame" x="0.0" y="74.666666666666629" width="100.33333333333333" height="28.666666666666671"/> 50 <fontDescription key="fontDescription" type="system" pointSize="24"/> 51 <nil key="textColor"/> 52 <nil key="highlightedColor"/> 53 </label> 54 <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" textAlignment="natural" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="jNJ-CW-a0w"> 55 <rect key="frame" x="0.0" y="111.33333333333331" width="355" height="30"/> 56 <nil key="textColor"/> 57 <fontDescription key="fontDescription" type="system" pointSize="14"/> 58 <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardAppearance="light" returnKeyType="done" secureTextEntry="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no" textContentType="password"/> 59 </textField> 60 <button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="w8A-1s-Ffj"> 61 <rect key="frame" x="0.0" y="149.33333333333331" width="76" height="41"/> 62 <fontDescription key="fontDescription" type="system" pointSize="24"/> 63 <state key="normal" title="Sign-In"/> 64 <connections> 65 <action selector="signInToHome:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Evv-pC-KzT"/> 66 </connections> 67 </button> 68 </subviews> 69 <constraints> 70 <constraint firstAttribute="trailing" secondItem="jNJ-CW-a0w" secondAttribute="trailing" id="2aX-4n-BTD"/> 71 <constraint firstAttribute="trailing" secondItem="3jP-Vs-pvB" secondAttribute="trailing" id="E36-zP-2gz"/> 72 </constraints> 73 </stackView> 74 </subviews> 75 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 76 <constraints> 77 <constraint firstItem="ANN-xB-sdu" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="6cG-6Q-Qli"/> 78 <constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="dF2-xd-hym" secondAttribute="bottom" constant="10" id="AKD-A9-2af"/> 79 <constraint firstItem="ANN-xB-sdu" firstAttribute="height" relation="lessThanOrEqual" secondItem="8bC-Xf-vdC" secondAttribute="height" id="DPz-UH-xSq"/> 80 <constraint firstItem="ANN-xB-sdu" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" multiplier="0.75" priority="999" id="NVM-ja-kPN"/> 81 <constraint firstItem="dF2-xd-hym" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="10" id="Tzz-h8-lCc"/> 82 <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="dF2-xd-hym" secondAttribute="trailing" constant="10" id="hwA-OU-3FN"/> 83 <constraint firstItem="dF2-xd-hym" firstAttribute="top" secondItem="ANN-xB-sdu" secondAttribute="bottom" constant="75" id="o0d-f7-jpT"/> 84 <constraint firstItem="ANN-xB-sdu" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" constant="35" id="y4E-7b-SYI"/> 85 </constraints> 86 <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> 87 </view> 88 <connections> 89 <outlet property="passwordField" destination="jNJ-CW-a0w" id="lea-5f-2bM"/> 90 <outlet property="usernameField" destination="3jP-Vs-pvB" id="Cb9-nS-7S8"/> 91 <segue destination="N0Z-74-nkD" kind="presentation" identifier="logInToHomeScreen" id="M90-aa-ejb"/> 92 </connections> 93 </viewController> 94 <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> 95 </objects> 96 <point key="canvasLocation" x="134.5108695652174" y="121.73913043478262"/> 97 </scene> 98 <!--Home--> 99 <scene sceneID="WhT-W0-fj1"> 100 <objects> 101 <viewController title="Home" id="N0Z-74-nkD" customClass="ViewControllerHome" customModule="TeachersAssistant" customModuleProvider="target" sceneMemberID="viewController"> 102 <view key="view" contentMode="scaleToFill" id="NgL-GF-Dl2"> 103 <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> 104 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 105 <subviews> 106 <button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ehf-di-njk"> 107 <rect key="frame" x="293" y="696" width="67" height="67"/> 108 <accessibility key="accessibilityConfiguration"> 109 <accessibilityTraits key="traits" button="YES" image="YES"/> 110 </accessibility> 111 <constraints> 112 <constraint firstAttribute="width" secondItem="Ehf-di-njk" secondAttribute="height" multiplier="1:1" id="nR5-Rk-vg3"/> 113 </constraints> 114 <state key="normal" title="Settings Button" image="Settings Button.png"/> 115 <connections> 116 <action selector="homeToSettings:" destination="N0Z-74-nkD" eventType="touchUpInside" id="ixz-Xl-nZd"/> 117 </connections> 118 </button> 119 <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Brandeis_Web_HiRes_Orange.png" translatesAutoresizingMaskIntoConstraints="NO" id="ca8-q6-A9o"> 120 <rect key="frame" x="93.666666666666671" y="35.666666666666657" width="187.66666666666663" height="188"/> 121 <accessibility key="accessibilityConfiguration"> 122 <accessibilityTraits key="traits" image="YES" notEnabled="YES"/> 123 </accessibility> 124 <constraints> 125 <constraint firstAttribute="width" secondItem="ca8-q6-A9o" secondAttribute="height" multiplier="1:1" id="uqk-57-apG"/> 126 </constraints> 127 </imageView> 128 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="25" translatesAutoresizingMaskIntoConstraints="NO" id="Tt4-Lg-LC8"> 129 <rect key="frame" x="46.333333333333343" y="257.33333333333337" width="282.33333333333326" height="307.33333333333337"/> 130 <subviews> 131 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wlq-xP-XSO"> 132 <rect key="frame" x="0.0" y="0.0" width="282.33333333333331" height="141.33333333333334"/> 133 <constraints> 134 <constraint firstAttribute="width" secondItem="wlq-xP-XSO" secondAttribute="height" multiplier="2:1" id="xOr-PL-O20"/> 135 </constraints> 136 <state key="normal" title="Sign In/Out" image="Sign-In (Orange).png"/> 137 <connections> 138 <action selector="signInOutPress:" destination="N0Z-74-nkD" eventType="touchUpInside" id="yc3-kr-h0p"/> 139 </connections> 140 </button> 141 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L5M-3r-781"> 142 <rect key="frame" x="0.0" y="166.33333333333337" width="282.33333333333331" height="141"/> 143 <constraints> 144 <constraint firstAttribute="width" secondItem="L5M-3r-781" secondAttribute="height" multiplier="2:1" id="2ug-Ld-f0a"/> 145 </constraints> 146 <state key="normal" title="LiveList" image="LiveList (Orange).png"/> 147 </button> 148 </subviews> 149 </stackView> 150 </subviews> 151 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 152 <constraints> 153 <constraint firstItem="wlq-xP-XSO" firstAttribute="height" secondItem="NgL-GF-Dl2" secondAttribute="height" priority="999" id="AOe-La-pcA"/> 154 <constraint firstItem="Tt4-Lg-LC8" firstAttribute="top" relation="greaterThanOrEqual" secondItem="ca8-q6-A9o" secondAttribute="bottom" constant="16" id="GtU-oj-Ta1"/> 155 <constraint firstItem="L5M-3r-781" firstAttribute="height" secondItem="NgL-GF-Dl2" secondAttribute="height" priority="999" id="Ihr-wb-9gb"/> 156 <constraint firstItem="ca8-q6-A9o" firstAttribute="centerX" secondItem="NgL-GF-Dl2" secondAttribute="centerX" id="Jzj-KP-xDz"/> 157 <constraint firstItem="Tt4-Lg-LC8" firstAttribute="centerX" secondItem="I1U-GZ-Vty" secondAttribute="centerX" id="Mjw-GL-Xtx"/> 158 <constraint firstItem="ca8-q6-A9o" firstAttribute="width" secondItem="NgL-GF-Dl2" secondAttribute="width" multiplier="0.5" priority="999" id="Nsu-b7-p2L"/> 159 <constraint firstItem="ca8-q6-A9o" firstAttribute="top" secondItem="NgL-GF-Dl2" secondAttribute="top" constant="35" id="PC7-fe-zPL"/> 160 <constraint firstItem="ca8-q6-A9o" firstAttribute="height" relation="lessThanOrEqual" secondItem="NgL-GF-Dl2" secondAttribute="height" id="Q5I-6t-v1i"/> 161 <constraint firstItem="I1U-GZ-Vty" firstAttribute="trailing" secondItem="Ehf-di-njk" secondAttribute="trailing" constant="15" id="TFo-aa-pIE"/> 162 <constraint firstItem="Ehf-di-njk" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="NgL-GF-Dl2" secondAttribute="leading" constant="20" symbolic="YES" id="Tgx-Sj-nkb"/> 163 <constraint firstItem="Ehf-di-njk" firstAttribute="width" relation="lessThanOrEqual" secondItem="NgL-GF-Dl2" secondAttribute="width" multiplier="0.179" id="Wys-gB-FcB"/> 164 <constraint firstItem="L5M-3r-781" firstAttribute="width" secondItem="NgL-GF-Dl2" secondAttribute="width" multiplier="0.75" constant="1" id="l8a-RR-TCX"/> 165 <constraint firstItem="Ehf-di-njk" firstAttribute="height" secondItem="NgL-GF-Dl2" secondAttribute="height" multiplier="0.1" priority="999" id="nxy-fr-MD8"/> 166 <constraint firstItem="Tt4-Lg-LC8" firstAttribute="centerY" secondItem="I1U-GZ-Vty" secondAttribute="centerY" id="pro-fc-wbR"/> 167 <constraint firstItem="I1U-GZ-Vty" firstAttribute="bottom" secondItem="Ehf-di-njk" secondAttribute="bottom" constant="15" id="vYS-C7-wXQ"/> 168 <constraint firstItem="wlq-xP-XSO" firstAttribute="width" secondItem="NgL-GF-Dl2" secondAttribute="width" multiplier="0.75" constant="1" id="wDk-Gk-nsQ"/> 169 <constraint firstItem="Ehf-di-njk" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Tt4-Lg-LC8" secondAttribute="bottom" constant="15" id="yKm-Fk-HWQ"/> 170 </constraints> 171 <viewLayoutGuide key="safeArea" id="I1U-GZ-Vty"/> 172 </view> 173 <connections> 174 <outlet property="homeLogo" destination="ca8-q6-A9o" id="8dH-uD-2k6"/> 175 <outlet property="liveList" destination="L5M-3r-781" id="lxk-qj-EGB"/> 176 <outlet property="settingsCog" destination="Ehf-di-njk" id="Yl1-XS-jXo"/> 177 <outlet property="signInOut" destination="wlq-xP-XSO" id="eth-lF-NuY"/> 178 <segue destination="bIP-T9-dEq" kind="presentation" identifier="homeToSettings" id="63G-xu-RXq"/> 179 </connections> 180 </viewController> 181 <placeholder placeholderIdentifier="IBFirstResponder" id="Mlu-bV-OGB" userLabel="First Responder" sceneMemberID="firstResponder"/> 182 </objects> 183 <point key="canvasLocation" x="925.60000000000002" y="119.70443349753695"/> 184 </scene> 185 <!--Settings--> 186 <scene sceneID="job-Fe-Ins"> 187 <objects> 188 <viewController title="Settings" id="bIP-T9-dEq" customClass="ViewControllerSettings" customModule="TeachersAssistant" customModuleProvider="target" sceneMemberID="viewController"> 189 <view key="view" contentMode="scaleToFill" id="d8q-iB-uUt"> 190 <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> 191 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 192 <subviews> 193 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Settings" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="ymd-tO-Soa"> 194 <rect key="frame" x="15" y="79" width="69" height="20"/> 195 <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/> 196 <nil key="textColor"/> 197 <nil key="highlightedColor"/> 198 </label> 199 <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b95-TE-PRl"> 200 <rect key="frame" x="27.666666666666657" y="231" width="320" height="102"/> 201 <connections> 202 <outlet property="dataSource" destination="bIP-T9-dEq" id="fnE-Ft-BSj"/> 203 <outlet property="delegate" destination="bIP-T9-dEq" id="6oV-bC-Dbx"/> 204 </connections> 205 </pickerView> 206 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Color Theme" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZgH-Q1-zDR"> 207 <rect key="frame" x="138" y="200" width="99" height="21"/> 208 <constraints> 209 <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="21" id="lNP-am-p1W"/> 210 </constraints> 211 <fontDescription key="fontDescription" type="system" pointSize="17"/> 212 <nil key="textColor"/> 213 <nil key="highlightedColor"/> 214 </label> 215 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EZS-Fu-0ql"> 216 <rect key="frame" x="15" y="733" width="37" height="30"/> 217 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 218 <state key="normal" title="Back"/> 219 <connections> 220 <action selector="settingsToHome:" destination="bIP-T9-dEq" eventType="touchUpInside" id="9z1-M8-CrL"/> 221 </connections> 222 </button> 223 </subviews> 224 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 225 <constraints> 226 <constraint firstItem="ZgH-Q1-zDR" firstAttribute="top" secondItem="q9F-AS-ibx" secondAttribute="top" constant="156" id="6EJ-NK-Pfb"/> 227 <constraint firstItem="q9F-AS-ibx" firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="b95-TE-PRl" secondAttribute="bottom" constant="445" id="7q4-fd-bUI"/> 228 <constraint firstItem="ymd-tO-Soa" firstAttribute="top" secondItem="q9F-AS-ibx" secondAttribute="top" constant="35" id="BBh-uO-knj"/> 229 <constraint firstItem="b95-TE-PRl" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="q9F-AS-ibx" secondAttribute="leading" constant="15" id="Lfe-on-ufo"/> 230 <constraint firstItem="ymd-tO-Soa" firstAttribute="leading" secondItem="q9F-AS-ibx" secondAttribute="leading" constant="15" id="S7n-xp-MMN"/> 231 <constraint firstItem="EZS-Fu-0ql" firstAttribute="leading" secondItem="d8q-iB-uUt" secondAttribute="leading" constant="15" id="U2J-d0-y3B"/> 232 <constraint firstItem="b95-TE-PRl" firstAttribute="centerX" secondItem="q9F-AS-ibx" secondAttribute="centerX" id="aXb-1w-Qwe"/> 233 <constraint firstItem="ZgH-Q1-zDR" firstAttribute="centerX" secondItem="q9F-AS-ibx" secondAttribute="centerX" id="eGV-ra-kyh"/> 234 <constraint firstItem="b95-TE-PRl" firstAttribute="top" secondItem="ZgH-Q1-zDR" secondAttribute="bottom" constant="10" id="fAm-Gl-Ibc"/> 235 <constraint firstItem="q9F-AS-ibx" firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="b95-TE-PRl" secondAttribute="trailing" constant="15" id="nZU-2c-Do1"/> 236 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="ymd-tO-Soa" secondAttribute="trailing" constant="20" symbolic="YES" id="qN2-uC-NNG"/> 237 <constraint firstAttribute="bottomMargin" secondItem="EZS-Fu-0ql" secondAttribute="bottom" constant="15" id="xDt-UL-SHZ"/> 238 <constraint firstItem="q9F-AS-ibx" firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="EZS-Fu-0ql" secondAttribute="trailing" constant="250" id="y0R-bJ-UYb"/> 239 </constraints> 240 <viewLayoutGuide key="safeArea" id="q9F-AS-ibx"/> 241 </view> 242 <connections> 243 <outlet property="colorTheme" destination="b95-TE-PRl" id="Uu3-Vd-Byw"/> 244 <segue destination="N0Z-74-nkD" kind="presentation" identifier="settingsToHome" id="QHk-wX-055"/> 245 </connections> 246 </viewController> 247 <placeholder placeholderIdentifier="IBFirstResponder" id="LDn-En-VWf" userLabel="First Responder" sceneMemberID="firstResponder"/> 248 </objects> 249 <point key="canvasLocation" x="133" y="871"/> 250 </scene> 251 </scenes> 252 <resources> 253 <image name="Brandeis_Web_HiRes_Orange.png" width="8319" height="8318"/> 254 <image name="LiveList (Orange).png" width="4800" height="2401"/> 255 <image name="Settings Button.png" width="220" height="216"/> 256 <image name="Sign-In (Orange).png" width="4800" height="2401"/> 257 </resources> 258 <inferredMetricsTieBreakers> 259 <segue reference="63G-xu-RXq"/> 260 <segue reference="QHk-wX-055"/> 261 </inferredMetricsTieBreakers> 262 </document>