LaunchScreen.storyboard 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--View Controller-->
  11. <scene sceneID="EHf-IW-A2E">
  12. <objects>
  13. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
  16. <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
  17. </layoutGuides>
  18. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  19. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="沟通如此简单" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KzX-an-6n1">
  23. <rect key="frame" x="153" y="657.66666666666663" width="108.33333333333331" height="25.333333333333371"/>
  24. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="18"/>
  25. <color key="textColor" red="0.70196078431372544" green="0.70196078431372544" blue="0.70196078431372544" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="laun_image" highlighted="YES" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="T1L-D4-c7B">
  29. <rect key="frame" x="138.66666666666666" y="112" width="136.99999999999997" height="138"/>
  30. </imageView>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="野火IM" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sna-TE-jWh">
  32. <rect key="frame" x="169" y="278" width="76" height="68"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="68" id="hl5-mF-IXn"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="24"/>
  37. <color key="textColor" cocoaTouchSystemColor="viewFlipsideBackgroundColor"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  42. <constraints>
  43. <constraint firstItem="T1L-D4-c7B" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="XSI-Uz-0re"/>
  44. <constraint firstItem="T1L-D4-c7B" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" constant="112" id="cIj-GX-QbZ"/>
  45. <constraint firstItem="sna-TE-jWh" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="k0h-6U-pcl"/>
  46. <constraint firstItem="sna-TE-jWh" firstAttribute="top" secondItem="T1L-D4-c7B" secondAttribute="bottom" constant="28" id="sS2-yT-c66"/>
  47. <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="KzX-an-6n1" secondAttribute="bottom" constant="53" id="uOh-HW-M3P"/>
  48. <constraint firstItem="KzX-an-6n1" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="vBr-O0-VcM"/>
  49. </constraints>
  50. </view>
  51. </viewController>
  52. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  53. </objects>
  54. <point key="canvasLocation" x="50.724637681159422" y="374.18478260869568"/>
  55. </scene>
  56. </scenes>
  57. <resources>
  58. <image name="laun_image" width="137" height="138"/>
  59. </resources>
  60. </document>