LaunchScreen.storyboard 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2657" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--View Controller-->
  14. <scene sceneID="EHf-IW-A2E">
  15. <objects>
  16. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  17. <layoutGuides>
  18. <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
  19. <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
  20. </layoutGuides>
  21. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  22. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Gasteizko Margolariak" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F3X-x3-mX4">
  26. <rect key="frame" x="0.0" y="350" width="320" height="21"/>
  27. <constraints>
  28. <constraint firstAttribute="height" constant="21" id="t8M-JA-MQh"/>
  29. </constraints>
  30. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  31. <nil key="textColor"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="xeT-G1-Q3q">
  35. <rect key="frame" x="51" y="158" width="240" height="128"/>
  36. </imageView>
  37. </subviews>
  38. <color key="backgroundColor" red="0.85979589509999998" green="0.95012098089999997" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  39. <constraints>
  40. <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="F3X-x3-mX4" secondAttribute="bottom" constant="100" id="3ra-9G-FVO"/>
  41. <constraint firstItem="F3X-x3-mX4" firstAttribute="centerX" secondItem="xeT-G1-Q3q" secondAttribute="centerX" id="FXe-TV-HzQ"/>
  42. <constraint firstItem="xeT-G1-Q3q" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="Gu6-y1-cm4"/>
  43. <constraint firstItem="xeT-G1-Q3q" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="L2Q-Jt-DEp"/>
  44. <constraint firstItem="F3X-x3-mX4" firstAttribute="width" secondItem="Ze5-6b-2t3" secondAttribute="width" id="a1k-6G-Bic"/>
  45. <constraint firstAttribute="trailingMargin" secondItem="F3X-x3-mX4" secondAttribute="trailing" constant="-16" id="hjh-i8-v6t"/>
  46. </constraints>
  47. </view>
  48. </viewController>
  49. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  50. </objects>
  51. <point key="canvasLocation" x="53" y="375"/>
  52. </scene>
  53. </scenes>
  54. <resources>
  55. <image name="Logo" width="83" height="83"/>
  56. </resources>
  57. </document>