VLCFirstStepsFirstPageViewController~iphone.xib 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" colorMatched="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsFirstPageViewController">
  10. <connections>
  11. <outlet property="actualContentView" destination="szX-n8-ywr" id="s5r-Ul-ngZ"/>
  12. <outlet property="subtitleLabel" destination="qwa-E6-Xqt" id="uNa-2x-dLS"/>
  13. <outlet property="titleLabel" destination="9PV-SL-Vhc" id="Tk4-rY-AWt"/>
  14. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  15. </connections>
  16. </placeholder>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  19. <rect key="frame" x="0.0" y="0.0" width="320" height="442"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" id="szX-n8-ywr">
  23. <rect key="frame" x="0.0" y="90" width="320" height="360"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  25. <subviews>
  26. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" text="First steps to Sync and Play Your Media." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="qwa-E6-Xqt">
  27. <rect key="frame" x="27" y="214" width="266" height="126"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  29. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  31. <color key="textColor" red="0.72000002861022949" green="0.72000002861022949" blue="0.72000002861022949" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9PV-SL-Vhc">
  35. <rect key="frame" x="20" y="176" width="280" height="30"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  37. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
  39. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512" id="OP3-O6-gak">
  43. <rect key="frame" x="96" y="20" width="128" height="128"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  45. </imageView>
  46. </subviews>
  47. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  48. </view>
  49. </subviews>
  50. <color key="backgroundColor" red="0.11999999731779099" green="0.11999999731779099" blue="0.11999999731779099" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  51. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  52. </view>
  53. </objects>
  54. <resources>
  55. <image name="VLCCone512x512" width="512" height="512"/>
  56. </resources>
  57. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  58. <simulatedStatusBarMetrics key="statusBar"/>
  59. <simulatedOrientationMetrics key="orientation"/>
  60. <simulatedScreenMetrics key="destination" type="retina4_0.fullscreen"/>
  61. </simulatedMetricsContainer>
  62. </document>