|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="D6W-gQ-JwA"> |
3 |
| - <device id="retina6_1" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="D6W-gQ-JwA"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/> |
9 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
10 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
11 | 9 | </dependencies>
|
|
57 | 55 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qvu-aw-TnU">
|
58 | 56 | <rect key="frame" x="0.0" y="157.5" width="280" height="80"/>
|
59 | 57 | <subviews>
|
60 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DyO-zH-0Hs"> |
| 58 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DyO-zH-0Hs"> |
61 | 59 | <rect key="frame" x="85" y="10" width="110" height="32"/>
|
62 | 60 | <color key="backgroundColor" red="0.20256891846656799" green="0.45271092653274536" blue="0.90760737657546997" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
|
63 | 61 | <constraints>
|
|
93 | 91 | </constraints>
|
94 | 92 | </view>
|
95 | 93 | </subviews>
|
| 94 | + <viewLayoutGuide key="safeArea" id="auu-Pf-WkL"/> |
96 | 95 | <color key="backgroundColor" white="0.0" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
97 | 96 | <constraints>
|
98 | 97 | <constraint firstAttribute="bottom" secondItem="B1c-UZ-eXX" secondAttribute="bottom" id="2fw-wv-cmS"/>
|
99 | 98 | <constraint firstItem="B1c-UZ-eXX" firstAttribute="leading" secondItem="AJC-ml-g1g" secondAttribute="leading" id="DBe-mr-5CX"/>
|
100 | 99 | <constraint firstAttribute="trailing" secondItem="B1c-UZ-eXX" secondAttribute="trailing" id="P5o-0D-Uef"/>
|
101 | 100 | <constraint firstItem="B1c-UZ-eXX" firstAttribute="top" secondItem="AJC-ml-g1g" secondAttribute="top" id="cDo-Si-Ode"/>
|
102 | 101 | </constraints>
|
103 |
| - <viewLayoutGuide key="safeArea" id="auu-Pf-WkL"/> |
104 | 102 | </view>
|
105 | 103 | <connections>
|
106 | 104 | <outlet property="container" destination="B1c-UZ-eXX" id="t7G-8U-aJH"/>
|
|
0 commit comments