added iOS source code
[wl-app.git] / iOS / WolneLektury / Base.lproj / LaunchScreen.storyboard
diff --git a/iOS/WolneLektury/Base.lproj/LaunchScreen.storyboard b/iOS/WolneLektury/Base.lproj/LaunchScreen.storyboard
new file mode 100644 (file)
index 0000000..0bae832
--- /dev/null
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
+        <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 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="375" height="667"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <subviews>
+                            <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wl_logo" translatesAutoresizingMaskIntoConstraints="NO" id="5aZ-5i-zMX">
+                                <rect key="frame" x="55" y="281.5" width="265" height="104"/>
+                                <constraints>
+                                    <constraint firstAttribute="width" constant="265" id="7cq-Lv-RVi"/>
+                                    <constraint firstAttribute="height" constant="104" id="Jpf-36-abf"/>
+                                </constraints>
+                            </imageView>
+                        </subviews>
+                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <constraints>
+                            <constraint firstItem="5aZ-5i-zMX" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="cSM-NU-OHp"/>
+                            <constraint firstItem="5aZ-5i-zMX" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="hYx-MR-2Kh"/>
+                        </constraints>
+                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
+                    </view>
+                </viewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="52" y="374.66266866566718"/>
+        </scene>
+    </scenes>
+    <resources>
+        <image name="wl_logo" width="265" height="104"/>
+    </resources>
+</document>