|
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="iOS"/>
|
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
| 6 | + <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
6 | 7 | </dependencies>
|
7 | 8 | <scenes>
|
8 | 9 | <!--Navigation Controller-->
|
|
125 | 126 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
126 | 127 | <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
|
127 | 128 | <toolbar key="tableFooterView" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="83E-4Z-ptP">
|
128 |
| - <rect key="frame" x="0.0" y="587" width="600" height="44"/> |
| 129 | + <rect key="frame" x="0.0" y="631" width="600" height="44"/> |
129 | 130 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
130 | 131 | <items>
|
131 | 132 | <barButtonItem style="plain" systemItem="flexibleSpace" id="o3y-o4-Gpu"/>
|
|
138 | 139 | </items>
|
139 | 140 | </toolbar>
|
140 | 141 | <sections>
|
141 |
| - <tableViewSection headerTitle="Signed In" id="PRj-zg-0nr"> |
| 142 | + <tableViewSection headerTitle="Settings" id="PRj-zg-0nr"> |
142 | 143 | <cells>
|
143 | 144 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" textLabel="l96-xc-PHH" style="IBUITableViewCellStyleDefault" id="ORf-bf-Sq2">
|
144 | 145 | <rect key="frame" x="0.0" y="50" width="600" height="44"/>
|
|
157 | 158 | </subviews>
|
158 | 159 | </tableViewCellContentView>
|
159 | 160 | </tableViewCell>
|
| 161 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="1sh-pl-VVu"> |
| 162 | + <rect key="frame" x="0.0" y="94" width="600" height="44"/> |
| 163 | + <autoresizingMask key="autoresizingMask"/> |
| 164 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1sh-pl-VVu" id="cPB-dF-hTp"> |
| 165 | + <rect key="frame" x="0.0" y="0.0" width="600" height="43"/> |
| 166 | + <autoresizingMask key="autoresizingMask"/> |
| 167 | + <subviews> |
| 168 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Use Custom AuthPickerViewController" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="YxK-c8-9q7"> |
| 169 | + <rect key="frame" x="19" y="12" width="563" height="20"/> |
| 170 | + <fontDescription key="fontDescription" type="system" pointSize="16"/> |
| 171 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 172 | + <nil key="highlightedColor"/> |
| 173 | + </label> |
| 174 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="JZd-6c-Soe"> |
| 175 | + <rect key="frame" x="533" y="6" width="51" height="31"/> |
| 176 | + <connections> |
| 177 | + <action selector="onAuthUIDelegateChanged:" destination="CNE-cz-Qwp" eventType="valueChanged" id="KtF-5y-VCY"/> |
| 178 | + </connections> |
| 179 | + </switch> |
| 180 | + </subviews> |
| 181 | + <constraints> |
| 182 | + <constraint firstItem="JZd-6c-Soe" firstAttribute="centerY" secondItem="cPB-dF-hTp" secondAttribute="centerY" id="1Bs-jz-kxY"/> |
| 183 | + <constraint firstAttribute="trailingMargin" secondItem="JZd-6c-Soe" secondAttribute="trailing" constant="10" id="StU-03-OWl"/> |
| 184 | + <constraint firstItem="YxK-c8-9q7" firstAttribute="leading" secondItem="cPB-dF-hTp" secondAttribute="leadingMargin" constant="11" id="USn-bv-nmj"/> |
| 185 | + <constraint firstItem="YxK-c8-9q7" firstAttribute="trailing" secondItem="JZd-6c-Soe" secondAttribute="trailing" id="cPK-Rb-Vg8"/> |
| 186 | + <constraint firstItem="YxK-c8-9q7" firstAttribute="centerY" secondItem="cPB-dF-hTp" secondAttribute="centerY" id="mlx-Tf-Sum"/> |
| 187 | + </constraints> |
| 188 | + </tableViewCellContentView> |
| 189 | + </tableViewCell> |
160 | 190 | </cells>
|
161 | 191 | </tableViewSection>
|
162 | 192 | <tableViewSection headerTitle="Name" id="0YA-IY-hOV">
|
163 | 193 | <cells>
|
164 | 194 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="kCl-ip-jc2">
|
165 |
| - <rect key="frame" x="0.0" y="145" width="600" height="44"/> |
| 195 | + <rect key="frame" x="0.0" y="189" width="600" height="44"/> |
166 | 196 | <autoresizingMask key="autoresizingMask"/>
|
167 | 197 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kCl-ip-jc2" id="dm4-D7-IWN">
|
168 | 198 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
|
|
174 | 204 | <tableViewSection headerTitle="Email" id="Y94-bQ-cWH">
|
175 | 205 | <cells>
|
176 | 206 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="MCw-zF-UTn">
|
177 |
| - <rect key="frame" x="0.0" y="240" width="600" height="44"/> |
| 207 | + <rect key="frame" x="0.0" y="284" width="600" height="44"/> |
178 | 208 | <autoresizingMask key="autoresizingMask"/>
|
179 | 209 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="MCw-zF-UTn" id="ea1-oT-1Py">
|
180 | 210 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
|
|
186 | 216 | <tableViewSection headerTitle="UID" id="Yxe-jV-t3o">
|
187 | 217 | <cells>
|
188 | 218 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="EWm-GE-IZV">
|
189 |
| - <rect key="frame" x="0.0" y="335" width="600" height="44"/> |
| 219 | + <rect key="frame" x="0.0" y="379" width="600" height="44"/> |
190 | 220 | <autoresizingMask key="autoresizingMask"/>
|
191 | 221 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EWm-GE-IZV" id="ISG-G9-H8V">
|
192 | 222 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
|
|
198 | 228 | <tableViewSection headerTitle="Provider Access Token" id="E31-4c-QDa">
|
199 | 229 | <cells>
|
200 | 230 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" textLabel="k9f-GH-UBQ" style="IBUITableViewCellStyleDefault" id="mdj-SS-dqJ">
|
201 |
| - <rect key="frame" x="0.0" y="430" width="600" height="44"/> |
| 231 | + <rect key="frame" x="0.0" y="474" width="600" height="44"/> |
202 | 232 | <autoresizingMask key="autoresizingMask"/>
|
203 | 233 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mdj-SS-dqJ" id="oCT-Ra-9l7">
|
204 | 234 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
|
|
219 | 249 | <tableViewSection headerTitle="Provider ID Token" id="GaU-wa-aFK">
|
220 | 250 | <cells>
|
221 | 251 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" textLabel="M61-v5-jhZ" style="IBUITableViewCellStyleDefault" id="b45-X5-eC9">
|
222 |
| - <rect key="frame" x="0.0" y="525" width="600" height="44"/> |
| 252 | + <rect key="frame" x="0.0" y="569" width="600" height="44"/> |
223 | 253 | <autoresizingMask key="autoresizingMask"/>
|
224 | 254 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="b45-X5-eC9" id="ofC-qT-5cz">
|
225 | 255 | <rect key="frame" x="0.0" y="0.0" width="600" height="43"/>
|
|
243 | 273 | <outlet property="delegate" destination="CNE-cz-Qwp" id="KFk-25-IpR"/>
|
244 | 274 | </connections>
|
245 | 275 | </tableView>
|
| 276 | + <simulatedToolbarMetrics key="simulatedBottomBarMetrics"/> |
246 | 277 | <connections>
|
247 | 278 | <outlet property="btnAuthorization" destination="bgV-bu-PcA" id="bBY-yq-fyj"/>
|
248 | 279 | <outlet property="cellAccessToken" destination="mdj-SS-dqJ" id="8WY-EZ-Gy6"/>
|
|
0 commit comments