|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | 3 | <device id="retina6_12" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/> |
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> |
|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
18 | 18 | <subviews> |
19 | | - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="SattoLogoWhite" translatesAutoresizingMaskIntoConstraints="NO" id="nPA-GC-4cY"> |
20 | | - <rect key="frame" x="125.66666666666667" y="388.66666666666669" width="142.33333333333331" height="45"/> |
| 19 | + <imageView opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchLogo" translatesAutoresizingMaskIntoConstraints="NO" id="da5-Sx-nHq"> |
| 20 | + <rect key="frame" x="120.66666666666669" y="404.66666666666669" width="152" height="43"/> |
| 21 | + <constraints> |
| 22 | + <constraint firstAttribute="width" constant="152" id="WQz-cZ-RHZ"/> |
| 23 | + <constraint firstAttribute="height" constant="43" id="hWr-gG-RAt"/> |
| 24 | + </constraints> |
21 | 25 | </imageView> |
22 | 26 | </subviews> |
23 | 27 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
24 | | - <color key="backgroundColor" red="0.41568627450980389" green="0.0" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 28 | + <color key="backgroundColor" red="0.47058823529411764" green="0.2627450980392157" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
25 | 29 | <constraints> |
26 | | - <constraint firstItem="nPA-GC-4cY" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" constant="109.67" id="BDe-tH-oe2"/> |
27 | | - <constraint firstAttribute="trailingMargin" secondItem="nPA-GC-4cY" secondAttribute="trailing" constant="109" id="hrm-zQ-U9H"/> |
28 | | - <constraint firstAttribute="bottomMargin" secondItem="nPA-GC-4cY" secondAttribute="bottom" constant="384.25999999999999" id="ioh-GZ-hfB"/> |
| 30 | + <constraint firstItem="da5-Sx-nHq" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="Uca-IJ-WB7"/> |
| 31 | + <constraint firstItem="da5-Sx-nHq" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="ccJ-kS-pxU"/> |
29 | 32 | </constraints> |
30 | 33 | </view> |
31 | 34 | </viewController> |
|
35 | 38 | </scene> |
36 | 39 | </scenes> |
37 | 40 | <resources> |
38 | | - <image name="SattoLogoWhite" width="157" height="45"/> |
| 41 | + <image name="LaunchLogo" width="152" height="43"/> |
39 | 42 | </resources> |
40 | 43 | </document> |
0 commit comments