|
117 | 117 | <point key="canvasLocation" x="380" y="315"/>
|
118 | 118 | </scene>
|
119 | 119 | <!--Auth View Controller-->
|
120 |
| - <scene sceneID="8ct-Gf-RI6"> |
| 120 | + <scene sceneID="AaL-89-8RF"> |
121 | 121 | <objects>
|
122 |
| - <viewController storyboardIdentifier="FIRAuthViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="LmU-7s-TNo" customClass="FIRAuthViewController" sceneMemberID="viewController"> |
123 |
| - <layoutGuides> |
124 |
| - <viewControllerLayoutGuide type="top" id="QAT-HV-OZV"/> |
125 |
| - <viewControllerLayoutGuide type="bottom" id="jNo-4u-MUs"/> |
126 |
| - </layoutGuides> |
127 |
| - <view key="view" contentMode="scaleToFill" id="TYT-qz-Ma5"> |
| 122 | + <tableViewController storyboardIdentifier="FIRAuthViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="CNE-cz-Qwp" customClass="FIRAuthViewController" sceneMemberID="viewController"> |
| 123 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="pZ2-Vi-FKX"> |
128 | 124 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
129 | 125 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
130 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
131 |
| - </view> |
132 |
| - </viewController> |
133 |
| - <placeholder placeholderIdentifier="IBFirstResponder" id="I5a-Mj-GLr" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 126 | + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 127 | + <toolbar key="tableFooterView" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="83E-4Z-ptP"> |
| 128 | + <rect key="frame" x="0.0" y="397" width="600" height="44"/> |
| 129 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
| 130 | + <items> |
| 131 | + <barButtonItem style="plain" systemItem="flexibleSpace" id="o3y-o4-Gpu"/> |
| 132 | + <barButtonItem title="Sign In" id="bgV-bu-PcA"> |
| 133 | + <connections> |
| 134 | + <action selector="onAuthorization:" destination="CNE-cz-Qwp" id="8RX-tN-gBO"/> |
| 135 | + </connections> |
| 136 | + </barButtonItem> |
| 137 | + <barButtonItem style="plain" systemItem="flexibleSpace" id="PyK-ro-bxx"/> |
| 138 | + </items> |
| 139 | + </toolbar> |
| 140 | + <sections> |
| 141 | + <tableViewSection headerTitle="Signed In" id="PRj-zg-0nr"> |
| 142 | + <cells> |
| 143 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" textLabel="l96-xc-PHH" style="IBUITableViewCellStyleDefault" id="ORf-bf-Sq2"> |
| 144 | + <rect key="frame" x="0.0" y="50" width="600" height="44"/> |
| 145 | + <autoresizingMask key="autoresizingMask"/> |
| 146 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ORf-bf-Sq2" id="roJ-pJ-jY5"> |
| 147 | + <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
| 148 | + <autoresizingMask key="autoresizingMask"/> |
| 149 | + <subviews> |
| 150 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Not Signed In" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="l96-xc-PHH"> |
| 151 | + <rect key="frame" x="15" y="0.0" width="570" height="43"/> |
| 152 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 153 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 154 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 155 | + <nil key="highlightedColor"/> |
| 156 | + </label> |
| 157 | + </subviews> |
| 158 | + </tableViewCellContentView> |
| 159 | + </tableViewCell> |
| 160 | + </cells> |
| 161 | + </tableViewSection> |
| 162 | + <tableViewSection headerTitle="Name" id="0YA-IY-hOV"> |
| 163 | + <cells> |
| 164 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="kCl-ip-jc2"> |
| 165 | + <rect key="frame" x="0.0" y="145" width="600" height="44"/> |
| 166 | + <autoresizingMask key="autoresizingMask"/> |
| 167 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kCl-ip-jc2" id="dm4-D7-IWN"> |
| 168 | + <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
| 169 | + <autoresizingMask key="autoresizingMask"/> |
| 170 | + </tableViewCellContentView> |
| 171 | + </tableViewCell> |
| 172 | + </cells> |
| 173 | + </tableViewSection> |
| 174 | + <tableViewSection headerTitle="Email" id="Y94-bQ-cWH"> |
| 175 | + <cells> |
| 176 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="MCw-zF-UTn"> |
| 177 | + <rect key="frame" x="0.0" y="240" width="600" height="44"/> |
| 178 | + <autoresizingMask key="autoresizingMask"/> |
| 179 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="MCw-zF-UTn" id="ea1-oT-1Py"> |
| 180 | + <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
| 181 | + <autoresizingMask key="autoresizingMask"/> |
| 182 | + </tableViewCellContentView> |
| 183 | + </tableViewCell> |
| 184 | + </cells> |
| 185 | + </tableViewSection> |
| 186 | + <tableViewSection headerTitle="UID" id="Yxe-jV-t3o"> |
| 187 | + <cells> |
| 188 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="EWm-GE-IZV"> |
| 189 | + <rect key="frame" x="0.0" y="335" width="600" height="44"/> |
| 190 | + <autoresizingMask key="autoresizingMask"/> |
| 191 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EWm-GE-IZV" id="ISG-G9-H8V"> |
| 192 | + <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
| 193 | + <autoresizingMask key="autoresizingMask"/> |
| 194 | + </tableViewCellContentView> |
| 195 | + </tableViewCell> |
| 196 | + </cells> |
| 197 | + </tableViewSection> |
| 198 | + </sections> |
| 199 | + <connections> |
| 200 | + <outlet property="dataSource" destination="CNE-cz-Qwp" id="MrI-Jx-5UJ"/> |
| 201 | + <outlet property="delegate" destination="CNE-cz-Qwp" id="KFk-25-IpR"/> |
| 202 | + </connections> |
| 203 | + </tableView> |
| 204 | + <connections> |
| 205 | + <outlet property="btnAuthorization" destination="bgV-bu-PcA" id="bBY-yq-fyj"/> |
| 206 | + <outlet property="cellEmail" destination="MCw-zF-UTn" id="sw3-8D-gut"/> |
| 207 | + <outlet property="cellName" destination="kCl-ip-jc2" id="C8k-DT-KVQ"/> |
| 208 | + <outlet property="cellSignIn" destination="ORf-bf-Sq2" id="5Lp-Ik-8fw"/> |
| 209 | + <outlet property="cellUID" destination="EWm-GE-IZV" id="eTu-Vt-UCP"/> |
| 210 | + </connections> |
| 211 | + </tableViewController> |
| 212 | + <placeholder placeholderIdentifier="IBFirstResponder" id="1w1-3x-wCC" userLabel="First Responder" sceneMemberID="firstResponder"/> |
134 | 213 | </objects>
|
135 |
| - <point key="canvasLocation" x="1761" y="315"/> |
| 214 | + <point key="canvasLocation" x="1713" y="315"/> |
136 | 215 | </scene>
|
137 | 216 | </scenes>
|
138 | 217 | </document>
|
0 commit comments