|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
3 |
| - <device id="retina4_7" orientation="portrait"> |
| 3 | + <device id="ipad12_9" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/>
|
5 | 5 | </device>
|
6 | 6 | <dependencies>
|
|
17 | 17 | <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
|
18 | 18 | </layoutGuides>
|
19 | 19 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
20 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 20 | + <rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/> |
21 | 21 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
22 | 22 | <subviews>
|
| 23 | + <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="SplashBackground" translatesAutoresizingMaskIntoConstraints="NO" id="007-lU-IQ4"> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/> |
| 25 | + </imageView> |
23 | 26 | <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="IOrgIcon" translatesAutoresizingMaskIntoConstraints="NO" id="ahC-si-bTn">
|
24 |
| - <rect key="frame" x="0.0" y="20" width="375" height="647"/> |
25 |
| - <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/> |
| 27 | + <rect key="frame" x="0.0" y="20" width="1024" height="1346"/> |
| 28 | + <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="0.0" colorSpace="calibratedRGB"/> |
26 | 29 | </imageView>
|
27 | 30 | </subviews>
|
28 | 31 | <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
29 | 32 | <constraints>
|
| 33 | + <constraint firstAttribute="trailing" secondItem="007-lU-IQ4" secondAttribute="trailing" id="481-xs-25U"/> |
30 | 34 | <constraint firstItem="ahC-si-bTn" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" id="AC3-iV-Wgh"/>
|
31 | 35 | <constraint firstAttribute="trailing" secondItem="ahC-si-bTn" secondAttribute="trailing" id="F6X-UO-rr8"/>
|
| 36 | + <constraint firstAttribute="bottom" secondItem="007-lU-IQ4" secondAttribute="bottom" id="JZ6-31-Frf"/> |
32 | 37 | <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="ahC-si-bTn" secondAttribute="bottom" id="KHz-le-q1a"/>
|
| 38 | + <constraint firstItem="007-lU-IQ4" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="Lhf-43-TKv"/> |
| 39 | + <constraint firstItem="007-lU-IQ4" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="MM7-TD-skK"/> |
33 | 40 | <constraint firstItem="ahC-si-bTn" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="WNI-ln-As6"/>
|
34 | 41 | </constraints>
|
35 | 42 | </view>
|
36 | 43 | </viewController>
|
37 | 44 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
38 | 45 | </objects>
|
39 |
| - <point key="canvasLocation" x="52" y="374.66266866566718"/> |
| 46 | + <point key="canvasLocation" x="24" y="375"/> |
40 | 47 | </scene>
|
41 | 48 | </scenes>
|
42 | 49 | <resources>
|
43 |
| - <image name="IOrgIcon" width="600" height="600"/> |
| 50 | + <image name="IOrgIcon" width="1800" height="1800"/> |
| 51 | + <image name="SplashBackground" width="64" height="64"/> |
44 | 52 | </resources>
|
45 | 53 | </document>
|
0 commit comments