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