VLCFirstStepsThirdPageViewController~ipad.xib 8.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <development version="5100" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsThirdPageViewController">
  10. <connections>
  11. <outlet property="connectDescriptionLabel" destination="nDQ-H5-FRU" id="h7L-Ld-8oU"/>
  12. <outlet property="currentAddressLabel" destination="HJx-49-xU2" id="m1d-Zq-fHC"/>
  13. <outlet property="uploadDescriptionLabel" destination="3RO-Ph-Lzw" id="sVL-yX-hud"/>
  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="540" height="620"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RzP-Yj-1Hp">
  23. <rect key="frame" x="108" y="307" width="324" height="145"/>
  24. <subviews>
  25. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="sidebar" translatesAutoresizingMaskIntoConstraints="NO" id="WqN-TY-BAx">
  26. <rect key="frame" x="20" y="20" width="72" height="105"/>
  27. </imageView>
  28. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="sidebar-cutout" translatesAutoresizingMaskIntoConstraints="NO" id="33l-XG-526">
  29. <rect key="frame" x="37" y="46" width="148" height="71"/>
  30. </imageView>
  31. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="browser" translatesAutoresizingMaskIntoConstraints="NO" id="AyB-XP-rBi">
  32. <rect key="frame" x="181" y="20" width="123" height="89"/>
  33. </imageView>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="uploadarrow" translatesAutoresizingMaskIntoConstraints="NO" id="1LW-9G-hPU">
  35. <rect key="frame" x="169" y="34" width="61" height="49"/>
  36. </imageView>
  37. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="http://localhost" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" useAutomaticPreferredMaxLayoutWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HJx-49-xU2">
  38. <rect key="frame" x="73" y="71" width="89" height="19"/>
  39. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  40. <fontDescription key="fontDescription" name="Chalkduster" family="Chalkduster" pointSize="9"/>
  41. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. </subviews>
  45. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  46. </view>
  47. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" fixedFrame="YES" text="Connect Your device to the same network as your Mac or PC." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" preferredMaxLayoutWidth="381" translatesAutoresizingMaskIntoConstraints="NO" id="nDQ-H5-FRU">
  48. <rect key="frame" x="80" y="221" width="381" height="78"/>
  49. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  51. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="pad" translatesAutoresizingMaskIntoConstraints="NO" id="WNE-hc-yt2">
  55. <rect key="frame" x="80" y="97" width="72" height="105"/>
  56. </imageView>
  57. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="laptop" translatesAutoresizingMaskIntoConstraints="NO" id="JDE-tg-cLO">
  58. <rect key="frame" x="347" y="97" width="114" height="105"/>
  59. </imageView>
  60. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="wifi" translatesAutoresizingMaskIntoConstraints="NO" id="OwY-f2-MKm">
  61. <rect key="frame" x="231" y="123" width="78" height="55"/>
  62. </imageView>
  63. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" fixedFrame="YES" text="Switch the toggle in the sidebar, enter the URL to the web browser and upload your files." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" preferredMaxLayoutWidth="381" translatesAutoresizingMaskIntoConstraints="NO" id="3RO-Ph-Lzw">
  64. <rect key="frame" x="80" y="431" width="381" height="114"/>
  65. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  66. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  67. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. </subviews>
  71. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  72. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  73. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  74. </view>
  75. </objects>
  76. <resources>
  77. <image name="browser" width="123" height="89"/>
  78. <image name="laptop" width="123" height="105"/>
  79. <image name="pad" width="73" height="105"/>
  80. <image name="sidebar" width="78" height="108"/>
  81. <image name="sidebar-cutout" width="154" height="90"/>
  82. <image name="uploadarrow" width="61" height="49"/>
  83. <image name="wifi" width="77" height="55"/>
  84. </resources>
  85. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  86. <simulatedStatusBarMetrics key="statusBar"/>
  87. <simulatedOrientationMetrics key="orientation"/>
  88. <simulatedScreenMetrics key="destination" type="retina4"/>
  89. </simulatedMetricsContainer>
  90. </document>