LaunchScreen.xib 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="retina3_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. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB">
  13. <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2018年最新官方题库" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
  17. <rect key="frame" x="0.0" y="380" width="480" height="30"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  19. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  20. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  21. <nil key="highlightedColor"/>
  22. </label>
  23. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="优易学车" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
  24. <rect key="frame" x="0.0" y="274" width="480" height="40"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  26. <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
  27. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="defaultLogo" translatesAutoresizingMaskIntoConstraints="NO" id="ax4-AZ-vhQ">
  31. <rect key="frame" x="183" y="152" width="114" height="114"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  33. <userDefinedRuntimeAttributes>
  34. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  35. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  36. <integer key="value" value="20"/>
  37. </userDefinedRuntimeAttribute>
  38. </userDefinedRuntimeAttributes>
  39. </imageView>
  40. </subviews>
  41. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <nil key="simulatedStatusBarMetrics"/>
  43. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  44. <point key="canvasLocation" x="476.81159420289856" y="316.74107142857139"/>
  45. </view>
  46. </objects>
  47. <resources>
  48. <image name="defaultLogo" width="180" height="180"/>
  49. </resources>
  50. </document>