VLCFirstStepsFirstPageViewController~ipad.xib 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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">
  3. <dependencies>
  4. <development version="5100" identifier="xcode"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsFirstPageViewController">
  9. <connections>
  10. <outlet property="subtitleLabel" destination="RNO-mo-7OT" id="9vx-lr-BAF"/>
  11. <outlet property="titleLabel" destination="1p0-Xm-M5H" id="BPn-yF-pPT"/>
  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="center" text="First steps to Sync and Play Your Media." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" id="RNO-mo-7OT">
  21. <rect key="frame" x="120" y="376" width="300" height="145"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  23. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  25. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512.png" id="TKA-c3-IgQ">
  29. <rect key="frame" x="206" y="121" width="128" height="128"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  31. </imageView>
  32. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1p0-Xm-M5H">
  33. <rect key="frame" x="130" y="328" width="280" height="30"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  35. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  36. <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
  37. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  42. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  43. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  44. </view>
  45. </objects>
  46. <resources>
  47. <image name="VLCCone512x512.png" width="512" height="512"/>
  48. </resources>
  49. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  50. <simulatedStatusBarMetrics key="statusBar"/>
  51. <simulatedOrientationMetrics key="orientation"/>
  52. <simulatedScreenMetrics key="destination" type="retina4"/>
  53. </simulatedMetricsContainer>
  54. </document>