|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | | - <deployment version="2048" identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/> |
9 | | - <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 5 | + <deployment version="4368" identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
10 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 8 | </dependencies> |
12 | 9 | <scenes> |
|
26 | 23 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
27 | 24 | </imageView> |
28 | 25 | <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Charge ahead!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W8k-gN-iqf"> |
29 | | - <rect key="frame" x="26" y="37" width="268" height="21.5"/> |
| 26 | + <rect key="frame" x="26" y="17" width="268" height="21.5"/> |
30 | 27 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
31 | 28 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
32 | 29 | <nil key="highlightedColor"/> |
33 | 30 | <color key="shadowColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
34 | 31 | <size key="shadowOffset" width="-1" height="1"/> |
35 | 32 | </label> |
36 | 33 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sy1-zj-m3t" customClass="PSTCKPaymentCardTextField"> |
37 | | - <rect key="frame" x="26" y="65.5" width="268" height="40"/> |
| 34 | + <rect key="frame" x="26" y="45.5" width="268" height="40"/> |
38 | 35 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
39 | 36 | <constraints> |
40 | 37 | <constraint firstAttribute="height" constant="40" id="Cae-12-0DA"/> |
|
44 | 41 | </connections> |
45 | 42 | </view> |
46 | 43 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3OP-Hn-6gA"> |
47 | | - <rect key="frame" x="207" y="113.5" width="87" height="30"/> |
| 44 | + <rect key="frame" x="207" y="93.5" width="87" height="30"/> |
48 | 45 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/> |
49 | 46 | <state key="normal" title="Charge Card"/> |
50 | 47 | <connections> |
51 | 48 | <action selector="chargeCard:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="MyM-MF-CeH"/> |
52 | 49 | </connections> |
53 | 50 | </button> |
54 | 51 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hfe-wW-WzS"> |
55 | | - <rect key="frame" x="26" y="154" width="268" height="0.0"/> |
| 52 | + <rect key="frame" x="26" y="133.5" width="268" height="0.0"/> |
56 | 53 | <fontDescription key="fontDescription" type="system" pointSize="10"/> |
57 | 54 | <nil key="textColor"/> |
58 | 55 | <nil key="highlightedColor"/> |
|
88 | 85 | </viewController> |
89 | 86 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
90 | 87 | </objects> |
91 | | - <point key="canvasLocation" x="-338" y="196"/> |
| 88 | + <point key="canvasLocation" x="-489.85507246376818" y="131.25"/> |
92 | 89 | </scene> |
93 | 90 | </scenes> |
94 | 91 | <resources> |
95 | 92 | <image name="caps" width="479" height="307"/> |
96 | 93 | </resources> |
97 | | - <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
98 | | - <simulatedStatusBarMetrics key="statusBar"/> |
99 | | - <simulatedOrientationMetrics key="orientation"/> |
100 | | - <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/> |
101 | | - </simulatedMetricsContainer> |
102 | 94 | </document> |
0 commit comments