|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
| 7 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 9 | </dependencies> |
11 | 10 | <objects> |
|
18 | 17 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LoadingScreen" translatesAutoresizingMaskIntoConstraints="NO" id="ezn-dY-R42"> |
19 | 18 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
20 | 19 | </imageView> |
| 20 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VOr-px-ERH"> |
| 21 | + <rect key="frame" x="0.0" y="239" width="375" height="428"/> |
| 22 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 23 | + </view> |
21 | 24 | </subviews> |
22 | 25 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
23 | 26 | <constraints> |
24 | 27 | <constraint firstAttribute="bottom" secondItem="ezn-dY-R42" secondAttribute="bottom" id="3a5-9Q-kcb"/> |
| 28 | + <constraint firstItem="VOr-px-ERH" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="4Lg-kq-t0z"/> |
| 29 | + <constraint firstItem="VOr-px-ERH" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="9Xo-q0-Edu"/> |
25 | 30 | <constraint firstItem="ezn-dY-R42" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="EDG-Qv-2Dk"/> |
26 | 31 | <constraint firstItem="ezn-dY-R42" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="MqU-qm-rgN"/> |
| 32 | + <constraint firstAttribute="bottom" secondItem="VOr-px-ERH" secondAttribute="bottom" id="dsy-NT-WPN"/> |
| 33 | + <constraint firstItem="VOr-px-ERH" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="239" id="lCk-os-gn5"/> |
27 | 34 | <constraint firstAttribute="trailing" secondItem="ezn-dY-R42" secondAttribute="trailing" id="p0X-1N-1ad"/> |
| 35 | + <constraint firstAttribute="trailing" secondItem="VOr-px-ERH" secondAttribute="trailing" id="z6u-M3-BLa"/> |
28 | 36 | </constraints> |
29 | 37 | <nil key="simulatedStatusBarMetrics"/> |
30 | | - <point key="canvasLocation" x="548" y="455"/> |
| 38 | + <point key="canvasLocation" x="548" y="454.72263868065971"/> |
31 | 39 | </view> |
32 | 40 | </objects> |
33 | 41 | <resources> |
34 | 42 | <image name="LoadingScreen" width="375" height="667"/> |
| 43 | + <systemColor name="systemBackgroundColor"> |
| 44 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 45 | + </systemColor> |
35 | 46 | </resources> |
36 | 47 | </document> |
0 commit comments