|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 3 | + <device id="retina5_9" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | 7 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 10 | </dependencies> |
7 | 11 | <scenes> |
8 | 12 | <!--View Controller--> |
|
14 | 18 | <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/> |
15 | 19 | </layoutGuides> |
16 | 20 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
17 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> |
18 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 23 | <subviews> |
20 | 24 | <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchScreen.AspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="wtH-rr-YfP"> |
21 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 25 | + <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> |
22 | 26 | </imageView> |
23 | 27 | <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchScreen.Center" translatesAutoresizingMaskIntoConstraints="NO" id="s1z-aa-wYv"> |
24 | | - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 28 | + <rect key="frame" x="0.0" y="150" width="375" height="512"/> |
25 | 29 | </imageView> |
26 | 30 | </subviews> |
27 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 31 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
28 | 32 | <constraints> |
29 | | - <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="wtH-rr-YfP" secondAttribute="bottom" id="5FO-pR-qKb"/> |
| 33 | + <constraint firstAttribute="trailing" secondItem="s1z-aa-wYv" secondAttribute="trailing" id="4Rf-kf-vql"/> |
| 34 | + <constraint firstAttribute="bottom" secondItem="wtH-rr-YfP" secondAttribute="bottom" id="5CS-At-4ka"/> |
30 | 35 | <constraint firstItem="wtH-rr-YfP" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="Awn-b8-xf1"/> |
31 | | - <constraint firstItem="s1z-aa-wYv" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="CiP-yX-1sg"/> |
| 36 | + <constraint firstItem="s1z-aa-wYv" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="BpJ-vb-eKA"/> |
| 37 | + <constraint firstItem="s1z-aa-wYv" firstAttribute="trailing" secondItem="wtH-rr-YfP" secondAttribute="trailing" id="QIM-7J-OZz"/> |
32 | 38 | <constraint firstAttribute="trailing" secondItem="wtH-rr-YfP" secondAttribute="trailing" id="RXg-rW-UK8"/> |
33 | | - <constraint firstItem="s1z-aa-wYv" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="agC-wa-3bd"/> |
| 39 | + <constraint firstItem="s1z-aa-wYv" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="Rcp-LG-48z"/> |
34 | 40 | <constraint firstItem="wtH-rr-YfP" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="cch-8E-tYu"/> |
35 | | - <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="s1z-aa-wYv" secondAttribute="bottom" id="fNc-Ro-KaG"/> |
36 | | - <constraint firstAttribute="trailing" secondItem="s1z-aa-wYv" secondAttribute="trailing" id="qoI-OC-Zk7"/> |
37 | 41 | </constraints> |
38 | 42 | </view> |
39 | 43 | </viewController> |
40 | 44 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
41 | 45 | </objects> |
42 | | - <point key="canvasLocation" x="510" y="238"/> |
| 46 | + <point key="canvasLocation" x="509.60000000000002" y="237.93103448275863"/> |
43 | 47 | </scene> |
44 | 48 | </scenes> |
45 | 49 | <resources> |
46 | 50 | <image name="LaunchScreen.AspectFill" width="768" height="1024"/> |
47 | | - <image name="LaunchScreen.Center" width="40" height="40"/> |
| 51 | + <image name="LaunchScreen.Center" width="384" height="512"/> |
48 | 52 | </resources> |
49 | 53 | </document> |
0 commit comments