You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
6.5 KiB

6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  3. <device id="retina4_0" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <customFonts key="customFonts">
  13. <array key="SanFranciscoDisplay-Bold.otf">
  14. <string>SanFranciscoDisplay-Bold</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Regular.otf">
  17. <string>SanFranciscoDisplay-Regular</string>
  18. </array>
  19. </customFonts>
  20. <scenes>
  21. <!--BiometricAuthentication-->
  22. <scene sceneID="R60-Pu-Hpy">
  23. <objects>
  24. <viewController storyboardIdentifier="BiometricAuthenticationViewController" title="BiometricAuthentication" id="HSb-ou-7T5" customClass="BiometricAuthenticationViewController" customModule="GME_Remit" sceneMemberID="viewController">
  25. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  26. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="characterWrap" translatesAutoresizingMaskIntoConstraints="NO" id="aC8-3V-QpF">
  30. <rect key="frame" x="85" y="259" width="150" height="50"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="50" id="a8A-DS-mko"/>
  33. <constraint firstAttribute="width" constant="150" id="aYA-SQ-odr"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="17"/>
  36. <state key="normal" title="authenticate"/>
  37. <connections>
  38. <action selector="authenticationButtonTouch:" destination="HSb-ou-7T5" eventType="touchUpInside" id="g7k-Z7-moB"/>
  39. </connections>
  40. </button>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splash_logo" translatesAutoresizingMaskIntoConstraints="NO" id="wjU-xq-xRN">
  42. <rect key="frame" x="77" y="75" width="166" height="47"/>
  43. </imageView>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="information text" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aO1-jS-d16">
  45. <rect key="frame" x="20" y="152" width="280" height="20.5"/>
  46. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  47. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. </subviews>
  51. <color key="backgroundColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <constraints>
  53. <constraint firstItem="aO1-jS-d16" firstAttribute="leading" secondItem="fGb-qm-Mdn" secondAttribute="leading" constant="20" id="A8u-8X-b38"/>
  54. <constraint firstItem="wjU-xq-xRN" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="AGn-eo-FCc"/>
  55. <constraint firstItem="aC8-3V-QpF" firstAttribute="centerY" secondItem="9Uc-9s-KgO" secondAttribute="centerY" id="BrD-QR-VXm"/>
  56. <constraint firstItem="wjU-xq-xRN" firstAttribute="top" secondItem="fGb-qm-Mdn" secondAttribute="top" constant="55" id="Ia5-Fk-dBS"/>
  57. <constraint firstItem="aC8-3V-QpF" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="Nwq-oZ-B0B"/>
  58. <constraint firstItem="fGb-qm-Mdn" firstAttribute="trailing" secondItem="aO1-jS-d16" secondAttribute="trailing" constant="20" id="PXt-b5-dBL"/>
  59. <constraint firstItem="aO1-jS-d16" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="Sef-hv-5aX"/>
  60. <constraint firstItem="aO1-jS-d16" firstAttribute="top" secondItem="wjU-xq-xRN" secondAttribute="bottom" constant="30" id="czX-aQ-9dJ"/>
  61. </constraints>
  62. <viewLayoutGuide key="safeArea" id="fGb-qm-Mdn"/>
  63. </view>
  64. <connections>
  65. <outlet property="biometricAuthenticationImageButton" destination="aC8-3V-QpF" id="p0F-Ce-0RZ"/>
  66. <outlet property="informationLabel" destination="aO1-jS-d16" id="Yca-aU-Jkd"/>
  67. </connections>
  68. </viewController>
  69. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  70. </objects>
  71. <point key="canvasLocation" x="-92" y="232.53373313343329"/>
  72. </scene>
  73. </scenes>
  74. <resources>
  75. <image name="splash_logo" width="166" height="47"/>
  76. </resources>
  77. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  78. </document>