-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLaunch Screen.storyboard
95 lines (95 loc) · 9.46 KB
/
Launch Screen.storyboard
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8152.3" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8124.4"/>
</dependencies>
<scenes>
<!--LaunchScreenViewController-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController title="LaunchScreenViewController" 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 opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="IMG_0136" translatesAutoresizingMaskIntoConstraints="NO" id="v2X-NA-atU">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
</imageView>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3t5-04-Vad">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
<rect key="frame" x="16" y="383" width="288" height="39"/>
<attributedString key="attributedText">
<fragment content="© 2015 Michael Belyaev
Source code is available at
https://github.com/usr-sse2/Thundershot">
<attributes>
<color key="NSColor" red="1" green="0.80000000000000004" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<font key="NSFont" size="11" name="HelveticaNeue"/>
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="truncatingTail" baseWritingDirection="natural"/>
</attributes>
</fragment>
</attributedString>
<nil key="highlightedColor"/>
</label>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" barStyle="black" translatesAutoresizingMaskIntoConstraints="NO" id="XCe-DZ-ueu">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<items/>
<color key="tintColor" red="1" green="0.80000000000000004" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</toolbar>
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" barStyle="black" translatesAutoresizingMaskIntoConstraints="NO" id="neE-U6-tpi">
<rect key="frame" x="0.0" y="436" width="320" height="44"/>
<items/>
<color key="tintColor" red="1" green="0.80000000000000004" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</toolbar>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Thundershot" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
<rect key="frame" x="20" y="148" width="280" height="43"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" red="1" green="0.80000000000000004" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="centerX" secondItem="3t5-04-Vad" secondAttribute="centerX" id="2Qg-Az-2wM"/>
<constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="3t5-04-Vad" secondAttribute="leading" constant="16" id="6Sm-Dy-5c4"/>
<constraint firstItem="XCe-DZ-ueu" firstAttribute="centerX" secondItem="3t5-04-Vad" secondAttribute="centerX" id="Hcj-Na-CE6"/>
<constraint firstAttribute="bottom" secondItem="neE-U6-tpi" secondAttribute="bottom" id="OW9-6k-Eqe"/>
<constraint firstItem="neE-U6-tpi" firstAttribute="width" secondItem="3t5-04-Vad" secondAttribute="width" id="SXx-zy-Kqt"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="3t5-04-Vad" secondAttribute="leading" constant="20" id="Vk0-C9-5IX"/>
<constraint firstItem="obG-Y5-kRd" firstAttribute="centerX" secondItem="3t5-04-Vad" secondAttribute="centerX" id="YtF-AL-hcV"/>
<constraint firstItem="XCe-DZ-ueu" firstAttribute="top" secondItem="3t5-04-Vad" secondAttribute="top" id="bUL-zU-kZQ"/>
<constraint firstItem="XCe-DZ-ueu" firstAttribute="width" secondItem="3t5-04-Vad" secondAttribute="width" id="bav-pA-jMo"/>
<constraint firstItem="neE-U6-tpi" firstAttribute="top" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="14" id="gnt-e0-M2z"/>
<constraint firstItem="neE-U6-tpi" firstAttribute="centerX" secondItem="3t5-04-Vad" secondAttribute="centerX" id="knd-xV-LKo"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="3t5-04-Vad" secondAttribute="centerY" constant="-70.5" id="m9N-gH-AWe"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="v2X-NA-atU" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="0X9-6H-gox"/>
<constraint firstItem="3t5-04-Vad" firstAttribute="width" secondItem="v2X-NA-atU" secondAttribute="width" id="ANw-Up-Q7J"/>
<constraint firstItem="v2X-NA-atU" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="BJr-Gx-EOC"/>
<constraint firstItem="3t5-04-Vad" firstAttribute="height" secondItem="v2X-NA-atU" secondAttribute="height" id="UaY-IY-k7C"/>
<constraint firstItem="3t5-04-Vad" firstAttribute="centerY" secondItem="v2X-NA-atU" secondAttribute="centerY" id="dhy-mQ-hXA"/>
<constraint firstItem="v2X-NA-atU" firstAttribute="height" secondItem="Ze5-6b-2t3" secondAttribute="height" id="gxV-8b-lXX"/>
<constraint firstItem="v2X-NA-atU" firstAttribute="width" secondItem="Ze5-6b-2t3" secondAttribute="width" id="qn6-Jd-fil"/>
<constraint firstItem="3t5-04-Vad" firstAttribute="centerX" secondItem="v2X-NA-atU" secondAttribute="centerX" id="wu2-K9-6k6"/>
</constraints>
</view>
<nil key="simulatedStatusBarMetrics"/>
<simulatedScreenMetrics key="simulatedDestinationMetrics"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
<resources>
<image name="IMG_0136" width="852" height="640"/>
</resources>
</document>