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

<?xml version="1.0" encoding="UTF-8"?>
<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">
<device id="retina4_0" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--BiometricAuthentication-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="BiometricAuthenticationViewController" title="BiometricAuthentication" id="HSb-ou-7T5" customClass="BiometricAuthenticationViewController" customModule="GME_Remit" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="characterWrap" translatesAutoresizingMaskIntoConstraints="NO" id="aC8-3V-QpF">
<rect key="frame" x="85" y="259" width="150" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="a8A-DS-mko"/>
<constraint firstAttribute="width" constant="150" id="aYA-SQ-odr"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="17"/>
<state key="normal" title="authenticate"/>
<connections>
<action selector="authenticationButtonTouch:" destination="HSb-ou-7T5" eventType="touchUpInside" id="g7k-Z7-moB"/>
</connections>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splash_logo" translatesAutoresizingMaskIntoConstraints="NO" id="wjU-xq-xRN">
<rect key="frame" x="77" y="75" width="166" height="47"/>
</imageView>
<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">
<rect key="frame" x="20" y="152" width="280" height="20.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="aO1-jS-d16" firstAttribute="leading" secondItem="fGb-qm-Mdn" secondAttribute="leading" constant="20" id="A8u-8X-b38"/>
<constraint firstItem="wjU-xq-xRN" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="AGn-eo-FCc"/>
<constraint firstItem="aC8-3V-QpF" firstAttribute="centerY" secondItem="9Uc-9s-KgO" secondAttribute="centerY" id="BrD-QR-VXm"/>
<constraint firstItem="wjU-xq-xRN" firstAttribute="top" secondItem="fGb-qm-Mdn" secondAttribute="top" constant="55" id="Ia5-Fk-dBS"/>
<constraint firstItem="aC8-3V-QpF" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="Nwq-oZ-B0B"/>
<constraint firstItem="fGb-qm-Mdn" firstAttribute="trailing" secondItem="aO1-jS-d16" secondAttribute="trailing" constant="20" id="PXt-b5-dBL"/>
<constraint firstItem="aO1-jS-d16" firstAttribute="centerX" secondItem="fGb-qm-Mdn" secondAttribute="centerX" id="Sef-hv-5aX"/>
<constraint firstItem="aO1-jS-d16" firstAttribute="top" secondItem="wjU-xq-xRN" secondAttribute="bottom" constant="30" id="czX-aQ-9dJ"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fGb-qm-Mdn"/>
</view>
<connections>
<outlet property="biometricAuthenticationImageButton" destination="aC8-3V-QpF" id="p0F-Ce-0RZ"/>
<outlet property="informationLabel" destination="aO1-jS-d16" id="Yca-aU-Jkd"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-92" y="232.53373313343329"/>
</scene>
</scenes>
<resources>
<image name="splash_logo" width="166" height="47"/>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>