VLCFirstStepsFirstPageViewController~ipad.xib 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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="VLCFirstStepsFirstPageViewController">
  10. <connections>
  11. <outlet property="subtitleLabel" destination="RNO-mo-7OT" id="9vx-lr-BAF"/>
  12. <outlet property="titleLabel" destination="1p0-Xm-M5H" id="BPn-yF-pPT"/>
  13. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  14. </connections>
  15. </placeholder>
  16. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  17. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  18. <rect key="frame" x="0.0" y="0.0" width="540" height="620"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <subviews>
  21. <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">
  22. <rect key="frame" x="120" y="376" width="300" height="145"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  24. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  26. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512" id="TKA-c3-IgQ">
  30. <rect key="frame" x="206" y="121" width="128" height="128"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  32. </imageView>
  33. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1p0-Xm-M5H">
  34. <rect key="frame" x="130" y="328" width="280" height="30"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  36. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  37. <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
  38. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. </subviews>
  42. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  43. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  44. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  45. </view>
  46. </objects>
  47. <resources>
  48. <image name="VLCCone512x512" width="512" height="512"/>
  49. </resources>
  50. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  51. <simulatedStatusBarMetrics key="statusBar"/>
  52. <simulatedOrientationMetrics key="orientation"/>
  53. <simulatedScreenMetrics key="destination" type="retina4"/>
  54. </simulatedMetricsContainer>
  55. </document>