|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 |
| - <device id="retina5_9" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 3 | + <device id="retina5_9" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/> |
9 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 8 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
10 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
11 | 10 | </dependencies>
|
12 | 11 | <scenes>
|
|
18 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
19 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
20 | 19 | <subviews>
|
21 |
| - <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splashscreen" translatesAutoresizingMaskIntoConstraints="NO" id="xAk-gJ-3io"> |
22 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> |
| 20 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splashscreen" translatesAutoresizingMaskIntoConstraints="NO" id="ZPT-F6-KX5"> |
| 21 | + <rect key="frame" x="87.666666666666686" y="306" width="200" height="200"/> |
| 22 | + <constraints> |
| 23 | + <constraint firstAttribute="width" constant="200" id="2SM-Hl-x0J"/> |
| 24 | + <constraint firstAttribute="height" constant="200" id="DUc-D3-tF0"/> |
| 25 | + </constraints> |
23 | 26 | </imageView>
|
24 | 27 | </subviews>
|
25 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 28 | + <viewLayoutGuide key="safeArea" id="wXR-uw-n6f"/> |
| 29 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
26 | 30 | <constraints>
|
27 |
| - <constraint firstItem="xAk-gJ-3io" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailing" id="4H2-g1-UXR"/> |
28 |
| - <constraint firstItem="xAk-gJ-3io" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="6bb-I4-Oy5"/> |
29 |
| - <constraint firstItem="xAk-gJ-3io" firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" id="Y80-u8-M1P"/> |
30 |
| - <constraint firstItem="xAk-gJ-3io" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="lFw-hM-Ho5"/> |
| 31 | + <constraint firstItem="ZPT-F6-KX5" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="sQZ-R4-5Go"/> |
| 32 | + <constraint firstItem="ZPT-F6-KX5" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="yVi-Si-jWh"/> |
31 | 33 | </constraints>
|
32 |
| - <viewLayoutGuide key="safeArea" id="wXR-uw-n6f"/> |
33 | 34 | </view>
|
34 | 35 | </viewController>
|
35 | 36 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
38 | 39 | </scene>
|
39 | 40 | </scenes>
|
40 | 41 | <resources>
|
41 |
| - <image name="splashscreen" width="2732" height="2732"/> |
| 42 | + <image name="splashscreen" width="251.66667175292969" height="215.66667175292969"/> |
| 43 | + <systemColor name="systemBackgroundColor"> |
| 44 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 45 | + </systemColor> |
42 | 46 | </resources>
|
43 | 47 | </document>
|
0 commit comments