VLCFirstStepsSecondPageViewController~ipad.xib 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <development version="5100" identifier="xcode"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
  7. </dependencies>
  8. <objects>
  9. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsSecondPageViewController">
  10. <connections>
  11. <outlet property="descriptionLabel" destination="10G-hG-IZD" id="ug2-Tj-9AS"/>
  12. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  13. </connections>
  14. </placeholder>
  15. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  16. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  17. <rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="10G-hG-IZD">
  21. <rect key="frame" x="82" y="255" width="377" height="321"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
  23. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  24. <string key="text">Connect Your Device to Your Mac or PC using the cable.
  25. Open iTunes.
  26. Select Your device.
  27. Switch to the "Apps" tab, scroll down and look for VLC.
  28. Transfer your files.</string>
  29. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  30. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <view contentMode="scaleToFill" id="EUk-4s-iDx">
  34. <rect key="frame" x="132" y="100" width="283" height="156"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  36. <subviews>
  37. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="connector-cable" id="f3c-yP-wZV">
  38. <rect key="frame" x="52" y="105" width="113" height="31"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  40. </imageView>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pad" id="iNT-Vn-gPy">
  42. <rect key="frame" x="18" y="20" width="72" height="105"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  44. </imageView>
  45. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="laptop" id="RjO-bX-rB4">
  46. <rect key="frame" x="151" y="20" width="114" height="105"/>
  47. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  48. </imageView>
  49. </subviews>
  50. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  51. </view>
  52. </subviews>
  53. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  54. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  55. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  56. </view>
  57. </objects>
  58. <resources>
  59. <image name="connector-cable" width="114" height="31"/>
  60. <image name="laptop" width="123" height="105"/>
  61. <image name="pad" width="73" height="105"/>
  62. </resources>
  63. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  64. <simulatedStatusBarMetrics key="statusBar"/>
  65. <simulatedOrientationMetrics key="orientation"/>
  66. <simulatedScreenMetrics key="destination" type="retina4"/>
  67. </simulatedMetricsContainer>
  68. </document>