<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="System colors in document resources" minToolsVersion="11.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Settings SoftOTP--> <scene sceneID="kpn-Gj-Uhq"> <objects> <viewController storyboardIdentifier="SNGSettingsSoftOTP" id="yk7-XI-ktX" customClass="SNGSettingsSoftOTP" customModule="Nextgen_Dev" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="f8l-b6-Xwv"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rGg-As-7XN"> <rect key="frame" x="0.0" y="88" width="414" height="774"/> <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DIb-Y1-jBR" customClass="SNGHead" customModule="Nextgen_Dev" customModuleProvider="target"> <rect key="frame" x="0.0" y="44" width="414" height="44"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="height" constant="44" id="dYx-bi-95H"/> </constraints> </view> <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="7Et-p7-Bdk"> <rect key="frame" x="0.0" y="96" width="414" height="766"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="zAb-pr-3B9"> <size key="itemSize" width="128" height="128"/> <size key="headerReferenceSize" width="0.0" height="0.0"/> <size key="footerReferenceSize" width="0.0" height="0.0"/> <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> </collectionViewFlowLayout> <cells/> </collectionView> </subviews> <viewLayoutGuide key="safeArea" id="aWs-YQ-Prm"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="aWs-YQ-Prm" firstAttribute="trailing" secondItem="rGg-As-7XN" secondAttribute="trailing" id="61h-JR-H9h"/> <constraint firstItem="rGg-As-7XN" firstAttribute="leading" secondItem="aWs-YQ-Prm" secondAttribute="leading" id="EcM-gg-dxZ"/> <constraint firstItem="DIb-Y1-jBR" firstAttribute="trailing" secondItem="aWs-YQ-Prm" secondAttribute="trailing" id="Mcm-Me-eYB"/> <constraint firstItem="rGg-As-7XN" firstAttribute="top" secondItem="DIb-Y1-jBR" secondAttribute="bottom" id="Trs-jB-69s"/> <constraint firstItem="7Et-p7-Bdk" firstAttribute="leading" secondItem="aWs-YQ-Prm" secondAttribute="leading" id="Uo4-Pc-Gm6"/> <constraint firstItem="aWs-YQ-Prm" firstAttribute="trailing" secondItem="7Et-p7-Bdk" secondAttribute="trailing" id="VKT-ag-eJI"/> <constraint firstItem="7Et-p7-Bdk" firstAttribute="top" secondItem="DIb-Y1-jBR" secondAttribute="bottom" constant="8" id="bOq-dp-KGA"/> <constraint firstItem="DIb-Y1-jBR" firstAttribute="leading" secondItem="aWs-YQ-Prm" secondAttribute="leading" id="eld-kj-I3d"/> <constraint firstItem="aWs-YQ-Prm" firstAttribute="bottom" secondItem="rGg-As-7XN" secondAttribute="bottom" id="mYo-Kf-wSJ"/> <constraint firstItem="aWs-YQ-Prm" firstAttribute="bottom" secondItem="7Et-p7-Bdk" secondAttribute="bottom" id="mjO-L3-SuE"/> <constraint firstItem="DIb-Y1-jBR" firstAttribute="top" secondItem="aWs-YQ-Prm" secondAttribute="top" id="rGJ-4i-Lw6"/> </constraints> </view> <connections> <outlet property="colSetItems" destination="7Et-p7-Bdk" id="MW6-AD-bGl"/> <outlet property="header" destination="DIb-Y1-jBR" id="Kna-G2-gay"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="SXQ-PI-CSm" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="262" y="125"/> </scene> </scenes> <resources> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> </resources> </document>