LockCoverWork.xib 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="UIViewController">
  12. <connections>
  13. <outlet property="view" destination="iN0-l3-epB" id="eok-ZY-i69"/>
  14. </connections>
  15. </placeholder>
  16. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  17. <view contentMode="scaleToFill" id="iN0-l3-epB">
  18. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bjV-9l-n4W" customClass="WizardBackgroundView" customModule="ThreemaFramework">
  22. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  23. <subviews>
  24. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LockCoverThreemaWork" translatesAutoresizingMaskIntoConstraints="NO" id="suK-Vo-SwI">
  25. <rect key="frame" x="90" y="297" width="234" height="142"/>
  26. </imageView>
  27. </subviews>
  28. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  29. <constraints>
  30. <constraint firstItem="suK-Vo-SwI" firstAttribute="centerX" secondItem="bjV-9l-n4W" secondAttribute="centerX" id="Gis-pG-UBL"/>
  31. <constraint firstItem="suK-Vo-SwI" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="bjV-9l-n4W" secondAttribute="leading" constant="90" id="MAG-5Y-Qyg">
  32. <variation key="heightClass=regular-widthClass=regular" constant="300"/>
  33. </constraint>
  34. <constraint firstItem="suK-Vo-SwI" firstAttribute="centerY" secondItem="bjV-9l-n4W" secondAttribute="centerY" id="pI6-L0-TYJ"/>
  35. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="suK-Vo-SwI" secondAttribute="trailing" constant="90" id="pg4-Lq-9AK">
  36. <variation key="heightClass=regular-widthClass=regular" constant="300"/>
  37. </constraint>
  38. </constraints>
  39. </view>
  40. </subviews>
  41. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <constraints>
  43. <constraint firstAttribute="bottom" secondItem="bjV-9l-n4W" secondAttribute="bottom" id="WWP-ZA-TMB"/>
  44. <constraint firstItem="bjV-9l-n4W" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="cGC-83-IEf"/>
  45. <constraint firstItem="bjV-9l-n4W" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="czS-Pn-sLN"/>
  46. <constraint firstItem="bjV-9l-n4W" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="qr7-Sd-4mh"/>
  47. </constraints>
  48. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  49. <point key="canvasLocation" x="137.68115942028987" y="94.419642857142847"/>
  50. </view>
  51. </objects>
  52. <resources>
  53. <image name="LockCoverThreemaWork" width="262" height="142"/>
  54. </resources>
  55. </document>