VLCFirstStepsFirstPageViewController~iphone.xib 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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="actualContentView" destination="szX-n8-ywr" id="s5r-Ul-ngZ"/>
  11. <outlet property="subtitleLabel" destination="qwa-E6-Xqt" id="uNa-2x-dLS"/>
  12. <outlet property="titleLabel" destination="9PV-SL-Vhc" id="Tk4-rY-AWt"/>
  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="320" height="442"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" id="szX-n8-ywr">
  22. <rect key="frame" x="0.0" y="90" width="320" height="360"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  24. <subviews>
  25. <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">
  26. <rect key="frame" x="27" y="214" width="266" height="126"/>
  27. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  28. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  30. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9PV-SL-Vhc">
  34. <rect key="frame" x="20" y="176" 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. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512.png" id="OP3-O6-gak">
  42. <rect key="frame" x="96" y="20" width="128" height="128"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  44. </imageView>
  45. </subviews>
  46. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  47. </view>
  48. </subviews>
  49. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  50. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  51. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  52. </view>
  53. </objects>
  54. <resources>
  55. <image name="VLCCone512x512.png" width="512" height="512"/>
  56. </resources>
  57. <simulatedMetricsContainer key="defaultSimulatedMetrics">
  58. <simulatedStatusBarMetrics key="statusBar"/>
  59. <simulatedOrientationMetrics key="orientation"/>
  60. <simulatedScreenMetrics key="destination" type="retina4"/>
  61. </simulatedMetricsContainer>
  62. </document>