VLCFirstStepsThirdPageViewController.xib 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5037" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment defaultVersion="1552" identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsThirdPageViewController">
  9. <connections>
  10. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  11. </connections>
  12. </placeholder>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="442"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" text="Connect Your device to the same network as your Mac or PC." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" adjustsLetterSpacingToFitWidth="YES" id="93K-R3-pGV">
  19. <rect key="frame" x="21" y="189" width="280" height="67"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  21. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  23. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="iDeviceWiFiPC.png" id="wcH-ns-f7f">
  27. <rect key="frame" x="20" y="68" width="280" height="123"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  29. </imageView>
  30. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wifiuploadsetup.png" id="Pen-ba-YPF">
  31. <rect key="frame" x="20" y="261" width="280" height="90"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  33. </imageView>
  34. <label clipsSubviews="YES" userInteractionEnabled="NO" contentMode="top" 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" minimumFontSize="9" adjustsLetterSpacingToFitWidth="YES" id="0Qh-Pn-NAG">
  35. <rect key="frame" x="21" y="351" width="278" height="92"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  37. <color key="backgroundColor" red="0.1215686275" green="0.1215686275" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  39. <color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. </subviews>
  43. <color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
  44. <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
  45. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  46. </view>
  47. </objects>
  48. <resources>
  49. <image name="iDeviceWiFiPC.png" width="506" height="223"/>
  50. <image name="wifiuploadsetup.png" width="547" height="182"/>
  51. </resources>
  52. </document>