Socialify

Folder ..

Viewing LaunchScreen.storyboard
75 lines (75 loc) • 6.1 KB

 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
    <device id="retina3_5" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--View Controller-->
        <scene sceneID="EHf-IW-A2E">
            <objects>
                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
                        <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchbg" translatesAutoresizingMaskIntoConstraints="NO" id="U0e-Up-jE0">
                                <rect key="frame" x="0.0" y="20" width="320" height="460"/>
                            </imageView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchground" translatesAutoresizingMaskIntoConstraints="NO" id="TFw-i0-mPy">
                                <rect key="frame" x="0.0" y="352" width="320" height="128"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="128" id="TVN-Pb-gBt"/>
                                </constraints>
                            </imageView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Retro-Calc" translatesAutoresizingMaskIntoConstraints="NO" id="muO-uy-1PF">
                                <rect key="frame" x="0.0" y="20" width="320" height="178"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="178" id="ufv-ra-eIk"/>
                                </constraints>
                            </imageView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="robot" translatesAutoresizingMaskIntoConstraints="NO" id="F2a-C2-r0W">
                                <rect key="frame" x="0.0" y="140" width="320" height="200"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="200" id="HRz-n2-eAk"/>
                                </constraints>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="TFw-i0-mPy" secondAttribute="trailing" id="8Tz-gy-0Iu"/>
                            <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="TFw-i0-mPy" secondAttribute="bottom" id="Krv-9J-VBc"/>
                            <constraint firstItem="U0e-Up-jE0" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="SVM-Ko-MhF"/>
                            <constraint firstItem="U0e-Up-jE0" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" id="UMF-yS-Ehp"/>
                            <constraint firstItem="muO-uy-1PF" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" id="UuN-XL-cdz"/>
                            <constraint firstItem="muO-uy-1PF" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="Y0D-N4-oO8"/>
                            <constraint firstAttribute="trailing" secondItem="U0e-Up-jE0" secondAttribute="trailing" id="YM6-4H-Ltf"/>
                            <constraint firstItem="F2a-C2-r0W" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="bxJ-82-22h"/>
                            <constraint firstItem="TFw-i0-mPy" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="e46-gY-pnj"/>
                            <constraint firstItem="F2a-C2-r0W" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="j7z-fT-1br"/>
                            <constraint firstAttribute="trailing" secondItem="muO-uy-1PF" secondAttribute="trailing" id="rmN-s2-r4m"/>
                            <constraint firstAttribute="trailing" secondItem="F2a-C2-r0W" secondAttribute="trailing" id="sMQ-0D-TLM"/>
                            <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="U0e-Up-jE0" secondAttribute="bottom" id="ySw-iv-YmA"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="52.5" y="375"/>
        </scene>
    </scenes>
    <resources>
        <image name="Retro-Calc" width="755" height="111"/>
        <image name="launchbg" width="1433" height="957"/>
        <image name="launchground" width="999" height="225"/>
        <image name="robot" width="786" height="402"/>
    </resources>
</document>