|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QrA-rv-z6d"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QrA-rv-z6d"> |
3 | 3 | <device id="retina5_5" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
192 | 192 | <rect key="frame" x="0.0" y="308.66666666666669" width="354" height="151.66666666666669"/> |
193 | 193 | <subviews> |
194 | 194 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="User is not logged into IFTTT" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wtn-AT-fpa"> |
195 | | - <rect key="frame" x="60.333333333333329" y="0.0" width="233.66666666666669" height="20.333333333333332"/> |
| 195 | + <rect key="frame" x="60.333333333333329" y="0.0" width="233.33333333333337" height="20.333333333333332"/> |
196 | 196 | <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/> |
197 | 197 | <nil key="textColor"/> |
198 | 198 | <nil key="highlightedColor"/> |
|
456 | 456 | </constraints> |
457 | 457 | <edgeInsets key="layoutMargins" top="0.0" left="20" bottom="0.0" right="20"/> |
458 | 458 | </stackView> |
| 459 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZMe-Cy-eJC"> |
| 460 | + <rect key="frame" x="169.66666666666666" y="670" width="75" height="35"/> |
| 461 | + <state key="normal" title="Button"/> |
| 462 | + <buttonConfiguration key="configuration" style="tinted" title="Button"/> |
| 463 | + <connections> |
| 464 | + <action selector="styleChangeButtonTapped:" destination="Qpl-UT-38S" eventType="touchUpInside" id="Ijp-eQ-aBF"/> |
| 465 | + </connections> |
| 466 | + </button> |
459 | 467 | </subviews> |
460 | 468 | <constraints> |
| 469 | + <constraint firstItem="ZMe-Cy-eJC" firstAttribute="centerX" secondItem="CS4-C0-5nt" secondAttribute="centerX" id="0wm-EN-Kf3"/> |
461 | 470 | <constraint firstItem="K6a-ig-8eM" firstAttribute="leading" secondItem="CS4-C0-5nt" secondAttribute="leading" constant="16" id="2hy-qG-IaQ"/> |
462 | 471 | <constraint firstItem="olx-BK-h7F" firstAttribute="leading" secondItem="CS4-C0-5nt" secondAttribute="leading" id="2oY-Ud-PTM"/> |
463 | 472 | <constraint firstItem="olx-BK-h7F" firstAttribute="top" secondItem="8Tc-IV-1W8" secondAttribute="bottom" constant="30" id="37u-Rs-36t"/> |
|
473 | 482 | <constraint firstAttribute="trailing" secondItem="8Tc-IV-1W8" secondAttribute="trailing" id="Zpv-Z1-XBj"/> |
474 | 483 | <constraint firstItem="XJV-id-Dha" firstAttribute="leading" secondItem="8Tc-IV-1W8" secondAttribute="leading" id="bKC-Mz-ntd"/> |
475 | 484 | <constraint firstAttribute="trailing" secondItem="K6a-ig-8eM" secondAttribute="trailing" constant="16" id="ghb-EQ-8Ob"/> |
| 485 | + <constraint firstAttribute="bottom" secondItem="ZMe-Cy-eJC" secondAttribute="bottom" constant="40" id="h0z-zk-lzc"/> |
476 | 486 | <constraint firstAttribute="trailing" secondItem="bag-Y6-owB" secondAttribute="trailing" id="h4L-el-I1e"/> |
477 | 487 | <constraint firstItem="8Tc-IV-1W8" firstAttribute="width" secondItem="CS4-C0-5nt" secondAttribute="width" id="hxt-t2-hCd"/> |
478 | 488 | <constraint firstItem="XJV-id-Dha" firstAttribute="bottom" secondItem="8Tc-IV-1W8" secondAttribute="bottom" id="vRH-Mg-9yC"/> |
|
496 | 506 | <outlet property="connectButton" destination="olx-BK-h7F" id="ktb-dg-ZIw"/> |
497 | 507 | <outlet property="featuresStackView" destination="bag-Y6-owB" id="sqF-6k-JSJ"/> |
498 | 508 | <outlet property="opaqueOverlay" destination="XJV-id-Dha" id="nZb-gG-Ypt"/> |
| 509 | + <outlet property="styleChangeButton" destination="ZMe-Cy-eJC" id="DDb-BE-cJA"/> |
499 | 510 | <outlet property="subtitle" destination="K6a-ig-8eM" id="3CG-ct-550"/> |
500 | 511 | </connections> |
501 | 512 | </viewController> |
|
0 commit comments