summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Supporting Files/LaunchScreen.storyboard
blob: a3287d9019e3ec97b5265d30dd8c3462d6fcafd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--View Controller-->
        <scene sceneID="EHf-IW-A2E">
            <objects>
                <viewController interfaceStyle="light" id="01J-lp-oVM" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LogoIcon" translatesAutoresizingMaskIntoConstraints="NO" id="gqd-e9-Kvh">
                                <rect key="frame" x="143" y="278" width="128" height="128"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="128" id="9xD-Oe-2Cf"/>
                                    <constraint firstAttribute="width" secondItem="gqd-e9-Kvh" secondAttribute="height" multiplier="1:1" id="NMd-KF-nJ6"/>
                                </constraints>
                            </imageView>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LogoText" translatesAutoresizingMaskIntoConstraints="NO" id="iHl-91-lx9">
                                <rect key="frame" x="87" y="436" width="240" height="24"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="240" id="jnP-3w-LWl"/>
                                    <constraint firstAttribute="height" constant="24" id="zcN-3F-btf"/>
                                </constraints>
                            </imageView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
                        <color key="backgroundColor" red="0.16078431372549018" green="0.30196078431372547" blue="0.45098039215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="gqd-e9-Kvh" firstAttribute="centerX" secondItem="iHl-91-lx9" secondAttribute="centerX" id="Nbt-d1-lBB"/>
                            <constraint firstItem="iHl-91-lx9" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="RWR-ui-Ujt"/>
                            <constraint firstItem="iHl-91-lx9" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="dKZ-dh-pjb"/>
                            <constraint firstItem="iHl-91-lx9" firstAttribute="top" secondItem="gqd-e9-Kvh" secondAttribute="bottom" constant="30" id="dwx-Xi-Gbn"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="52.173913043478265" y="375"/>
        </scene>
    </scenes>
    <resources>
        <image name="LogoIcon" width="253" height="253"/>
        <image name="LogoText" width="960" height="104"/>
    </resources>
</document>