|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Vf0-9s-7Y9"> |
3 |
| - <device id="retina6_1" orientation="portrait" appearance="light"/> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Vf0-9s-7Y9"> |
| 3 | + <device id="retina6_72" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 8 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
8 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 10 | </dependencies>
|
10 | 11 | <scenes>
|
|
13 | 14 | <objects>
|
14 | 15 | <viewController id="Vf0-9s-7Y9" customClass="ViewController" customModule="ch14_1_v1" customModuleProvider="target" sceneMemberID="viewController">
|
15 | 16 | <view key="view" contentMode="scaleToFill" id="7bd-fc-EpV">
|
16 |
| - <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
| 17 | + <rect key="frame" x="0.0" y="0.0" width="430" height="932"/> |
17 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
18 | 19 | <subviews>
|
19 | 20 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="32" translatesAutoresizingMaskIntoConstraints="NO" id="z9M-pr-Ef9">
|
20 |
| - <rect key="frame" x="20" y="377" width="374" height="152"/> |
| 21 | + <rect key="frame" x="20" y="402.66666666666669" width="390" height="152.00000000000006"/> |
21 | 22 | <subviews>
|
22 | 23 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Zoc-TN-pyt">
|
23 |
| - <rect key="frame" x="0.0" y="0.0" width="374" height="60"/> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="390" height="60"/> |
24 | 25 | <color key="backgroundColor" red="0.99942404029999998" green="0.98555368190000003" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
25 | 26 | <fontDescription key="fontDescription" type="system" pointSize="40"/>
|
26 | 27 | <state key="normal" title="Preview">
|
27 | 28 | <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
28 | 29 | </state>
|
29 | 30 | </button>
|
30 | 31 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="D3g-lj-bT2">
|
31 |
| - <rect key="frame" x="0.0" y="92" width="374" height="60"/> |
| 32 | + <rect key="frame" x="0.0" y="92" width="390" height="60"/> |
32 | 33 | <color key="backgroundColor" red="0.0" green="0.97680455450000003" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
33 | 34 | <fontDescription key="fontDescription" type="system" pointSize="40"/>
|
34 | 35 | <state key="normal" title="Buy">
|
|
40 | 41 | </stackView>
|
41 | 42 | </subviews>
|
42 | 43 | <viewLayoutGuide key="safeArea" id="n78-NZ-YLR"/>
|
43 |
| - <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 44 | + <color key="backgroundColor" systemColor="systemGray3Color"/> |
44 | 45 | <constraints>
|
45 | 46 | <constraint firstItem="z9M-pr-Ef9" firstAttribute="centerY" secondItem="7bd-fc-EpV" secondAttribute="centerYWithinMargins" id="7rd-WN-Ba9"/>
|
46 | 47 | <constraint firstAttribute="trailingMargin" secondItem="z9M-pr-Ef9" secondAttribute="trailing" id="ifV-a4-hcZ"/>
|
|
53 | 54 | <point key="canvasLocation" x="136.80000000000001" y="133.5832083958021"/>
|
54 | 55 | </scene>
|
55 | 56 | </scenes>
|
| 57 | + <resources> |
| 58 | + <systemColor name="systemGray3Color"> |
| 59 | + <color red="0.78039215689999997" green="0.78039215689999997" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 60 | + </systemColor> |
| 61 | + </resources> |
56 | 62 | </document>
|
0 commit comments