|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 9 | </dependencies> |
|
47 | 47 | </constraints> |
48 | 48 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/> |
49 | 49 | <state key="normal" title="Primary Button"> |
50 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 50 | + <color key="titleColor" systemColor="darkTextColor"/> |
51 | 51 | </state> |
52 | 52 | <state key="highlighted"> |
53 | 53 | <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
|
64 | 64 | </constraints> |
65 | 65 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/> |
66 | 66 | <state key="normal" title="Cancel Button"> |
67 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 67 | + <color key="titleColor" systemColor="darkTextColor"/> |
68 | 68 | </state> |
69 | 69 | <state key="highlighted"> |
70 | 70 | <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
|
76 | 76 | </subviews> |
77 | 77 | </stackView> |
78 | 78 | </subviews> |
| 79 | + <viewLayoutGuide key="safeArea" id="vC0-ge-46d"/> |
79 | 80 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
80 | 81 | <constraints> |
81 | 82 | <constraint firstItem="RrB-Aa-ADd" firstAttribute="leading" secondItem="vC0-ge-46d" secondAttribute="leading" id="29Q-jd-hiu"/> |
|
86 | 87 | <constraint firstItem="vC0-ge-46d" firstAttribute="trailing" secondItem="xzf-f5-7zQ" secondAttribute="trailing" constant="16" id="pdk-yI-G0O"/> |
87 | 88 | <constraint firstItem="RrB-Aa-ADd" firstAttribute="top" secondItem="vC0-ge-46d" secondAttribute="top" constant="-10" id="qZc-jk-YRs"/> |
88 | 89 | </constraints> |
89 | | - <viewLayoutGuide key="safeArea" id="vC0-ge-46d"/> |
90 | 90 | </view> |
91 | 91 | <size key="freeformSize" width="375" height="136"/> |
92 | 92 | <connections> |
|
96 | 96 | <outlet property="stackView" destination="xzf-f5-7zQ" id="frG-Oo-nB4"/> |
97 | 97 | <outlet property="tertiaryButton" destination="uAF-kU-f7P" id="B6D-lx-GhC"/> |
98 | 98 | <outlet property="topButton" destination="knN-O6-M86" id="3fN-Bh-Z8O"/> |
| 99 | + <outletCollection property="shadowViewEdgeConstraints" destination="29Q-jd-hiu" collectionClass="NSMutableArray" id="Um7-mZ-AvI"/> |
| 100 | + <outletCollection property="shadowViewEdgeConstraints" destination="APL-hI-Fg5" collectionClass="NSMutableArray" id="K7W-dN-UTb"/> |
99 | 101 | </connections> |
100 | 102 | </viewController> |
101 | 103 | <placeholder placeholderIdentifier="IBFirstResponder" id="7sJ-Ej-Lr7" userLabel="First Responder" sceneMemberID="firstResponder"/> |
|
105 | 107 | </scenes> |
106 | 108 | <resources> |
107 | 109 | <image name="darkgrey-shadow" width="10" height="10"/> |
| 110 | + <systemColor name="darkTextColor"> |
| 111 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 112 | + </systemColor> |
108 | 113 | </resources> |
109 | 114 | </document> |
0 commit comments