|
79 | 79 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
80 | 80 | <subviews> |
81 | 81 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="User Photos" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bbc-Ap-tDo"> |
82 | | - <rect key="frame" x="88" y="423" width="199" height="21"/> |
| 82 | + <rect key="frame" x="88" y="405" width="199" height="21"/> |
83 | 83 | <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="14"/> |
84 | 84 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
85 | 85 | <nil key="highlightedColor"/> |
|
157 | 157 | <nil key="highlightedColor"/> |
158 | 158 | </label> |
159 | 159 | <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="TpA-yp-5sb"> |
160 | | - <rect key="frame" x="-6" y="452" width="375" height="90"/> |
| 160 | + <rect key="frame" x="0.0" y="430" width="375" height="90"/> |
161 | 161 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
162 | 162 | <constraints> |
163 | 163 | <constraint firstAttribute="height" constant="90" id="MW3-j8-npA"/> |
|
209 | 209 | <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
210 | 210 | <nil key="highlightedColor"/> |
211 | 211 | </label> |
| 212 | + <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="resticon" translatesAutoresizingMaskIntoConstraints="NO" id="RlA-cY-abA"> |
| 213 | + <rect key="frame" x="8" y="528" width="80" height="80"/> |
| 214 | + <gestureRecognizers/> |
| 215 | + <connections> |
| 216 | + <outletCollection property="gestureRecognizers" destination="hFY-qv-B3y" appends="YES" id="Faf-4e-sGX"/> |
| 217 | + </connections> |
| 218 | + </imageView> |
| 219 | + <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="resticon" translatesAutoresizingMaskIntoConstraints="NO" id="4ME-8y-XPU"> |
| 220 | + <rect key="frame" x="98" y="528" width="80" height="80"/> |
| 221 | + <gestureRecognizers/> |
| 222 | + <connections> |
| 223 | + <outletCollection property="gestureRecognizers" destination="b0p-SS-0YI" appends="YES" id="fUO-Ru-DH9"/> |
| 224 | + </connections> |
| 225 | + </imageView> |
| 226 | + <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="resticon" translatesAutoresizingMaskIntoConstraints="NO" id="tNz-Mq-MD6"> |
| 227 | + <rect key="frame" x="188" y="528" width="80" height="80"/> |
| 228 | + <gestureRecognizers/> |
| 229 | + <connections> |
| 230 | + <outletCollection property="gestureRecognizers" destination="d2e-th-u2P" appends="YES" id="K7h-jt-Q7q"/> |
| 231 | + </connections> |
| 232 | + </imageView> |
| 233 | + <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="resticon" translatesAutoresizingMaskIntoConstraints="NO" id="ytr-s0-0zI"> |
| 234 | + <rect key="frame" x="278" y="528" width="80" height="80"/> |
| 235 | + <gestureRecognizers/> |
| 236 | + <connections> |
| 237 | + <outletCollection property="gestureRecognizers" destination="6s1-Sm-Fkt" appends="YES" id="R1c-EA-xKb"/> |
| 238 | + </connections> |
| 239 | + </imageView> |
212 | 240 | </subviews> |
213 | 241 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
214 | 242 | <constraints> |
|
238 | 266 | <outlet property="checkInTotal" destination="UWd-up-8Z9" id="WTu-St-xs4"/> |
239 | 267 | <outlet property="collectionView" destination="TpA-yp-5sb" id="f94-3D-JC2"/> |
240 | 268 | <outlet property="numberOfDishesSwiped" destination="MBy-4E-IX6" id="Aw8-dU-4H7"/> |
| 269 | + <outlet property="restImage1" destination="RlA-cY-abA" id="snU-pd-87p"/> |
| 270 | + <outlet property="restImage2" destination="4ME-8y-XPU" id="WT9-7M-P71"/> |
| 271 | + <outlet property="restImage3" destination="tNz-Mq-MD6" id="WoR-zO-Zt6"/> |
| 272 | + <outlet property="restImage4" destination="ytr-s0-0zI" id="egz-Kg-xFe"/> |
241 | 273 | <outlet property="usersInRadius" destination="i7G-M0-IDD" id="LKs-se-Rys"/> |
242 | 274 | <segue destination="vXZ-lx-hvc" kind="presentation" identifier="login" id="S4d-cU-fA0"/> |
243 | 275 | </connections> |
244 | 276 | </viewController> |
245 | 277 | <placeholder placeholderIdentifier="IBFirstResponder" id="pED-bf-mYW" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 278 | + <tapGestureRecognizer id="hFY-qv-B3y"> |
| 279 | + <connections> |
| 280 | + <action selector="pickFeaturedImageClicked:" destination="z1v-CH-54s" id="vIy-ft-pk5"/> |
| 281 | + </connections> |
| 282 | + </tapGestureRecognizer> |
| 283 | + <tapGestureRecognizer id="b0p-SS-0YI"> |
| 284 | + <connections> |
| 285 | + <action selector="pick2ndFeaturedImageClicked:" destination="z1v-CH-54s" id="TJE-8f-eet"/> |
| 286 | + </connections> |
| 287 | + </tapGestureRecognizer> |
| 288 | + <tapGestureRecognizer id="d2e-th-u2P"> |
| 289 | + <connections> |
| 290 | + <action selector="pick3rdFeaturedImageClicked:" destination="z1v-CH-54s" id="y9n-l1-PMQ"/> |
| 291 | + </connections> |
| 292 | + </tapGestureRecognizer> |
| 293 | + <tapGestureRecognizer id="6s1-Sm-Fkt"> |
| 294 | + <connections> |
| 295 | + <action selector="pick4thFeaturedImageClicked:" destination="z1v-CH-54s" id="Tgo-ac-AhW"/> |
| 296 | + </connections> |
| 297 | + </tapGestureRecognizer> |
246 | 298 | </objects> |
247 | 299 | <point key="canvasLocation" x="2130.5" y="224.5"/> |
248 | 300 | </scene> |
|
268 | 320 | <autoresizingMask key="autoresizingMask"/> |
269 | 321 | <subviews> |
270 | 322 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="resticon" translatesAutoresizingMaskIntoConstraints="NO" id="3OC-UT-qHR"> |
271 | | - <rect key="frame" x="8" y="14" width="131" height="127.5"/> |
| 323 | + <rect key="frame" x="8" y="14" width="131" height="128"/> |
272 | 324 | </imageView> |
273 | 325 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Perk Description label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qlB-0V-wF5"> |
274 | 326 | <rect key="frame" x="147" y="14" width="150" height="21"/> |
275 | 327 | <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="15"/> |
276 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 328 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
277 | 329 | <nil key="highlightedColor"/> |
278 | 330 | </label> |
279 | 331 | </subviews> |
|
310 | 362 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Gallery VC" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9eg-q8-Zo3"> |
311 | 363 | <rect key="frame" x="147" y="154" width="81" height="21"/> |
312 | 364 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
313 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 365 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
314 | 366 | <nil key="highlightedColor"/> |
315 | 367 | </label> |
316 | 368 | </subviews> |
|
338 | 390 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Manage Accounts VC" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fGG-9o-uku"> |
339 | 391 | <rect key="frame" x="104" y="147" width="167" height="21"/> |
340 | 392 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
341 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 393 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
342 | 394 | <nil key="highlightedColor"/> |
343 | 395 | </label> |
344 | 396 | </subviews> |
|
393 | 445 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Perk Description" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vPq-Ze-mAh"> |
394 | 446 | <rect key="frame" x="156" y="32" width="120" height="22"/> |
395 | 447 | <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="16"/> |
396 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 448 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
397 | 449 | <nil key="highlightedColor"/> |
398 | 450 | </label> |
399 | 451 | </subviews> |
|
410 | 462 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Perk Description" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TLa-Cv-7Kg"> |
411 | 463 | <rect key="frame" x="156" y="30" width="120" height="22"/> |
412 | 464 | <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="16"/> |
413 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 465 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
414 | 466 | <nil key="highlightedColor"/> |
415 | 467 | </label> |
416 | 468 | </subviews> |
|
427 | 479 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Perk Description" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VIT-ON-Qo1"> |
428 | 480 | <rect key="frame" x="156" y="30" width="120" height="22"/> |
429 | 481 | <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="16"/> |
430 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 482 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
431 | 483 | <nil key="highlightedColor"/> |
432 | 484 | </label> |
433 | 485 | </subviews> |
|
521 | 573 | <image name="statbackground" width="187" height="170"/> |
522 | 574 | </resources> |
523 | 575 | <inferredMetricsTieBreakers> |
524 | | - <segue reference="uxh-bL-C00"/> |
| 576 | + <segue reference="PQM-CW-iEg"/> |
525 | 577 | </inferredMetricsTieBreakers> |
526 | 578 | </document> |
0 commit comments