2014-10-29 21:58:58 +01:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2016-08-22 23:41:11 +02:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="tuk-0x-yCb">
2014-10-29 21:58:58 +01:00
<dependencies>
2015-09-01 19:22:08 +02:00
<deployment identifier="iOS"/>
2016-05-09 02:17:37 +02:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
2016-09-08 04:23:04 +02:00
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
2014-10-29 21:58:58 +01:00
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
2016-08-29 16:28:40 +02:00
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
2014-10-29 21:58:58 +01:00
</dependencies>
<scenes>
2015-02-10 12:02:58 +01:00
<!--Conversations-->
2014-10-29 21:58:58 +01:00
<scene sceneID="82U-Xj-21R">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="SignalsViewController" id="MY2-bB-USa" customClass="SignalsViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="lZK-q4-iwt"/>
<viewControllerLayoutGuide type="bottom" id="7uh-gm-z8v"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="EFA-Fu-XJm">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2015-12-22 12:45:09 +01:00
<view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lKc-rv-FH5" userLabel="empty state view">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
2015-01-27 21:17:49 +01:00
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No Messages :( Tap Compose to send a message or invite a friend to Signal" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Srx-i1-WhD">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="10" y="57" width="300" height="200"/>
2015-01-27 21:17:49 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="200" id="GEd-dY-d8r"/>
<constraint firstAttribute="width" constant="300" id="siA-1a-pO1"/>
2015-01-27 21:17:49 +01:00
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2015-01-27 21:17:49 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="Srx-i1-WhD" secondAttribute="centerX" id="JId-fq-hNc"/>
2015-05-23 15:54:50 +02:00
<constraint firstAttribute="centerY" secondItem="Srx-i1-WhD" secondAttribute="centerY" constant="95" id="XST-YY-qXT"/>
2015-01-27 21:17:49 +01:00
</constraints>
</view>
2015-10-31 16:53:32 +01:00
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="PaA-ol-uQT">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="64" width="330" height="504"/>
2015-10-31 16:53:32 +01:00
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<sections/>
<connections>
<outlet property="dataSource" destination="MY2-bB-USa" id="kop-Y6-6DR"/>
<outlet property="delegate" destination="MY2-bB-USa" id="vmj-PA-2Od"/>
</connections>
</tableView>
</subviews>
<constraints>
2015-05-23 15:54:50 +02:00
<constraint firstItem="PaA-ol-uQT" firstAttribute="leading" secondItem="lKc-rv-FH5" secondAttribute="leading" id="0co-lj-Jsm"/>
2015-01-27 21:17:49 +01:00
<constraint firstAttribute="width" secondItem="lKc-rv-FH5" secondAttribute="width" id="Bu7-qv-yue"/>
<constraint firstItem="lKc-rv-FH5" firstAttribute="top" secondItem="lZK-q4-iwt" secondAttribute="bottom" id="KiY-Ag-0iP"/>
2015-05-23 15:54:50 +02:00
<constraint firstItem="lKc-rv-FH5" firstAttribute="centerY" secondItem="PaA-ol-uQT" secondAttribute="centerY" id="OOk-XM-IMs"/>
<constraint firstAttribute="trailingMargin" secondItem="PaA-ol-uQT" secondAttribute="trailing" constant="-26" id="ZkG-Yf-ISG"/>
<constraint firstItem="PaA-ol-uQT" firstAttribute="top" secondItem="lKc-rv-FH5" secondAttribute="top" id="gdn-tV-9au"/>
<constraint firstItem="PaA-ol-uQT" firstAttribute="bottom" secondItem="7uh-gm-z8v" secondAttribute="top" id="jLN-Fv-npv"/>
<constraint firstAttribute="trailingMargin" secondItem="PaA-ol-uQT" secondAttribute="trailing" constant="-26" id="mrL-SK-eKx"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerX" secondItem="lKc-rv-FH5" secondAttribute="centerX" id="obF-St-qwu"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-02-10 12:02:58 +01:00
<navigationItem key="navigationItem" title="Conversations" id="Um0-0y-8lr">
<barButtonItem key="backBarButtonItem" title=" " id="a19-h1-1ZS"/>
2015-02-17 00:14:50 +01:00
<barButtonItem key="leftBarButtonItem" image="settings" width="100" id="PYj-7F-J24">
<inset key="imageInsets" minX="-10" minY="0.0" maxX="0.0" maxY="0.0"/>
2015-01-14 22:30:01 +01:00
<color key="tintColor" red="0.99989169836044312" green="1" blue="0.99988096952438354" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
<connections>
2015-09-01 19:22:08 +02:00
<segue destination="n1f-7Y-906" kind="push" id="dB4-oM-uSL"/>
2014-10-29 21:58:58 +01:00
</connections>
2015-01-14 22:30:01 +01:00
</barButtonItem>
2015-11-29 02:03:52 +01:00
<barButtonItem key="rightBarButtonItem" systemItem="compose" id="Oft-fU-tf5">
2015-02-17 00:14:50 +01:00
<inset key="imageInsets" minX="-10" minY="0.0" maxX="10" maxY="0.0"/>
2015-01-14 22:30:01 +01:00
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<connections>
2015-10-31 23:13:28 +01:00
<segue destination="cZ7-de-SUi" kind="modal" identifier="composeNew" id="Ea3-ew-jtL"/>
2014-10-29 21:58:58 +01:00
</connections>
</barButtonItem>
</navigationItem>
<connections>
2015-01-27 21:17:49 +01:00
<outlet property="emptyBoxLabel" destination="Srx-i1-WhD" id="wap-un-Cz5"/>
2014-11-25 17:28:42 +01:00
<outlet property="tableView" destination="PaA-ol-uQT" id="nQU-tR-wbL"/>
2015-09-01 19:22:08 +02:00
<segue destination="Duq-aU-MmN" kind="modal" identifier="2.0_6.0_Call_Segue" modalPresentationStyle="fullScreen" modalTransitionStyle="crossDissolve" id="gHJ-y4-zWg"/>
<segue destination="lIF-0m-2N3" kind="modal" identifier="showSignupFlow" id="DR8-fx-0PD"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dE8-zB-mtF" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-2853" y="-1538"/>
2014-10-29 21:58:58 +01:00
</scene>
2015-02-17 00:14:50 +01:00
<!--MessagesVC-->
2014-10-29 21:58:58 +01:00
<scene sceneID="QqV-z2-xRW">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="MessagesViewController" title="MessagesVC" hidesBottomBarWhenPushed="YES" id="DtA-8O-wrT" customClass="MessagesViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="0di-ZU-w1m"/>
<viewControllerLayoutGuide type="bottom" id="stV-ob-KSQ"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="5r3-kq-bbI">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
2015-01-14 22:30:01 +01:00
<navigationItem key="navigationItem" title="Title" id="mLN-DG-4IU">
2015-02-17 00:14:50 +01:00
<barButtonItem key="backBarButtonItem" title=" " id="wnY-V7-zmi"/>
2015-01-29 03:57:53 +01:00
<barButtonItem key="rightBarButtonItem" image="contact-options-action" id="662-pN-RLf">
2015-02-17 00:14:50 +01:00
<inset key="imageInsets" minX="17" minY="10" maxX="0.0" maxY="5"/>
2015-01-14 22:30:01 +01:00
<color key="tintColor" red="0.99989169836044312" green="1" blue="0.99988096952438354" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="didSelectShow:" destination="DtA-8O-wrT" id="ktP-VG-5bo"/>
</connections>
</barButtonItem>
</navigationItem>
2014-10-29 21:58:58 +01:00
<connections>
2015-09-01 19:22:08 +02:00
<segue destination="urv-62-RsD" kind="modal" identifier="fingerprintSegue" animates="NO" modalPresentationStyle="overCurrentContext" id="Zjl-QX-tHE"/>
<segue destination="bDi-2Q-XOC" kind="push" identifier="updateGroupSegue" id="gZ1-lh-srF"/>
<segue destination="JeZ-9g-U61" kind="push" identifier="showGroupMembersSegue" id="Gc6-AD-JV1"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="yXZ-iE-5va" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-2380" y="-1537.8599999999999"/>
2014-10-29 21:58:58 +01:00
</scene>
<!--Fingerprint View Controller-->
<scene sceneID="ldP-mt-Vsq">
<objects>
2014-12-12 17:15:00 +01:00
<viewController storyboardIdentifier="FingerprintViewController" id="urv-62-RsD" customClass="FingerprintViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="8Oc-YZ-y0M"/>
<viewControllerLayoutGuide type="bottom" id="hdo-6G-gXy"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="StY-nr-mRe">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="left" translatesAutoresizingMaskIntoConstraints="NO" id="VCu-vN-Pjg">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="kEV-0h-NsX">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2015-01-14 22:30:01 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zFI-eF-Feb" userLabel="Their Fingerprint">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="400" height="221"/>
2015-01-14 22:30:01 +01:00
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AwQ-ec-WBO">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="220" width="400" height="1"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" white="0.61676562499999998" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="yMD-Sw-sDy"/>
</constraints>
</view>
2015-01-27 21:17:49 +01:00
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btnCamera--white" translatesAutoresizingMaskIntoConstraints="NO" id="HyV-ht-MrM">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="19" y="73" width="75" height="75"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="75" id="Yxr-T5-Jck"/>
<constraint firstAttribute="width" constant="75" id="bRq-v9-94p"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Momo's Fingerprint" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ii9-7N-hCc">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="35" width="250" height="21"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="21" id="epx-el-0T8"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="kBW-ix-mdQ">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="73" width="250" height="75"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="75" id="jaw-8F-c1C"/>
2015-01-14 22:30:01 +01:00
</constraints>
<string key="text">A0 09 9A FF A8 8A 09 99
1E 5C 7B 8A 56 2B 1F 65
B3 83 8D 1D D0 FA 9C E3
A0 09 9A FF A8 8A 09 99</string>
<fontDescription key="fontDescription" name="Courier" family="Courier" pointSize="16"/>
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tap to scan another user's fingerprint" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ge0-8K-A4F">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="160" width="213" height="44"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="44" id="HyF-Kt-KmB"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" white="0.75" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
2015-02-17 00:14:50 +01:00
<gestureRecognizers/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailing" secondItem="HyV-ht-MrM" secondAttribute="trailing" constant="306" id="1XO-7v-R7T"/>
<constraint firstAttribute="height" constant="221" id="HBq-Ly-0qj"/>
<constraint firstItem="AwQ-ec-WBO" firstAttribute="leading" secondItem="zFI-eF-Feb" secondAttribute="leading" id="HfI-Gb-ykL"/>
<constraint firstItem="ge0-8K-A4F" firstAttribute="leading" secondItem="zFI-eF-Feb" secondAttribute="leading" constant="115" id="Io8-J3-g1q"/>
<constraint firstAttribute="trailing" secondItem="AwQ-ec-WBO" secondAttribute="trailing" id="LGK-WL-NBq"/>
<constraint firstItem="AwQ-ec-WBO" firstAttribute="top" secondItem="zFI-eF-Feb" secondAttribute="top" constant="220" id="ML3-4p-6ML"/>
<constraint firstItem="ge0-8K-A4F" firstAttribute="top" secondItem="zFI-eF-Feb" secondAttribute="top" constant="160" id="MR1-lO-oHk"/>
<constraint firstItem="HyV-ht-MrM" firstAttribute="top" secondItem="zFI-eF-Feb" secondAttribute="top" constant="73" id="Wyq-lm-CaG"/>
<constraint firstItem="Ii9-7N-hCc" firstAttribute="top" secondItem="zFI-eF-Feb" secondAttribute="top" constant="35" id="Zd1-Oz-JmD"/>
<constraint firstItem="HyV-ht-MrM" firstAttribute="leading" secondItem="zFI-eF-Feb" secondAttribute="leading" constant="19" id="dgg-gQ-GPY"/>
<constraint firstItem="kBW-ix-mdQ" firstAttribute="leading" secondItem="zFI-eF-Feb" secondAttribute="leading" constant="115" id="fYR-kP-vRN"/>
<constraint firstAttribute="trailing" secondItem="kBW-ix-mdQ" secondAttribute="trailing" constant="35" id="jVG-sA-F3W"/>
<constraint firstItem="Ii9-7N-hCc" firstAttribute="leading" secondItem="zFI-eF-Feb" secondAttribute="leading" constant="115" id="nrS-05-Uru"/>
<constraint firstItem="kBW-ix-mdQ" firstAttribute="top" secondItem="zFI-eF-Feb" secondAttribute="top" constant="73" id="o0C-aS-9NZ"/>
<constraint firstAttribute="trailing" secondItem="Ii9-7N-hCc" secondAttribute="trailing" constant="35" id="vKr-Nz-ISB"/>
<constraint firstAttribute="trailing" secondItem="ge0-8K-A4F" secondAttribute="trailing" constant="72" id="xBr-5Q-660"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-02-17 00:14:50 +01:00
<connections>
<outletCollection property="gestureRecognizers" destination="fRl-Lt-y39" appends="YES" id="wIa-Aj-hqy"/>
</connections>
2015-01-14 22:30:01 +01:00
</view>
2015-02-18 23:21:03 +01:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Compare both fingerprints to verify your contact's identity and the integrity of the message." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DV4-GV-ZPf">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="22" y="460" width="356" height="44"/>
2015-02-18 23:21:03 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="44" id="bif-t1-qQO"/>
2015-02-18 23:21:03 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" pointSize="16"/>
2015-02-18 23:21:03 +01:00
<color key="textColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2015-02-17 00:14:50 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="B4o-Rc-z68" userLabel="My Fingerprint">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="221" width="400" height="221"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-02-17 00:14:50 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WhZ-e0-THb">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="220" width="400" height="1"/>
2015-02-17 00:14:50 +01:00
<color key="backgroundColor" white="0.61676562499999998" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="XgI-5W-uMZ"/>
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Fingerprint" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5De-Jq-XWv">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="35" width="250" height="21"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="21" id="475-f9-1TO"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
2015-01-27 21:17:49 +01:00
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btnQRShow--white" highlightedImage="btnQRShow--white-1" translatesAutoresizingMaskIntoConstraints="NO" id="YOs-e5-ee3">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="19" y="73" width="75" height="75"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="75" id="5IR-xd-6uL"/>
<constraint firstAttribute="height" constant="75" id="Nfl-jf-HzC"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tap to display your fingerprint for another user" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9Wg-UP-VDC">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="160" width="208" height="43"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="43" id="xb1-B9-MyR"/>
2015-01-14 22:30:01 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" white="0.75" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="e7E-iS-3Oc">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="115" y="73" width="250" height="75"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="75" id="k9r-Fg-1QJ"/>
2015-01-14 22:30:01 +01:00
</constraints>
<string key="text">A0 09 9A FF A8 8A 09 99
1E 5C 7B 8A 56 2B 1F 65
B3 83 8D 1D D0 FA 9C E3
A0 09 9A FF A8 8A 09 99</string>
<fontDescription key="fontDescription" name="Courier" family="Courier" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
2015-02-17 00:14:50 +01:00
<gestureRecognizers/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstItem="9Wg-UP-VDC" firstAttribute="leading" secondItem="B4o-Rc-z68" secondAttribute="leading" constant="115" id="3zq-WB-ASq"/>
<constraint firstAttribute="trailing" secondItem="5De-Jq-XWv" secondAttribute="trailing" constant="35" id="8wL-8Y-SSo"/>
<constraint firstAttribute="trailing" secondItem="e7E-iS-3Oc" secondAttribute="trailing" constant="35" id="CbM-nY-P0U"/>
<constraint firstItem="9Wg-UP-VDC" firstAttribute="top" secondItem="B4o-Rc-z68" secondAttribute="top" constant="160" id="DDh-3a-uIm"/>
<constraint firstItem="WhZ-e0-THb" firstAttribute="leading" secondItem="B4o-Rc-z68" secondAttribute="leading" id="EIo-e5-i5c"/>
<constraint firstAttribute="trailing" secondItem="WhZ-e0-THb" secondAttribute="trailing" id="Isj-Bf-lu6"/>
<constraint firstItem="5De-Jq-XWv" firstAttribute="leading" secondItem="B4o-Rc-z68" secondAttribute="leading" constant="115" id="RmR-Hh-1Ys"/>
<constraint firstItem="YOs-e5-ee3" firstAttribute="top" secondItem="B4o-Rc-z68" secondAttribute="top" constant="73" id="VaC-nb-QHZ"/>
<constraint firstAttribute="height" constant="221" id="a12-JK-RBy"/>
<constraint firstItem="e7E-iS-3Oc" firstAttribute="leading" secondItem="B4o-Rc-z68" secondAttribute="leading" constant="115" id="clq-cu-8Hq"/>
<constraint firstItem="WhZ-e0-THb" firstAttribute="top" secondItem="B4o-Rc-z68" secondAttribute="top" constant="220" id="fDt-eB-0Lh"/>
<constraint firstAttribute="trailing" secondItem="YOs-e5-ee3" secondAttribute="trailing" constant="306" id="flI-Gp-aWH"/>
<constraint firstAttribute="trailing" secondItem="9Wg-UP-VDC" secondAttribute="trailing" constant="77" id="mLc-13-Wcv"/>
<constraint firstItem="YOs-e5-ee3" firstAttribute="leading" secondItem="B4o-Rc-z68" secondAttribute="leading" constant="19" id="md2-eV-aBb"/>
<constraint firstItem="e7E-iS-3Oc" firstAttribute="top" secondItem="B4o-Rc-z68" secondAttribute="top" constant="73" id="mif-35-C1B"/>
<constraint firstItem="5De-Jq-XWv" firstAttribute="top" secondItem="B4o-Rc-z68" secondAttribute="top" constant="35" id="pCa-lD-NlC"/>
</constraints>
2015-02-17 00:14:50 +01:00
<connections>
<outletCollection property="gestureRecognizers" destination="Mg3-ad-PGG" appends="YES" id="fDZ-ZY-J04"/>
</connections>
2015-01-14 22:30:01 +01:00
</view>
2015-02-22 16:28:52 +01:00
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yoz-ex-1gK">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="19" y="492" width="50" height="50"/>
2015-02-22 16:28:52 +01:00
<constraints>
<constraint firstAttribute="width" constant="50" id="Ie5-wL-XEo"/>
<constraint firstAttribute="height" constant="50" id="aq2-hO-WY0"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="60"/>
2015-02-22 16:28:52 +01:00
<state key="normal" title="× ">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="closeButtonAction:" destination="urv-62-RsD" eventType="touchUpInside" id="m15-1K-9gB"/>
</connections>
</button>
2014-10-29 21:58:58 +01:00
</subviews>
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="bottom" secondItem="Yoz-ex-1gK" secondAttribute="bottom" constant="26" id="EVw-Jr-67j"/>
<constraint firstAttribute="trailing" secondItem="zFI-eF-Feb" secondAttribute="trailing" id="Jfg-Ac-5SC"/>
<constraint firstItem="zFI-eF-Feb" firstAttribute="leading" secondItem="kEV-0h-NsX" secondAttribute="leading" id="Lh4-K4-lK4"/>
<constraint firstItem="B4o-Rc-z68" firstAttribute="leading" secondItem="kEV-0h-NsX" secondAttribute="leading" id="Pe1-Ko-Er7"/>
<constraint firstItem="Yoz-ex-1gK" firstAttribute="leading" secondItem="kEV-0h-NsX" secondAttribute="leading" constant="19" id="Ptp-Na-ekf"/>
<constraint firstItem="zFI-eF-Feb" firstAttribute="top" secondItem="kEV-0h-NsX" secondAttribute="top" id="cBU-ru-0Nv"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="DV4-GV-ZPf" firstAttribute="leading" secondItem="kEV-0h-NsX" secondAttribute="leading" constant="22" id="eVX-2q-T74"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailing" secondItem="B4o-Rc-z68" secondAttribute="trailing" id="iKt-RZ-COk"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="DV4-GV-ZPf" secondAttribute="trailing" constant="22" id="qbq-AK-HjD"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="B4o-Rc-z68" firstAttribute="top" secondItem="kEV-0h-NsX" secondAttribute="top" constant="221" id="rE0-BW-UQv"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="DV4-GV-ZPf" firstAttribute="top" secondItem="kEV-0h-NsX" secondAttribute="top" constant="460" id="tPa-CI-8ak"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
<blurEffect style="dark"/>
</visualEffectView>
</subviews>
<constraints>
<constraint firstItem="hdo-6G-gXy" firstAttribute="top" secondItem="VCu-vN-Pjg" secondAttribute="bottom" id="1dB-W2-GMz"/>
<constraint firstAttribute="centerX" secondItem="VCu-vN-Pjg" secondAttribute="centerX" id="5Wt-QM-aQa"/>
<constraint firstItem="VCu-vN-Pjg" firstAttribute="top" secondItem="8Oc-YZ-y0M" secondAttribute="bottom" constant="-20" id="KIN-pk-9pP"/>
<constraint firstAttribute="width" secondItem="VCu-vN-Pjg" secondAttribute="width" id="gOw-BF-mQC"/>
<constraint firstAttribute="height" secondItem="VCu-vN-Pjg" secondAttribute="height" id="nEQ-Wa-OyH"/>
<constraint firstAttribute="centerY" secondItem="VCu-vN-Pjg" secondAttribute="centerY" id="sho-vB-Yk8"/>
</constraints>
</view>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
<connections>
<outlet property="closeButton" destination="Yoz-ex-1gK" id="Z51-R1-bmj"/>
<outlet property="contactFingerprintLabel" destination="kBW-ix-mdQ" id="RN4-U7-Cpm"/>
<outlet property="contactFingerprintTitleLabel" destination="Ii9-7N-hCc" id="adg-hK-fTW"/>
<outlet property="contactImageView" destination="HyV-ht-MrM" id="eg1-Cw-B8S"/>
2014-12-12 17:15:00 +01:00
<outlet property="infoMyFingerprint" destination="9Wg-UP-VDC" id="78r-JU-b4l"/>
<outlet property="infoTheirFingerprint" destination="ge0-8K-A4F" id="DyU-To-aJG"/>
2015-02-22 16:28:52 +01:00
<outlet property="myFPBorderView" destination="WhZ-e0-THb" id="SrI-AN-3OJ"/>
2015-01-14 22:30:01 +01:00
<outlet property="myFingerprintView" destination="B4o-Rc-z68" id="FjV-Xs-aV8"/>
2014-10-29 21:58:58 +01:00
<outlet property="presentationLabel" destination="DV4-GV-ZPf" id="pz1-G0-dVx"/>
2015-01-14 22:30:01 +01:00
<outlet property="theirFingerprintView" destination="zFI-eF-Feb" id="UqY-Fb-DLM"/>
2014-10-29 21:58:58 +01:00
<outlet property="userFingerprintLabel" destination="e7E-iS-3Oc" id="aR7-ww-NCi"/>
<outlet property="userFingerprintTitleLabel" destination="5De-Jq-XWv" id="68F-0n-IMn"/>
<outlet property="userImageView" destination="YOs-e5-ee3" id="zC3-Wp-ew3"/>
2015-09-01 19:22:08 +02:00
<segue destination="7qX-e8-QDY" kind="modal" identifier="ScanIdentityBarcodeViewSegue" modalTransitionStyle="crossDissolve" id="aSp-qz-VlO"/>
<segue destination="in8-UP-6ff" kind="modal" identifier="PresentIdentityQRCodeViewSegue" modalTransitionStyle="crossDissolve" id="mQB-3L-0HK"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="sd1-mY-rAe" userLabel="First Responder" sceneMemberID="firstResponder"/>
2015-02-17 00:14:50 +01:00
<tapGestureRecognizer id="fRl-Lt-y39">
<connections>
<action selector="scanFingerprint" destination="urv-62-RsD" id="e0q-jy-keh"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="Mg3-ad-PGG">
<connections>
<action selector="showFingerprint" destination="urv-62-RsD" id="wcQ-Di-UbR"/>
</connections>
</tapGestureRecognizer>
2014-10-29 21:58:58 +01:00
</objects>
2016-09-08 04:23:04 +02:00
<point key="canvasLocation" x="-1944" y="-2339"/>
2014-12-24 02:25:10 +01:00
</scene>
<!--Show Group Members View Controller-->
<scene sceneID="VBt-Ax-0G9">
<objects>
2015-09-01 19:22:08 +02:00
<tableViewController storyboardIdentifier="ShowGroupMembersViewController" id="JeZ-9g-U61" customClass="ShowGroupMembersViewController" sceneMemberID="viewController">
2014-12-24 02:25:10 +01:00
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="Fdx-Zk-e27">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-12-24 02:25:10 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
2015-01-29 03:57:53 +01:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="groupMemberCell" id="hyn-Ss-OAa">
2015-12-26 17:27:27 +01:00
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
2014-12-24 02:25:10 +01:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hyn-Ss-OAa" id="4XE-JO-Upr">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
2014-12-24 02:25:10 +01:00
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="JeZ-9g-U61" id="xVC-pb-xNg"/>
<outlet property="delegate" destination="JeZ-9g-U61" id="qYP-nN-CLJ"/>
</connections>
</tableView>
2015-09-01 19:22:08 +02:00
<navigationItem key="navigationItem" id="gcZ-cw-Rtp"/>
2014-12-24 02:25:10 +01:00
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="3R8-C6-Zq8" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-1935.2" y="-1537.8599999999999"/>
2014-12-06 22:27:43 +01:00
</scene>
<!--Present IdentityQR Code View Controller-->
<scene sceneID="b0A-fL-uiD">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="PresentIdentityQRCodeViewController" id="in8-UP-6ff" customClass="PresentIdentityQRCodeViewController" sceneMemberID="viewController">
2014-12-06 22:27:43 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="EEv-2N-b9z"/>
<viewControllerLayoutGuide type="bottom" id="PWz-Os-GfE"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="8fX-rK-XSk">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-12-06 22:27:43 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FVU-rR-RPG">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="16" y="510" width="50" height="50"/>
2014-12-06 22:27:43 +01:00
<state key="normal" image="quit.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
2015-02-17 00:14:50 +01:00
<segue destination="MWg-NL-WXh" kind="unwind" unwindAction="unwindIdentityVerificationCancel:" id="zG6-lN-44J"/>
2014-12-06 22:27:43 +01:00
</connections>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="I4l-hR-EdB">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="35" y="159" width="250" height="250"/>
2014-12-06 22:27:43 +01:00
<constraints>
<constraint firstAttribute="height" constant="250" id="WS4-Wb-iXP"/>
<constraint firstAttribute="width" constant="250" id="n5C-hu-0F6"/>
</constraints>
</imageView>
2015-09-01 19:22:08 +02:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Fingerprint" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Psg-eI-6bn">
<rect key="frame" x="50" y="130" width="220" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="220" id="IoY-EK-Qhk"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="heavy" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2014-12-06 22:27:43 +01:00
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="FVU-rR-RPG" firstAttribute="leading" secondItem="8fX-rK-XSk" secondAttribute="leadingMargin" id="4fp-jK-Pgt"/>
<constraint firstAttribute="centerX" secondItem="I4l-hR-EdB" secondAttribute="centerX" id="He1-BL-c7O"/>
<constraint firstAttribute="centerY" secondItem="I4l-hR-EdB" secondAttribute="centerY" id="dyA-NM-Zc5"/>
<constraint firstItem="Psg-eI-6bn" firstAttribute="centerX" secondItem="8fX-rK-XSk" secondAttribute="centerX" id="gFt-YV-WTg"/>
<constraint firstItem="PWz-Os-GfE" firstAttribute="top" secondItem="FVU-rR-RPG" secondAttribute="bottom" constant="8" symbolic="YES" id="k4n-8r-ocu"/>
<constraint firstItem="I4l-hR-EdB" firstAttribute="top" secondItem="Psg-eI-6bn" secondAttribute="bottom" constant="8.5" id="nyu-mu-lcL"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="zty-sG-NJJ"/>
<connections>
<outlet property="qrCodeView" destination="I4l-hR-EdB" id="Fzf-BD-z9y"/>
2015-02-18 23:21:03 +01:00
<outlet property="yourFingerprintLabel" destination="Psg-eI-6bn" id="1Ze-k1-zMv"/>
2014-12-06 22:27:43 +01:00
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Zk1-cK-ftT" userLabel="First Responder" sceneMemberID="firstResponder"/>
2015-02-17 00:14:50 +01:00
<exit id="MWg-NL-WXh" userLabel="Exit" sceneMemberID="exit"/>
2014-12-06 22:27:43 +01:00
</objects>
2016-09-08 04:23:04 +02:00
<point key="canvasLocation" x="-1495" y="-1940"/>
2014-12-06 22:27:43 +01:00
</scene>
<!--Scan Identity Barcode View Controller-->
<scene sceneID="f84-pF-1is">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="ScanIdentityBarcodeViewController" id="7qX-e8-QDY" customClass="ScanIdentityBarcodeViewController" sceneMemberID="viewController">
2014-12-06 22:27:43 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="VoP-Af-AZ2"/>
<viewControllerLayoutGuide type="bottom" id="vey-9m-z4V"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Du7-nD-ScY">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-12-06 22:27:43 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bag-cN-IZy">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="16" y="498" width="50" height="50"/>
2014-12-06 22:27:43 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="width" constant="50" id="Odb-rK-4Va"/>
<constraint firstAttribute="height" constant="50" id="ZPA-Mg-Y3j"/>
2014-12-06 22:27:43 +01:00
</constraints>
<state key="normal" image="quit.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
2015-02-17 00:14:50 +01:00
<segue destination="aQ6-9V-CJA" kind="unwind" unwindAction="unwindIdentityVerificationCancel:" id="bx5-cq-tqn"/>
2014-12-06 22:27:43 +01:00
</connections>
</button>
</subviews>
2016-09-08 04:23:04 +02:00
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2014-12-06 22:27:43 +01:00
<constraints>
<constraint firstItem="bag-cN-IZy" firstAttribute="leading" secondItem="Du7-nD-ScY" secondAttribute="leadingMargin" id="vL9-x7-knG"/>
<constraint firstAttribute="bottom" secondItem="bag-cN-IZy" secondAttribute="bottom" constant="20" symbolic="YES" id="zaD-R1-jw2"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="I7H-1E-cUg"/>
<connections>
<segue destination="aQ6-9V-CJA" kind="unwind" identifier="UnwindToIdentityKeyWasVerifiedSegue" unwindAction="unwindToIdentityKeyWasVerified:" id="Eyg-Zl-I3n"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="VTv-Ry-X99" userLabel="First Responder" sceneMemberID="firstResponder"/>
<exit id="aQ6-9V-CJA" userLabel="Exit" sceneMemberID="exit"/>
</objects>
2016-09-08 04:23:04 +02:00
<point key="canvasLocation" x="-1495" y="-2584"/>
2014-10-29 21:58:58 +01:00
</scene>
2015-01-14 22:30:01 +01:00
<!--_1.0 Registration Screen-->
<scene sceneID="okO-46-HuB">
2014-10-29 21:58:58 +01:00
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="RegistrationViewController" id="sL4-Zw-2Og" userLabel="_1.0 Registration Screen" customClass="RegistrationViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
2015-01-14 22:30:01 +01:00
<viewControllerLayoutGuide type="top" id="kUb-Rf-uos"/>
<viewControllerLayoutGuide type="bottom" id="g9k-sN-wqg"/>
2014-10-29 21:58:58 +01:00
</layoutGuides>
2015-01-14 22:30:01 +01:00
<view key="view" contentMode="scaleToFill" id="Y3I-8Y-pLa" userLabel="_1.0 Registration Screen">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J5f-8V-ASm" userLabel="_1.0a Registration Screen Title">
<rect key="frame" x="0.0" y="0.0" width="320" height="245"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-02-10 17:26:12 +01:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="top" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Phone Number" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="50y-cV-8aI">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="1" y="190" width="320" height="29"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="29" id="T1b-ph-zPv"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="24"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2015-02-17 00:14:50 +01:00
<imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="logoSignal" translatesAutoresizingMaskIntoConstraints="NO" id="hle-PK-Ivk">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="91" y="43" width="138" height="139"/>
2015-02-17 00:14:50 +01:00
</imageView>
2015-01-14 22:30:01 +01:00
</subviews>
2015-01-30 22:58:23 +01:00
<color key="backgroundColor" red="0.12549019607843137" green="0.56470588235294117" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-02-17 00:14:50 +01:00
<constraint firstAttribute="bottom" secondItem="50y-cV-8aI" secondAttribute="bottom" constant="26" id="9Ep-V2-rAF"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerX" secondItem="50y-cV-8aI" secondAttribute="centerX" constant="-1" id="eOY-3p-Xc8"/>
2015-02-17 00:14:50 +01:00
<constraint firstAttribute="centerX" secondItem="hle-PK-Ivk" secondAttribute="centerX" id="gCK-yC-ldQ"/>
<constraint firstItem="50y-cV-8aI" firstAttribute="top" secondItem="hle-PK-Ivk" secondAttribute="bottom" constant="8" id="hAJ-yW-wpy"/>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="width" secondItem="50y-cV-8aI" secondAttribute="width" id="xgJ-w1-7oN"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="245" id="y0A-n2-Thn"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oS3-t9-5np" userLabel="_1.0b Registration Country Code Selection">
<rect key="frame" x="0.0" y="245" width="320" height="60"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O6t-0o-mk5">
<rect key="frame" x="0.0" y="59" width="320" height="1"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.7999122142791748" green="0.80005049705505371" blue="0.7999035120010376" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="gpg-j8-Tjz"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VvN-1x-NvR">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="237" y="17" width="67" height="26"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="67" id="0Oj-m4-j2A"/>
<constraint firstAttribute="height" constant="26" id="IlP-zb-7h9"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<state key="normal" title="+1">
<color key="titleColor" red="0.0" green="0.54770743846893311" blue="0.94218957424163818" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
2015-09-01 19:22:08 +02:00
<segue destination="1Vd-tn-37d" kind="modal" id="xo7-5J-BJb"/>
2015-01-14 22:30:01 +01:00
</connections>
</button>
2015-09-01 19:22:08 +02:00
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ngV-Kv-6Ax">
<rect key="frame" x="20" y="0.0" width="195" height="60"/>
2015-01-14 22:30:01 +01:00
<rect key="contentStretch" x="1" y="0.0" width="1" height="1"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="LOh-ty-lH1"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Country Code">
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
2015-09-01 19:22:08 +02:00
<segue destination="1Vd-tn-37d" kind="modal" id="RW4-y4-lZo"/>
2015-01-14 22:30:01 +01:00
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="60" id="4z2-Ss-eUR"/>
<constraint firstAttribute="trailing" secondItem="VvN-1x-NvR" secondAttribute="trailing" constant="16" id="Gxg-K6-41b"/>
<constraint firstItem="O6t-0o-mk5" firstAttribute="top" secondItem="oS3-t9-5np" secondAttribute="top" constant="59" id="HiM-Qo-w4K"/>
<constraint firstItem="ngV-Kv-6Ax" firstAttribute="top" secondItem="oS3-t9-5np" secondAttribute="top" id="IAx-hM-15N"/>
<constraint firstItem="O6t-0o-mk5" firstAttribute="leading" secondItem="oS3-t9-5np" secondAttribute="leading" id="LOK-8V-SOa"/>
<constraint firstAttribute="centerY" secondItem="VvN-1x-NvR" secondAttribute="centerY" id="WUv-b0-9lQ"/>
<constraint firstItem="ngV-Kv-6Ax" firstAttribute="leading" secondItem="oS3-t9-5np" secondAttribute="leading" constant="20" id="aY5-4G-kSx"/>
<constraint firstAttribute="trailing" secondItem="ngV-Kv-6Ax" secondAttribute="trailing" constant="105" id="gAb-25-kWY"/>
<constraint firstAttribute="trailing" secondItem="O6t-0o-mk5" secondAttribute="trailing" id="uOf-fI-aak"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tSy-r0-e7H" userLabel="_1.0c Registration Phone Number Input">
<rect key="frame" x="0.0" y="305" width="320" height="61"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vpp-VC-z9v">
<rect key="frame" x="0.0" y="59" width="360" height="1"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="SiS-mn-Yud"/>
</constraints>
</view>
2015-09-01 19:22:08 +02:00
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter Number" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tTJ-pq-Z9L">
<rect key="frame" x="128" y="19" width="176" height="26"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="width" constant="176" id="6Ux-PV-sZk"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="26" id="bkw-ef-Yt9"/>
</constraints>
<color key="textColor" red="0.30192413926124573" green="0.30198189616203308" blue="0.30192050337791443" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" pointSize="16"/>
2015-01-14 22:30:01 +01:00
<textInputTraits key="textInputTraits" keyboardType="phonePad" keyboardAppearance="light"/>
</textField>
2015-09-01 19:22:08 +02:00
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AbN-AU-yk7">
<rect key="frame" x="20" y="18" width="152" height="26"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="26" id="hch-s1-zig"/>
<constraint firstAttribute="width" constant="152" id="tZB-hO-p3n"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Phone Number">
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailing" secondItem="tTJ-pq-Z9L" secondAttribute="trailing" constant="16" id="G4f-2B-yOo"/>
<constraint firstAttribute="height" constant="61" id="RtR-L9-Slj"/>
<constraint firstItem="AbN-AU-yk7" firstAttribute="leading" secondItem="tSy-r0-e7H" secondAttribute="leading" constant="20" id="WVz-M2-usI"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="vpp-VC-z9v" firstAttribute="top" secondItem="tSy-r0-e7H" secondAttribute="top" constant="59" id="cdn-9h-GmB"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="vpp-VC-z9v" firstAttribute="leading" secondItem="tSy-r0-e7H" secondAttribute="leading" id="iVY-v5-EFw"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="tTJ-pq-Z9L" firstAttribute="top" secondItem="tSy-r0-e7H" secondAttribute="top" constant="19" id="lvg-cd-jw7"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="AbN-AU-yk7" firstAttribute="top" secondItem="tSy-r0-e7H" secondAttribute="top" constant="18" id="nGU-YZ-b1a"/>
<constraint firstAttribute="trailing" secondItem="vpp-VC-z9v" secondAttribute="trailing" constant="-40" id="yiy-cf-MET"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g8J-Eg-0PT" userLabel="_1.0d Registration Verification Code Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="375" width="320" height="47"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7IK-hd-tli">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="30" y="1" width="260" height="47"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.067691504955291748" green="0.55628502368927002" blue="0.92999207973480225" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="47" id="foJ-cw-ajR"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="47" id="gxX-eS-QSu"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Verify This Device">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="sendCodeAction:" destination="sL4-Zw-2Og" eventType="touchUpInside" id="T8X-Mx-4I6"/>
</connections>
</button>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="Uhw-zc-NhO">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="250" y="15" width="20" height="20"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="20" id="EN0-Kc-yUf"/>
<constraint firstAttribute="width" constant="20" id="WRq-AE-2aq"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="47" id="2UQ-03-3A5"/>
<constraint firstItem="Uhw-zc-NhO" firstAttribute="trailing" secondItem="7IK-hd-tli" secondAttribute="trailing" constant="-20" id="6gr-Dr-6tX"/>
<constraint firstItem="Uhw-zc-NhO" firstAttribute="top" secondItem="7IK-hd-tli" secondAttribute="top" constant="14" id="ZlI-Yo-dfV"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="7IK-hd-tli" firstAttribute="top" secondItem="g8J-Eg-0PT" secondAttribute="top" constant="1" id="dux-b4-RDq"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="7IK-hd-tli" firstAttribute="leading" secondItem="g8J-Eg-0PT" secondAttribute="leading" constant="30" id="u3m-So-Ucs"/>
<constraint firstAttribute="trailing" secondItem="7IK-hd-tli" secondAttribute="trailing" constant="30" id="xb6-vB-DMa"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2014-10-29 21:58:58 +01:00
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstItem="oS3-t9-5np" firstAttribute="leading" secondItem="Y3I-8Y-pLa" secondAttribute="leadingMargin" constant="-16" id="3EZ-dN-uSz"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="oS3-t9-5np" firstAttribute="top" secondItem="J5f-8V-ASm" secondAttribute="bottom" id="71e-hb-Z1h"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailingMargin" secondItem="g8J-Eg-0PT" secondAttribute="trailing" constant="-16" id="BWm-zI-175"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="tSy-r0-e7H" firstAttribute="top" secondItem="oS3-t9-5np" secondAttribute="bottom" id="Fph-pt-xzK"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="tSy-r0-e7H" firstAttribute="leading" secondItem="Y3I-8Y-pLa" secondAttribute="leadingMargin" constant="-16" id="NvD-GX-gzB"/>
<constraint firstAttribute="trailingMargin" secondItem="oS3-t9-5np" secondAttribute="trailing" constant="-16" id="R4y-T6-4hQ"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="g8J-Eg-0PT" firstAttribute="top" secondItem="tSy-r0-e7H" secondAttribute="bottom" constant="9" id="RMp-tP-gJl"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="g8J-Eg-0PT" firstAttribute="leading" secondItem="Y3I-8Y-pLa" secondAttribute="leadingMargin" constant="-16" id="Tiq-gc-mL4"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="J5f-8V-ASm" firstAttribute="width" secondItem="Y3I-8Y-pLa" secondAttribute="width" id="VC9-DR-mZb"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="J5f-8V-ASm" firstAttribute="top" secondItem="kUb-Rf-uos" secondAttribute="bottom" constant="-20" id="WnH-Ur-Lz4"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailingMargin" secondItem="tSy-r0-e7H" secondAttribute="trailing" constant="-16" id="awv-YP-rng"/>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="centerX" secondItem="J5f-8V-ASm" secondAttribute="centerX" id="kna-iw-ZWQ"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<navigationItem key="navigationItem" id="5Qk-ka-UUh"/>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="lightContent"/>
2014-12-05 11:34:45 +01:00
<nil key="simulatedTopBarMetrics"/>
2015-01-14 22:30:01 +01:00
<connections>
<outlet property="countryCodeButton" destination="VvN-1x-NvR" id="4lX-oF-LcQ"/>
<outlet property="countryNameButton" destination="ngV-Kv-6Ax" id="g5m-JR-9we"/>
2015-01-30 22:58:23 +01:00
<outlet property="headerHeightConstraint" destination="y0A-n2-Thn" id="qgl-Ww-e2Y"/>
2015-02-18 23:21:03 +01:00
<outlet property="phoneNumberButton" destination="AbN-AU-yk7" id="hyI-4o-0q7"/>
2015-01-14 22:30:01 +01:00
<outlet property="phoneNumberTextField" destination="tTJ-pq-Z9L" id="gPX-pu-twz"/>
2015-02-18 23:21:03 +01:00
<outlet property="sendCodeButton" destination="7IK-hd-tli" id="cs2-wN-txb"/>
2015-02-17 00:14:50 +01:00
<outlet property="signalLogo" destination="hle-PK-Ivk" id="UCb-xs-dgk"/>
2015-01-14 22:30:01 +01:00
<outlet property="spinnerView" destination="Uhw-zc-NhO" id="Qck-ul-rgQ"/>
2015-02-18 23:21:03 +01:00
<outlet property="titleLabel" destination="50y-cV-8aI" id="6X1-kw-gDu"/>
2015-09-01 19:22:08 +02:00
<segue destination="3Uo-Ow-qOD" kind="push" identifier="codeSent" id="KhC-MI-Evx"/>
2015-01-14 22:30:01 +01:00
</connections>
2014-10-29 21:58:58 +01:00
</viewController>
2015-01-14 22:30:01 +01:00
<placeholder placeholderIdentifier="IBFirstResponder" id="rfK-ej-7ve" userLabel="First Responder" sceneMemberID="firstResponder"/>
2014-10-29 21:58:58 +01:00
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-3956" y="-732.72000000000003"/>
2014-10-29 21:58:58 +01:00
</scene>
2015-01-14 22:30:01 +01:00
<!--Navigation Controller-->
<scene sceneID="h0n-nM-9Kp">
<objects>
<navigationController id="1Vd-tn-37d" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="fty-2s-xFJ">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="0.067691504955291748" green="0.55628502368927002" blue="0.92999207973480225" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</navigationBar>
<connections>
<segue destination="nT9-Zl-5R0" kind="relationship" relationship="rootViewController" id="mkr-n5-2Nm"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zxR-ej-kvN" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-4372" y="22.719999999999999"/>
2015-01-14 22:30:01 +01:00
</scene>
<!--_2.0_1.0__1 Country Code Modal-->
<scene sceneID="8LH-LS-3Zu">
<objects>
2015-09-01 19:22:08 +02:00
<tableViewController storyboardIdentifier="CountryCodeViewController" id="nT9-Zl-5R0" userLabel="_2.0_1.0__1 Country Code Modal" customClass="CountryCodeViewController" sceneMemberID="viewController">
2015-01-14 22:30:01 +01:00
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="o7w-iD-5XF" userLabel="_1.0__1 Country Code Table">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2015-01-14 22:30:01 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<searchBar key="tableHeaderView" contentMode="redraw" id="Syd-Xl-kCG" userLabel="__1a Search Bar">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="64" width="320" height="44"/>
2015-01-14 22:30:01 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<textInputTraits key="textInputTraits"/>
<connections>
<outlet property="delegate" destination="nT9-Zl-5R0" id="dR5-Gb-Tvl"/>
</connections>
</searchBar>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CountryCodeTableViewCell" id="hpG-pz-GPZ" userLabel="__1b Country Code Table" customClass="CountryCodeTableViewCell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="130" width="320" height="44"/>
2015-01-14 22:30:01 +01:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hpG-pz-GPZ" id="gVo-Nw-ff7" userLabel="Country Code Table Row">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
2015-01-14 22:30:01 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" tag="1" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="United states" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SDz-Ag-lp3">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="20" y="11" width="244" height="22"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="244" id="Y66-3d-yJI"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2015-01-14 22:30:01 +01:00
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" tag="2" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+1" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hl9-0w-DHU">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="237" y="12" width="64" height="20"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="64" id="S6t-bW-MMl"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="0.50196078431372548" green="0.50196078431372548" blue="0.50196078431372548" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="SDz-Ag-lp3" firstAttribute="leading" secondItem="gVo-Nw-ff7" secondAttribute="leadingMargin" constant="12" id="aYr-BL-A9N"/>
<constraint firstAttribute="centerY" secondItem="SDz-Ag-lp3" secondAttribute="centerY" id="d1E-Q7-R5V"/>
<constraint firstAttribute="centerY" secondItem="hl9-0w-DHU" secondAttribute="centerY" id="wyz-ST-eA7"/>
<constraint firstAttribute="trailingMargin" secondItem="hl9-0w-DHU" secondAttribute="trailing" constant="11" id="zEI-fy-DdI"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="countryCodeLabel" destination="hl9-0w-DHU" id="z7K-fi-Cag"/>
<outlet property="countryNameLabel" destination="SDz-Ag-lp3" id="aCl-RV-0Vm"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="nT9-Zl-5R0" id="k2D-aq-CBm"/>
<outlet property="delegate" destination="nT9-Zl-5R0" id="fH6-5P-CqK"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Select Country Code" id="XoD-Ld-9kq" userLabel="_1.0__1c Navigation Bar">
2015-02-18 23:21:03 +01:00
<barButtonItem key="leftBarButtonItem" image="btnCancel--white" id="TGY-g8-Q3E">
2015-01-14 22:30:01 +01:00
<connections>
<segue destination="FyL-dj-xBH" kind="unwind" unwindAction="unwindToCountryCodeSelectionCancelled:" id="RgP-lV-2uZ"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="countryCodeTableView" destination="o7w-iD-5XF" id="xeI-ZV-kYO"/>
<outlet property="searchBar" destination="Syd-Xl-kCG" id="jz3-Gl-MzL"/>
<outlet property="searchDisplayController" destination="vYp-g4-bCc" id="N4c-KY-zJa"/>
<segue destination="FyL-dj-xBH" kind="unwind" identifier="UnwindToCountryCodeWasSelectedSegue" unwindAction="unwindToCountryCodeWasSelected:" id="keR-nB-Y6M"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="OxD-kN-rM9" userLabel="First Responder" sceneMemberID="firstResponder"/>
<exit id="FyL-dj-xBH" userLabel="Exit" sceneMemberID="exit"/>
<searchDisplayController id="vYp-g4-bCc">
<connections>
<outlet property="delegate" destination="nT9-Zl-5R0" id="8jB-sR-ocy"/>
<outlet property="searchContentsController" destination="nT9-Zl-5R0" id="G5Z-Ga-wNR"/>
<outlet property="searchResultsDataSource" destination="nT9-Zl-5R0" id="AC8-Ql-oi7"/>
<outlet property="searchResultsDelegate" destination="nT9-Zl-5R0" id="yUM-Ix-kuj"/>
</connections>
</searchDisplayController>
<navigationItem title="Title" id="1Tt-v6-fTh"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-3956" y="22.719999999999999"/>
2015-01-14 22:30:01 +01:00
</scene>
<!--2.0_6.0 - Incoming, Outgoing, Active call-->
<scene sceneID="cEC-6y-6yI">
2014-10-29 21:58:58 +01:00
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="InCallViewController" definesPresentationContext="YES" modalTransitionStyle="crossDissolve" modalPresentationStyle="currentContext" id="Duq-aU-MmN" userLabel="2.0_6.0 - Incoming, Outgoing, Active call" customClass="InCallViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
2015-01-14 22:30:01 +01:00
<viewControllerLayoutGuide type="top" id="g84-iS-Sgw"/>
<viewControllerLayoutGuide type="bottom" id="9Ut-k6-hNn"/>
2014-10-29 21:58:58 +01:00
</layoutGuides>
2015-01-14 22:30:01 +01:00
<view key="view" contentMode="scaleToFill" id="vir-2e-LN3">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2015-09-01 19:22:08 +02:00
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="87w-Jm-tMc">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="32G-1m-e8H">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2015-01-14 22:30:01 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
<blurEffect style="dark"/>
</visualEffectView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kYX-We-g3s" userLabel="conversation contact">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="140"/>
2015-01-14 22:30:01 +01:00
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eSg-l3-cbz">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="236" y="67" width="62" height="62"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="62" id="SUM-4n-TK8"/>
<constraint firstAttribute="height" constant="62" id="cNa-tL-3WW"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Moxie Marlinspike" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zMG-vs-mRy">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="25" y="56" width="195" height="45"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="45" id="pkz-I0-lQ2"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="light" pointSize="32"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2016-07-21 16:53:26 +02:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="calling mobile ..." lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dbS-Y4-Ge8">
<rect key="frame" x="25" y="102" width="195" height="28"/>
2015-01-14 22:30:01 +01:00
<constraints>
2016-07-21 16:53:26 +02:00
<constraint firstAttribute="width" constant="195" id="Jym-Zt-gVp"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="28" id="mzl-vA-mVI"/>
2015-01-14 22:30:01 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" pointSize="19"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstItem="eSg-l3-cbz" firstAttribute="trailing" secondItem="zMG-vs-mRy" secondAttribute="trailing" constant="78" id="98G-fD-P9z"/>
<constraint firstItem="eSg-l3-cbz" firstAttribute="top" secondItem="kYX-We-g3s" secondAttribute="top" constant="67" id="Dpw-L2-chG"/>
2016-07-21 16:53:26 +02:00
<constraint firstItem="dbS-Y4-Ge8" firstAttribute="top" secondItem="zMG-vs-mRy" secondAttribute="bottom" constant="1" id="Elq-AD-IHH"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="140" id="WuN-WK-ot4"/>
<constraint firstAttribute="trailing" secondItem="eSg-l3-cbz" secondAttribute="trailing" constant="22" id="e9f-du-5kp"/>
<constraint firstItem="dbS-Y4-Ge8" firstAttribute="leading" secondItem="kYX-We-g3s" secondAttribute="leading" constant="25" id="gCa-4N-gDx"/>
<constraint firstItem="zMG-vs-mRy" firstAttribute="leading" secondItem="kYX-We-g3s" secondAttribute="leading" constant="25" id="pB6-yA-QOX"/>
2016-07-21 16:53:26 +02:00
<constraint firstItem="dbS-Y4-Ge8" firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="zMG-vs-mRy" secondAttribute="bottom" constant="29" id="wNw-8l-FEI"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="zMG-vs-mRy" firstAttribute="top" secondItem="kYX-We-g3s" secondAttribute="top" constant="56" id="wvt-Xj-OL6"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Conversation Safe Words" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bnt-nc-bE8">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="27" y="230" width="265" height="40"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="40" id="DTP-4z-twz"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" pointSize="16"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
<nil key="highlightedColor"/>
</label>
2015-01-14 22:30:01 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SWK-jL-8IG" userLabel="_safe words">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="238" width="320" height="130"/>
2015-01-14 22:30:01 +01:00
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cXl-nO-D0h">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="44" width="320" height="65"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="65" id="hmt-mu-kI4"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="watchword chambermaid" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CLR-My-Jfk">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="25" y="60" width="320" height="31"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="31" id="HEv-nI-1Sb"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="22"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="0.067691504955291748" green="0.55628502368927002" blue="0.92999207973480225" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="130" id="QYb-BI-B5m"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="bottom" secondItem="CLR-My-Jfk" secondAttribute="bottom" constant="39" id="W1n-ld-j5e"/>
<constraint firstItem="CLR-My-Jfk" firstAttribute="leading" secondItem="SWK-jL-8IG" secondAttribute="leading" constant="25" id="WWq-Ez-bE8"/>
<constraint firstItem="CLR-My-Jfk" firstAttribute="width" secondItem="SWK-jL-8IG" secondAttribute="width" id="ZpO-tf-DoG"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="cXl-nO-D0h" firstAttribute="width" secondItem="SWK-jL-8IG" secondAttribute="width" id="aqU-8U-wCy"/>
<constraint firstAttribute="centerX" secondItem="cXl-nO-D0h" secondAttribute="centerX" id="ogi-Ko-ngk"/>
<constraint firstAttribute="bottom" secondItem="cXl-nO-D0h" secondAttribute="bottom" constant="21" id="wL0-vR-jHr"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nsz-Sa-Uh6" userLabel="Static Buttons">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="368" width="320" height="100"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uqh-Gl-dvz" userLabel="Speaker">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="200" y="0.0" width="80" height="80"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="80" id="CCC-wz-iw7"/>
<constraint firstAttribute="height" constant="80" id="LqQ-FB-t9K"/>
</constraints>
<state key="normal" image="speaker-inactive">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="selected" image="speaker-active"/>
<connections>
<action selector="speakerButtonTapped" destination="Duq-aU-MmN" eventType="touchUpInside" id="gKa-yd-TYf"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4OS-z4-ixd" userLabel="Mute Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="40" y="0.0" width="80" height="80"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="80" id="0QK-nC-B88"/>
<constraint firstAttribute="height" constant="80" id="2DL-xO-VaK"/>
</constraints>
<state key="normal" image="mute-inactive">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<state key="selected" image="mute-active"/>
<connections>
<action selector="muteButtonTapped" destination="Duq-aU-MmN" eventType="touchUpInside" id="M1t-hp-hot"/>
</connections>
</button>
</subviews>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerY" secondItem="4OS-z4-ixd" secondAttribute="centerY" constant="10" id="4ft-7i-1tH"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="4OS-z4-ixd" firstAttribute="leading" secondItem="nsz-Sa-Uh6" secondAttribute="leading" constant="40" id="656-YA-2rx"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="100" id="Tal-4b-c9s"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="uqh-Gl-dvz" secondAttribute="trailing" constant="40" id="YL2-Lf-MIa"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerY" secondItem="uqh-Gl-dvz" secondAttribute="centerY" constant="10" id="hkl-q0-k6a"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N3L-Um-Vnw" userLabel="Active Call Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="468" width="320" height="100"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="F2a-2h-UK2" userLabel="Hang Up Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="120" y="0.0" width="80" height="80"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="80" id="ToV-Ks-2i9"/>
<constraint firstAttribute="height" constant="80" id="ifY-o4-2Pv"/>
</constraints>
<state key="normal" image="endcall.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="endCallTapped" destination="Duq-aU-MmN" eventType="touchUpInside" id="rXu-gi-QGz"/>
</connections>
</button>
</subviews>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="100" id="2YR-lI-F8e"/>
<constraint firstAttribute="centerY" secondItem="F2a-2h-UK2" secondAttribute="centerY" constant="10" id="PVe-Kc-Bix"/>
<constraint firstAttribute="centerX" secondItem="F2a-2h-UK2" secondAttribute="centerX" id="gOR-7Y-6ag"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WJ0-XC-WRe" userLabel="Incoming Call Buttons">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="468" width="320" height="100"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="De1-JJ-Nsi" userLabel="Decline">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="40" y="0.0" width="80" height="80"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="80" id="GDu-4c-Hm7"/>
<constraint firstAttribute="width" constant="80" id="rKd-Jd-G3l"/>
</constraints>
<state key="normal" image="endcall.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="rejectButtonTapped" destination="Duq-aU-MmN" eventType="touchUpInside" id="a1b-3s-CBO"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3b2-qR-0Y3" userLabel="Answer">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="200" y="0.0" width="80" height="80"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="80" id="amq-H9-Gaa"/>
<constraint firstAttribute="width" constant="80" id="wqt-Jl-Jf8"/>
</constraints>
<state key="normal" image="call.png">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="answerButtonTapped" destination="Duq-aU-MmN" eventType="touchUpInside" id="7Ss-JA-w0J"/>
</connections>
</button>
</subviews>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerY" secondItem="3b2-qR-0Y3" secondAttribute="centerY" constant="10" id="EMq-Jz-Poy"/>
<constraint firstAttribute="height" constant="100" id="G8L-Qh-DIj"/>
<constraint firstAttribute="trailing" secondItem="3b2-qR-0Y3" secondAttribute="trailing" constant="40" id="IFm-pT-mh2"/>
<constraint firstItem="De1-JJ-Nsi" firstAttribute="leading" secondItem="WJ0-XC-WRe" secondAttribute="leading" constant="40" id="Nbb-qt-gEz"/>
<constraint firstAttribute="centerY" secondItem="De1-JJ-Nsi" secondAttribute="centerY" constant="10" id="Nqw-AV-9Zw"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2014-10-29 21:58:58 +01:00
</subviews>
2015-09-01 19:22:08 +02:00
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="87w-Jm-tMc" firstAttribute="centerX" secondItem="vir-2e-LN3" secondAttribute="centerX" id="2gh-0t-obh"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="bnt-nc-bE8" firstAttribute="leading" secondItem="vir-2e-LN3" secondAttribute="leadingMargin" constant="11" id="BlI-Sj-qcR"/>
<constraint firstItem="nsz-Sa-Uh6" firstAttribute="width" secondItem="vir-2e-LN3" secondAttribute="width" id="FuS-nm-EeS"/>
<constraint firstItem="9Ut-k6-hNn" firstAttribute="top" secondItem="N3L-Um-Vnw" secondAttribute="bottom" id="HDj-SQ-kIO"/>
<constraint firstAttribute="width" secondItem="kYX-We-g3s" secondAttribute="width" id="Oyq-x2-7ff"/>
<constraint firstItem="9Ut-k6-hNn" firstAttribute="top" secondItem="WJ0-XC-WRe" secondAttribute="bottom" id="P5Q-CU-yAE"/>
<constraint firstAttribute="centerX" secondItem="nsz-Sa-Uh6" secondAttribute="centerX" id="PM1-bR-hD4"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="87w-Jm-tMc" firstAttribute="width" secondItem="vir-2e-LN3" secondAttribute="width" id="PhU-pO-Lbq"/>
<constraint firstItem="87w-Jm-tMc" firstAttribute="height" secondItem="vir-2e-LN3" secondAttribute="height" id="TAY-JG-BeV"/>
<constraint firstItem="nsz-Sa-Uh6" firstAttribute="bottom" secondItem="N3L-Um-Vnw" secondAttribute="top" id="XRF-CC-o2i"/>
<constraint firstItem="SWK-jL-8IG" firstAttribute="centerX" secondItem="vir-2e-LN3" secondAttribute="centerX" id="cxj-cc-7hI"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerX" secondItem="N3L-Um-Vnw" secondAttribute="centerX" id="eOw-lR-F39"/>
<constraint firstAttribute="width" secondItem="N3L-Um-Vnw" secondAttribute="width" id="hFp-IT-8KH"/>
<constraint firstAttribute="width" secondItem="SWK-jL-8IG" secondAttribute="width" id="jFC-ef-UKW"/>
<constraint firstAttribute="trailingMargin" secondItem="bnt-nc-bE8" secondAttribute="trailing" constant="12" id="lH8-7a-GcY"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="9Ut-k6-hNn" firstAttribute="top" secondItem="SWK-jL-8IG" secondAttribute="bottom" constant="200" id="lcs-oY-jtu"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerX" secondItem="WJ0-XC-WRe" secondAttribute="centerX" id="pFX-kc-sE0"/>
<constraint firstItem="WJ0-XC-WRe" firstAttribute="width" secondItem="vir-2e-LN3" secondAttribute="width" id="tyf-8l-cL5"/>
<constraint firstAttribute="centerX" secondItem="kYX-We-g3s" secondAttribute="centerX" id="urc-iT-2id"/>
<constraint firstItem="kYX-We-g3s" firstAttribute="top" secondItem="g84-iS-Sgw" secondAttribute="bottom" constant="-20" id="x57-vC-gqp"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="87w-Jm-tMc" firstAttribute="centerY" secondItem="vir-2e-LN3" secondAttribute="centerY" id="xAS-c9-Wb8"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="bnt-nc-bE8" firstAttribute="centerY" secondItem="CLR-My-Jfk" secondAttribute="centerY" constant="-63.5" id="yNJ-bK-9QI"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
<connections>
2015-01-14 22:30:01 +01:00
<outlet property="activeCallButtonsView" destination="N3L-Um-Vnw" id="TvI-Qp-Z1T"/>
<outlet property="activeOrIncomingButtonsView" destination="nsz-Sa-Uh6" id="1iD-yw-fBz"/>
<outlet property="answerButton" destination="3b2-qR-0Y3" id="M9I-Fp-cuU"/>
<outlet property="authenicationStringLabel" destination="CLR-My-Jfk" id="fpT-33-Pb5"/>
<outlet property="callStatusLabel" destination="dbS-Y4-Ge8" id="9g1-o6-89a"/>
<outlet property="contactImageView" destination="eSg-l3-cbz" id="vzC-u7-NqS"/>
2015-09-01 19:22:08 +02:00
<outlet property="containerView" destination="vir-2e-LN3" id="A67-PB-Z9e"/>
2015-01-14 22:30:01 +01:00
<outlet property="conversationContactView" destination="kYX-We-g3s" id="hyV-yV-xB1"/>
<outlet property="endButton" destination="F2a-2h-UK2" id="DMF-kg-iXz"/>
<outlet property="explainAuthenticationStringLabel" destination="bnt-nc-bE8" id="4TM-Ag-g7f"/>
<outlet property="incomingCallButtonsView" destination="WJ0-XC-WRe" id="wVj-ou-Jbg"/>
<outlet property="muteButton" destination="4OS-z4-ixd" id="lEf-yW-gKn"/>
<outlet property="nameLabel" destination="zMG-vs-mRy" id="Aqu-D2-irE"/>
<outlet property="rejectButton" destination="De1-JJ-Nsi" id="WU6-hK-mzq"/>
<outlet property="safeWordsView" destination="SWK-jL-8IG" id="1T6-mb-4T0"/>
<outlet property="speakerButton" destination="uqh-Gl-dvz" id="P7h-V4-I3J"/>
2015-09-01 19:22:08 +02:00
<outlet property="view" destination="vir-2e-LN3" id="N7N-Hw-gGX"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
2015-01-14 22:30:01 +01:00
<placeholder placeholderIdentifier="IBFirstResponder" id="Zf9-os-O7P" userLabel="First Responder" sceneMemberID="firstResponder"/>
2014-10-29 21:58:58 +01:00
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-2381" y="-2361"/>
2014-10-29 21:58:58 +01:00
</scene>
2015-01-14 22:30:01 +01:00
<!--_1.1 Verification Screen-->
2014-10-29 21:58:58 +01:00
<scene sceneID="44F-BV-mQs">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="CodeVerificationViewController" id="3Uo-Ow-qOD" userLabel="_1.1 Verification Screen" customClass="CodeVerificationViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="OuY-yn-ZQb"/>
<viewControllerLayoutGuide type="bottom" id="MHI-1c-yZH"/>
</layoutGuides>
2015-01-14 22:30:01 +01:00
<view key="view" contentMode="scaleToFill" id="Zgb-Uj-73M" userLabel="_1.1 Verification Screen">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2015-02-10 17:26:12 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lIs-Ck-sAt" userLabel="_1.1a Validation Screen Title">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="245"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-02-10 17:26:12 +01:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="top" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Verification" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e8Y-At-xEK">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="1" y="191" width="320" height="29"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="height" constant="29" id="Mem-ez-9kw"/>
2015-01-14 22:30:01 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2015-02-17 00:14:50 +01:00
<imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="logoSignal" translatesAutoresizingMaskIntoConstraints="NO" id="gVg-vn-tFu">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="92" y="44" width="138" height="139"/>
2015-02-17 00:14:50 +01:00
</imageView>
2015-01-14 22:30:01 +01:00
</subviews>
2015-01-30 22:58:23 +01:00
<color key="backgroundColor" red="0.12549019610000001" green="0.56470588239999997" blue="0.91764705879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="height" constant="245" id="5bj-kr-L4s" userLabel="Height - (245) - _1.1 Registration Screen Title"/>
2015-02-17 00:14:50 +01:00
<constraint firstAttribute="centerX" secondItem="gVg-vn-tFu" secondAttribute="centerX" constant="-1" id="BYD-AS-JGx"/>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="width" secondItem="e8Y-At-xEK" secondAttribute="width" id="Dso-vy-b1P"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerX" secondItem="e8Y-At-xEK" secondAttribute="centerX" constant="-1" id="OE3-vm-S0c"/>
2015-02-17 00:14:50 +01:00
<constraint firstItem="e8Y-At-xEK" firstAttribute="top" secondItem="gVg-vn-tFu" secondAttribute="bottom" constant="8" id="Tyg-if-gYi"/>
<constraint firstAttribute="bottom" secondItem="e8Y-At-xEK" secondAttribute="bottom" constant="25" id="i3h-X2-WTD"/>
2015-01-14 22:30:01 +01:00
</constraints>
</view>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XXt-2F-6KC" userLabel="_1.1b Verification Code Input">
<rect key="frame" x="0.0" y="290" width="320" height="32"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-09-01 19:22:08 +02:00
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Verification Code" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yK6-ad-ihc">
<rect key="frame" x="-40" y="0.0" width="401" height="32"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="401" id="aPy-KQ-lfQ"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="light" pointSize="21"/>
2015-01-14 22:30:01 +01:00
<textInputTraits key="textInputTraits" keyboardType="numberPad" keyboardAppearance="alert"/>
</textField>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="260-Dq-fnd">
<rect key="frame" x="36" y="26" width="248" height="1"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="OPE-jg-ZYz"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="260-Dq-fnd" secondAttribute="trailing" constant="36" id="0sO-fC-DMj"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerX" secondItem="yK6-ad-ihc" secondAttribute="centerX" constant="-0.5" id="3S2-pc-LF2"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerX" secondItem="260-Dq-fnd" secondAttribute="centerX" id="Cpz-Xr-PyY"/>
<constraint firstItem="260-Dq-fnd" firstAttribute="top" secondItem="XXt-2F-6KC" secondAttribute="top" constant="26" id="JUC-mX-txh"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" secondItem="yK6-ad-ihc" secondAttribute="height" id="Ngq-Yp-juC"/>
<constraint firstAttribute="height" constant="32" id="ZsF-lO-3P6"/>
<constraint firstItem="yK6-ad-ihc" firstAttribute="top" secondItem="XXt-2F-6KC" secondAttribute="top" id="kVs-z9-Ipc"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="260-Dq-fnd" firstAttribute="leading" secondItem="XXt-2F-6KC" secondAttribute="leading" constant="36" id="pJW-IT-QUO"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="95o-ce-XGu" userLabel="_1.1c Verification Verify Code Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="330" width="320" height="47"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Nx-nz-ht7">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="36" y="0.0" width="248" height="47"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.067691504959999996" green="0.55628502369999999" blue="0.92999207969999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="47" id="ote-hy-MTP"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Submit Verification Code">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="verifyChallengeAction:" destination="3Uo-Ow-qOD" eventType="touchUpInside" id="xhB-mH-aQJ"/>
</connections>
</button>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="vmS-8s-cvA">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="249" y="14" width="20" height="20"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="20" id="IkO-na-VRc"/>
<constraint firstAttribute="height" constant="20" id="rNO-wM-YcD"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="5Nx-nz-ht7" firstAttribute="leading" secondItem="95o-ce-XGu" secondAttribute="leading" constant="36" id="1C6-X7-eAN"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="vmS-8s-cvA" firstAttribute="trailing" secondItem="5Nx-nz-ht7" secondAttribute="trailing" constant="-15" id="NKV-4w-3iV"/>
<constraint firstItem="5Nx-nz-ht7" firstAttribute="top" secondItem="95o-ce-XGu" secondAttribute="top" id="Yd9-hW-I38"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="5Nx-nz-ht7" secondAttribute="trailing" constant="36" id="gb0-Cl-5TE"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="vmS-8s-cvA" firstAttribute="top" secondItem="5Nx-nz-ht7" secondAttribute="top" constant="14" id="h9J-Cx-dkh"/>
<constraint firstAttribute="height" constant="47" id="sPb-zU-Xyo"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UWb-Di-S2f" userLabel="_1.1d Verification Send Again Button">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="380" width="320" height="47"/>
2015-01-14 22:30:01 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9dl-sl-tZN">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="36" y="0.0" width="248" height="47"/>
2015-01-14 22:30:01 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="47" id="giC-el-dFa"/>
2015-01-14 22:30:01 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Request Code Again">
<color key="titleColor" red="0.066666666666666666" green="0.55686274509803924" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="sendCodeSMSAction:" destination="3Uo-Ow-qOD" eventType="touchUpInside" id="a2S-fL-uqx"/>
</connections>
</button>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="utk-2S-Qc7">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="250" y="14" width="20" height="20"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="20" id="nY2-Ab-Abc"/>
<constraint firstAttribute="width" constant="20" id="w86-JO-TiH"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstItem="utk-2S-Qc7" firstAttribute="top" secondItem="UWb-Di-S2f" secondAttribute="top" constant="14" id="FZK-Y5-nhN"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="utk-2S-Qc7" firstAttribute="trailing" secondItem="9dl-sl-tZN" secondAttribute="trailing" constant="-14" id="Fcp-qj-flP"/>
<constraint firstAttribute="trailing" secondItem="9dl-sl-tZN" secondAttribute="trailing" constant="36" id="GmS-Bf-C4e"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="9dl-sl-tZN" firstAttribute="leading" secondItem="UWb-Di-S2f" secondAttribute="leading" constant="36" id="IXU-Ib-8RK"/>
<constraint firstAttribute="height" constant="47" id="M2M-ox-Y9r"/>
<constraint firstItem="9dl-sl-tZN" firstAttribute="top" secondItem="UWb-Di-S2f" secondAttribute="top" id="PI1-Zh-nf8"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J5A-hy-9hb" userLabel="_1.1f Verification Change Number">
<rect key="frame" x="-1" y="511" width="320" height="57"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-09-01 19:22:08 +02:00
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IVn-LE-fmp">
<rect key="frame" x="0.0" y="3" width="328" height="56"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.90186256170272827" green="0.90201729536056519" blue="0.90185278654098511" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="56" id="qQe-8g-3LR"/>
2015-01-14 22:30:01 +01:00
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<state key="normal" title=" Change Number">
<color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<segue destination="ZUP-dD-a8s" kind="unwind" unwindAction="unwindToChangeNumber:" id="4Dh-Ef-EAM"/>
</connections>
</button>
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="_arrow_button" translatesAutoresizingMaskIntoConstraints="NO" id="rj8-Z7-7mp">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="8" y="17" width="12" height="23"/>
2015-01-14 22:30:01 +01:00
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="IVn-LE-fmp" firstAttribute="width" secondItem="J5A-hy-9hb" secondAttribute="width" constant="8" id="8Dw-FS-ZwO"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerY" secondItem="rj8-Z7-7mp" secondAttribute="centerY" id="9Q9-I2-jzZ"/>
<constraint firstItem="rj8-Z7-7mp" firstAttribute="leading" secondItem="J5A-hy-9hb" secondAttribute="leading" constant="8" id="WOv-B2-Gqu"/>
<constraint firstAttribute="height" constant="57" id="Ymo-ed-7g0"/>
<constraint firstItem="IVn-LE-fmp" firstAttribute="leading" secondItem="J5A-hy-9hb" secondAttribute="leading" id="asD-lu-sVJ"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="IVn-LE-fmp" secondAttribute="trailing" constant="-8" id="evp-Yo-CxG"/>
<constraint firstAttribute="bottom" secondItem="IVn-LE-fmp" secondAttribute="bottom" constant="-2" id="o0O-Dk-h65"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2015-09-01 19:22:08 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="65n-ug-kaa" userLabel="_1.1e Verification Call Me Button">
<rect key="frame" x="0.0" y="456" width="320" height="57"/>
2015-01-14 22:30:01 +01:00
<subviews>
2015-09-01 19:22:08 +02:00
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2I5-tm-rMi">
<rect key="frame" x="0.0" y="0.0" width="320" height="57"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="0.70980392156862748" green="0.80392156862745101" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="57" id="3CX-0k-nDf"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<inset key="contentEdgeInsets" minX="0.0" minY="1" maxX="0.0" maxY="0.0"/>
<state key="normal" title=" Call Me Instead">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="sendCodeVoiceAction:" destination="3Uo-Ow-qOD" eventType="touchUpInside" id="YWt-aa-RUW"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(555) 555-5555" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wYz-da-3ZB">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="129" y="18" width="164" height="21"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="width" constant="164" id="ElJ-Jb-M1R"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" pointSize="17"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="0.30192413926124573" green="0.30198189616203308" blue="0.30192050337791443" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="lFE-KR-9iN">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="149" y="19" width="20" height="20"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="20" id="S5y-W0-fAs"/>
<constraint firstAttribute="width" constant="20" id="rFK-EJ-Xgu"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-12-03 07:40:07 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="centerY" secondItem="wYz-da-3ZB" secondAttribute="centerY" id="21A-bh-r9x"/>
<constraint firstItem="lFE-KR-9iN" firstAttribute="leading" secondItem="2I5-tm-rMi" secondAttribute="leading" constant="149" id="K86-nl-kJL"/>
<constraint firstItem="2I5-tm-rMi" firstAttribute="width" secondItem="65n-ug-kaa" secondAttribute="width" id="TUC-gA-7w2"/>
<constraint firstAttribute="height" constant="57" id="TYj-Qb-QrL"/>
<constraint firstAttribute="centerY" secondItem="2I5-tm-rMi" secondAttribute="centerY" id="VBf-oG-Ad1"/>
<constraint firstAttribute="centerX" secondItem="2I5-tm-rMi" secondAttribute="centerX" id="Zwz-EA-Uv1"/>
<constraint firstAttribute="trailing" secondItem="wYz-da-3ZB" secondAttribute="trailing" constant="27" id="jOv-Cx-5mj"/>
<constraint firstItem="lFE-KR-9iN" firstAttribute="centerY" secondItem="2I5-tm-rMi" secondAttribute="centerY" constant="0.5" id="ovP-12-VEp"/>
2014-12-03 07:40:07 +01:00
</constraints>
2015-01-14 22:30:01 +01:00
</view>
2014-10-29 21:58:58 +01:00
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstItem="XXt-2F-6KC" firstAttribute="leading" secondItem="Zgb-Uj-73M" secondAttribute="leadingMargin" constant="-16" id="186-I2-PpT"/>
<constraint firstAttribute="trailingMargin" secondItem="95o-ce-XGu" secondAttribute="trailing" constant="-16" id="1PA-ZM-HLt"/>
2015-01-30 22:58:23 +01:00
<constraint firstAttribute="width" secondItem="lIs-Ck-sAt" secondAttribute="width" id="3UN-Zb-j14"/>
<constraint firstAttribute="centerX" secondItem="lIs-Ck-sAt" secondAttribute="centerX" id="8Vt-pz-DHH"/>
<constraint firstItem="XXt-2F-6KC" firstAttribute="top" secondItem="lIs-Ck-sAt" secondAttribute="bottom" constant="45" id="DLn-mq-TQC"/>
<constraint firstItem="95o-ce-XGu" firstAttribute="top" secondItem="XXt-2F-6KC" secondAttribute="bottom" constant="8" id="J6B-PT-YCI"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="MHI-1c-yZH" firstAttribute="top" secondItem="65n-ug-kaa" secondAttribute="bottom" constant="55" id="JCm-AV-mvA"/>
<constraint firstItem="65n-ug-kaa" firstAttribute="width" secondItem="Zgb-Uj-73M" secondAttribute="width" id="JXl-Js-EdT"/>
<constraint firstItem="95o-ce-XGu" firstAttribute="leading" secondItem="Zgb-Uj-73M" secondAttribute="leadingMargin" constant="-16" id="SHP-xM-fNk"/>
<constraint firstAttribute="centerX" secondItem="65n-ug-kaa" secondAttribute="centerX" id="V1z-SJ-QA5"/>
<constraint firstAttribute="trailingMargin" secondItem="XXt-2F-6KC" secondAttribute="trailing" constant="-16" id="Yqu-ew-0Ox"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="UWb-Di-S2f" firstAttribute="top" secondItem="95o-ce-XGu" secondAttribute="bottom" constant="3" id="dJ1-z6-uc7"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerX" secondItem="J5A-hy-9hb" secondAttribute="centerX" constant="1" id="dqK-wN-Qqd"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailingMargin" secondItem="UWb-Di-S2f" secondAttribute="trailing" constant="-16" id="e8e-kK-ZKM"/>
<constraint firstItem="UWb-Di-S2f" firstAttribute="leading" secondItem="Zgb-Uj-73M" secondAttribute="leadingMargin" constant="-16" id="gln-Vt-qVB"/>
2015-01-30 22:58:23 +01:00
<constraint firstItem="lIs-Ck-sAt" firstAttribute="top" secondItem="OuY-yn-ZQb" secondAttribute="bottom" constant="-20" id="ppb-ts-aZV"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="MHI-1c-yZH" firstAttribute="top" secondItem="J5A-hy-9hb" secondAttribute="bottom" id="x9N-aq-ABK"/>
<constraint firstItem="J5A-hy-9hb" firstAttribute="width" secondItem="Zgb-Uj-73M" secondAttribute="width" id="zDg-Za-jzf"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-01-14 22:30:01 +01:00
<navigationItem key="navigationItem" id="vKt-jE-G1j"/>
2014-12-05 11:34:45 +01:00
<nil key="simulatedTopBarMetrics"/>
2014-10-29 21:58:58 +01:00
<connections>
2015-01-14 22:30:01 +01:00
<outlet property="challengeButton" destination="5Nx-nz-ht7" id="JO8-b7-GHV"/>
2014-10-29 21:58:58 +01:00
<outlet property="challengeTextField" destination="yK6-ad-ihc" id="cnh-li-Z6O"/>
2015-02-18 23:21:03 +01:00
<outlet property="changeNumberButton" destination="IVn-LE-fmp" id="ciO-XU-zhq"/>
2015-01-30 22:58:23 +01:00
<outlet property="headerConstraint" destination="5bj-kr-L4s" id="mCo-eL-dVs"/>
2015-02-18 23:21:03 +01:00
<outlet property="headerLabel" destination="e8Y-At-xEK" id="rFs-ii-khZ"/>
2015-01-14 22:30:01 +01:00
<outlet property="phoneNumberEntered" destination="wYz-da-3ZB" id="3Ah-VX-CXn"/>
<outlet property="requestCallSpinner" destination="lFE-KR-9iN" id="cAe-kr-tgj"/>
<outlet property="requestCodeAgainSpinner" destination="utk-2S-Qc7" id="9W8-ZF-1fI"/>
<outlet property="sendCodeViaSMSAgainButton" destination="9dl-sl-tZN" id="P3C-jR-K09"/>
2014-12-03 07:40:07 +01:00
<outlet property="sendCodeViaVoiceButton" destination="2I5-tm-rMi" id="h8C-UP-pj7"/>
2015-02-17 00:14:50 +01:00
<outlet property="signalLogo" destination="gVg-vn-tFu" id="ORq-vX-wls"/>
2015-01-14 22:30:01 +01:00
<outlet property="submitCodeSpinner" destination="vmS-8s-cvA" id="6Yh-84-o0p"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
2014-12-05 11:34:45 +01:00
<exit id="ZUP-dD-a8s" userLabel="Exit" sceneMemberID="exit"/>
2015-01-14 22:30:01 +01:00
<placeholder placeholderIdentifier="IBFirstResponder" id="WLS-Zq-ncm" userLabel="First Responder" sceneMemberID="firstResponder"/>
2014-10-29 21:58:58 +01:00
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-3548" y="-732.72000000000003"/>
2014-10-29 21:58:58 +01:00
</scene>
<!--Signals Navigation Controller-->
<scene sceneID="miN-Ma-3eR">
<objects>
2015-09-01 19:22:08 +02:00
<navigationController storyboardIdentifier="UserInitialViewController" automaticallyAdjustsScrollViewInsets="NO" useStoryboardIdentifierAsRestorationIdentifier="YES" id="tuk-0x-yCb" customClass="SignalsNavigationController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="VNq-cN-pk9">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
2015-01-14 22:30:01 +01:00
<color key="barTintColor" red="0.067691504955291748" green="0.55628502368927002" blue="0.92999207973480225" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="MY2-bB-USa" kind="relationship" relationship="rootViewController" id="3Fm-tH-SUz"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="6tU-Dy-HQe" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-4372" y="-1537.8599999999999"/>
2014-10-29 21:58:58 +01:00
</scene>
2016-08-29 16:28:40 +02:00
<!--Linked Devices-->
<scene sceneID="R59-ey-Ucx">
<objects>
<tableViewController id="euf-gj-Iag" customClass="OWSLinkedDevicesTableViewController" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="zqK-o2-Psk">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ExistingDevice" rowHeight="72" id="XjV-oU-jSb" customClass="OWSDeviceTableViewCell">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="113.5" width="320" height="72"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="XjV-oU-jSb" id="XqL-QG-IbY">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="71.5"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Signal on Chrome" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="57o-uV-YOg">
<rect key="frame" x="17" y="8" width="129" height="20"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2016-09-08 04:23:04 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Linked: Jun 12, 2016" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uL2-wj-OZr">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="17" y="28" width="116" height="17"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
2016-09-08 04:23:04 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Last Seen: Aug 25, 2016" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kek-MK-oLy">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="17" y="45" width="138" height="18"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottomMargin" secondItem="Kek-MK-oLy" secondAttribute="bottom" id="5Wg-pN-nfp"/>
<constraint firstItem="57o-uV-YOg" firstAttribute="leading" secondItem="XqL-QG-IbY" secondAttribute="leadingMargin" constant="9" id="7T0-ym-8gM"/>
<constraint firstItem="uL2-wj-OZr" firstAttribute="top" secondItem="57o-uV-YOg" secondAttribute="bottom" id="7dw-uu-TZK"/>
<constraint firstItem="Kek-MK-oLy" firstAttribute="top" secondItem="uL2-wj-OZr" secondAttribute="bottom" id="CPN-Tu-AVN"/>
<constraint firstItem="Kek-MK-oLy" firstAttribute="leading" secondItem="57o-uV-YOg" secondAttribute="leading" id="JEA-wB-KbQ"/>
<constraint firstItem="uL2-wj-OZr" firstAttribute="height" secondItem="57o-uV-YOg" secondAttribute="height" multiplier="15/17" id="O61-fc-qwm"/>
<constraint firstItem="uL2-wj-OZr" firstAttribute="leading" secondItem="57o-uV-YOg" secondAttribute="leading" id="T5V-13-qDK"/>
<constraint firstItem="57o-uV-YOg" firstAttribute="top" secondItem="XqL-QG-IbY" secondAttribute="topMargin" id="asn-zh-Ubj"/>
<constraint firstItem="Kek-MK-oLy" firstAttribute="height" secondItem="uL2-wj-OZr" secondAttribute="height" id="hXw-bD-8Rq"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="lastSeenLabel" destination="Kek-MK-oLy" id="hnT-Gu-wAF"/>
<outlet property="linkedLabel" destination="uL2-wj-OZr" id="XoU-iO-eDe"/>
<outlet property="nameLabel" destination="57o-uV-YOg" id="yZG-PJ-JOY"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="AddNewDevice" textLabel="w80-IJ-E6R" detailTextLabel="8ft-2u-wBF" style="IBUITableViewCellStyleSubtitle" id="6h2-gg-1C6">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="185.5" width="320" height="44"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6h2-gg-1C6" id="RKi-c6-pzb">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Link New Device" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="w80-IJ-E6R">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="5" width="120.5" height="19.5"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Scan QR Code" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8ft-2u-wBF">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="24.5" width="82" height="14.5"/>
2016-08-29 16:28:40 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
<connections>
<segue destination="tWr-1v-Sq9" kind="push" id="23M-9X-9xV"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="euf-gj-Iag" id="R6C-wt-F6o"/>
<outlet property="delegate" destination="euf-gj-Iag" id="Smu-kk-c7F"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Linked Devices" id="HAh-b7-E4Q"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="tUY-HM-TQP" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-2400" y="-3228"/>
</scene>
2015-01-14 22:30:01 +01:00
<!--_7.0 - Settings-->
2014-10-29 21:58:58 +01:00
<scene sceneID="BD7-1h-slc">
<objects>
2015-09-01 19:22:08 +02:00
<tableViewController storyboardIdentifier="SettingsTableViewController" id="n1f-7Y-906" userLabel="_7.0 - Settings" customClass="SettingsTableViewController" sceneMemberID="viewController">
2015-01-14 22:30:01 +01:00
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="FhQ-dM-1mj">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2015-04-28 14:41:50 +02:00
<color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.95686274509803926" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<sections>
<tableViewSection id="2XP-ps-mfi">
<cells>
2015-01-14 22:30:01 +01:00
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="118" id="5zF-Ko-9qU">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="64" width="320" height="118"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="5zF-Ko-9qU" id="gr7-Sm-bcs">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="117.5"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2015-01-14 22:30:01 +01:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1 (708) 000-1234" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ipE-BI-sLL">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="58" width="320" height="21"/>
2015-01-14 22:30:01 +01:00
<constraints>
<constraint firstAttribute="height" constant="21" id="hnY-fM-R9C"/>
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
2015-01-27 02:20:11 +01:00
<color key="textColor" red="0.72933125495910645" green="0.72945815324783325" blue="0.72932326793670654" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2015-01-14 22:30:01 +01:00
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tyler Reinhard" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Pu-Cs-0K2">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="28" width="320" height="30"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="30" id="MJo-RF-hP8"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="ipE-BI-sLL" firstAttribute="top" secondItem="gr7-Sm-bcs" secondAttribute="topMargin" constant="50" id="4iL-fh-XTs"/>
2015-01-14 22:30:01 +01:00
<constraint firstItem="3Pu-Cs-0K2" firstAttribute="leading" secondItem="gr7-Sm-bcs" secondAttribute="leadingMargin" constant="-8" id="Y9p-u3-0aa"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="3Pu-Cs-0K2" firstAttribute="top" secondItem="gr7-Sm-bcs" secondAttribute="topMargin" constant="20" id="a9L-QN-6dN"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailingMargin" secondItem="3Pu-Cs-0K2" secondAttribute="trailing" constant="-8" id="hch-DE-uSe"/>
<constraint firstAttribute="trailingMargin" secondItem="ipE-BI-sLL" secondAttribute="trailing" constant="-8" id="ocR-u4-a2s"/>
<constraint firstItem="ipE-BI-sLL" firstAttribute="leading" secondItem="gr7-Sm-bcs" secondAttribute="leadingMargin" constant="-8" id="zCd-GH-BpM"/>
2014-10-29 21:58:58 +01:00
</constraints>
</tableViewCellContentView>
<inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</tableViewCell>
</cells>
</tableViewSection>
2015-01-14 22:30:01 +01:00
<tableViewSection id="Ga1-YS-vMz">
2014-10-29 21:58:58 +01:00
<cells>
2016-08-22 23:41:11 +02:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="8rk-06-1ZS" userLabel="Network Status Cell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="182" width="320" height="44"/>
2014-12-12 17:15:00 +01:00
<autoresizingMask key="autoresizingMask"/>
2015-01-14 22:30:01 +01:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8rk-06-1ZS" id="hqv-P5-du9">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
2014-12-12 17:15:00 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2016-08-19 01:47:21 +02:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Network Status" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uNq-FV-lwt">
2016-09-15 01:02:30 +02:00
<rect key="frame" x="15" y="0.0" width="200" height="44"/>
2014-12-12 17:15:00 +01:00
<constraints>
2016-09-15 01:02:30 +02:00
<constraint firstAttribute="height" constant="44" id="nOw-0c-lAd"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="width" constant="200" id="q6L-Sa-lrA"/>
2014-12-12 17:15:00 +01:00
</constraints>
2016-09-15 01:02:30 +02:00
<fontDescription key="fontDescription" type="system" pointSize="17"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-12-12 17:15:00 +01:00
<nil key="highlightedColor"/>
2015-01-14 22:30:01 +01:00
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Connected" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tg3-dQ-odw">
2016-09-15 01:02:30 +02:00
<rect key="frame" x="205" y="-1" width="100" height="45"/>
2015-01-14 22:30:01 +01:00
<constraints>
2016-09-15 01:02:30 +02:00
<constraint firstAttribute="width" constant="100" id="Lw2-Fv-sOC"/>
<constraint firstAttribute="height" constant="44" id="uvH-QZ-iUw"/>
2015-01-14 22:30:01 +01:00
</constraints>
2016-08-22 23:41:11 +02:00
<fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
2015-01-14 22:30:01 +01:00
<color key="textColor" red="0.5725490196078431" green="1" blue="0.54117647058823526" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
2014-12-12 17:15:00 +01:00
</label>
</subviews>
<constraints>
2016-09-15 01:02:30 +02:00
<constraint firstItem="tg3-dQ-odw" firstAttribute="centerY" secondItem="hqv-P5-du9" secondAttribute="centerY" id="53z-bi-mXN"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="uNq-FV-lwt" firstAttribute="leading" secondItem="hqv-P5-du9" secondAttribute="leadingMargin" constant="7" id="ViZ-i6-VOo"/>
<constraint firstAttribute="centerY" secondItem="uNq-FV-lwt" secondAttribute="centerY" id="d7b-Jy-1gQ"/>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="trailingMargin" secondItem="tg3-dQ-odw" secondAttribute="trailing" constant="7" id="xHz-d7-B39"/>
2014-12-12 17:15:00 +01:00
</constraints>
</tableViewCellContentView>
</tableViewCell>
2015-01-14 22:30:01 +01:00
</cells>
</tableViewSection>
<tableViewSection id="JqD-8c-dMF">
<cells>
2016-08-22 23:41:11 +02:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="i1f-DT-7rL" style="IBUITableViewCellStyleDefault" id="ITG-sW-Zn0" userLabel="Privacy Cell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="226" width="320" height="44"/>
2014-12-26 21:17:43 +01:00
<autoresizingMask key="autoresizingMask"/>
2015-01-14 22:30:01 +01:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ITG-sW-Zn0" id="vOb-SA-SH2">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2014-12-26 21:17:43 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2016-08-22 23:41:11 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Privacy" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="i1f-DT-7rL">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
2016-08-22 23:41:11 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
2016-08-29 16:28:40 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-12-26 21:17:43 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
2016-08-22 23:41:11 +02:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="tRQ-1p-6aT" style="IBUITableViewCellStyleDefault" id="jp5-vZ-AhJ" userLabel="Notifications Cell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="270" width="320" height="44"/>
2015-04-14 21:49:00 +02:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="jp5-vZ-AhJ" id="sji-CJ-bhq">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2015-04-14 21:49:00 +02:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2016-08-22 23:41:11 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Notifications" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tRQ-1p-6aT">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
2016-08-22 23:41:11 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
2016-08-29 16:28:40 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2015-04-14 21:49:00 +02:00
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
2016-08-19 01:47:21 +02:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="hrc-lZ-NeA" style="IBUITableViewCellStyleDefault" id="wZ8-fs-Ylw" userLabel="Linked Devices Cell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="314" width="320" height="44"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
2016-08-19 01:47:21 +02:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wZ8-fs-Ylw" id="Ua5-nw-s2z">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2016-08-19 01:47:21 +02:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Linked Devices" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="hrc-lZ-NeA">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
2016-08-19 01:47:21 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
2016-08-29 16:28:40 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2016-08-19 01:47:21 +02:00
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
<connections>
2016-08-29 16:28:40 +02:00
<segue destination="euf-gj-Iag" kind="push" id="Mpp-7k-YTc"/>
2016-08-19 01:47:21 +02:00
</connections>
</tableViewCell>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="dkL-Nz-E6H" style="IBUITableViewCellStyleDefault" id="Xx7-pz-aLN" userLabel="Advanced Cell">
<rect key="frame" x="0.0" y="358" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
2015-01-16 15:28:41 +01:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Xx7-pz-aLN" id="pMA-vR-8Ae">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2016-08-22 23:41:11 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Advanced" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="dkL-Nz-E6H">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
2016-08-22 23:41:11 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
2016-08-29 16:28:40 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
2016-08-22 23:41:11 +02:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="qeN-f1-cIQ" style="IBUITableViewCellStyleDefault" id="EI4-kQ-MMA" userLabel="About Cell">
2016-08-19 01:47:21 +02:00
<rect key="frame" x="0.0" y="402" width="320" height="44"/>
2014-12-04 15:54:43 +01:00
<autoresizingMask key="autoresizingMask"/>
2015-01-16 15:28:41 +01:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EI4-kQ-MMA" id="czg-5p-aVz">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
2014-12-04 15:54:43 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2016-08-22 23:41:11 +02:00
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="About" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="qeN-f1-cIQ">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="270" height="43.5"/>
2016-08-22 23:41:11 +02:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
2016-08-29 16:28:40 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-12-04 15:54:43 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
2014-10-29 21:58:58 +01:00
</tableViewCellContentView>
</tableViewCell>
2015-01-16 15:28:41 +01:00
</cells>
</tableViewSection>
<tableViewSection id="FdD-MV-PUQ">
<cells>
2016-08-22 23:41:11 +02:00
<tableViewCell autoresizesSubviews="NO" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="100" id="R82-FT-SEA" userLabel="Destroy Account Cell">
2016-08-19 01:47:21 +02:00
<rect key="frame" x="0.0" y="446" width="320" height="100"/>
2014-11-26 16:00:10 +01:00
<autoresizingMask key="autoresizingMask"/>
2015-01-16 15:28:41 +01:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="R82-FT-SEA" id="Ok9-fE-WhB">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="99.5"/>
2014-11-26 16:00:10 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
2015-01-14 22:30:01 +01:00
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4Mk-ly-6fq">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="15" y="25" width="285" height="50"/>
2015-01-14 22:30:01 +01:00
<color key="backgroundColor" red="1" green="0.2196078431372549" blue="0.40392156862745099" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-11-26 16:00:10 +01:00
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstAttribute="height" constant="50" id="Pwj-l2-Tav"/>
2014-11-26 16:00:10 +01:00
</constraints>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
2015-01-14 22:30:01 +01:00
<state key="normal" title="Destroy Account">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="unregisterUser:" destination="n1f-7Y-906" eventType="touchUpInside" id="GA2-Ke-con"/>
</connections>
</button>
2014-11-26 16:00:10 +01:00
</subviews>
<constraints>
2015-01-14 22:30:01 +01:00
<constraint firstItem="4Mk-ly-6fq" firstAttribute="leading" secondItem="Ok9-fE-WhB" secondAttribute="leadingMargin" constant="7" id="0dH-Hz-wMU"/>
<constraint firstAttribute="trailingMargin" secondItem="4Mk-ly-6fq" secondAttribute="trailing" constant="12" id="Hwq-uT-qGp"/>
<constraint firstItem="4Mk-ly-6fq" firstAttribute="top" secondItem="Ok9-fE-WhB" secondAttribute="topMargin" constant="17" id="TQa-bs-YNu"/>
2014-11-26 16:00:10 +01:00
</constraints>
</tableViewCellContentView>
</tableViewCell>
2014-10-29 21:58:58 +01:00
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property="dataSource" destination="n1f-7Y-906" id="AZ1-t5-kxA"/>
<outlet property="delegate" destination="n1f-7Y-906" id="qdU-Y6-vJ9"/>
</connections>
</tableView>
2015-02-17 00:14:50 +01:00
<toolbarItems/>
2015-01-14 22:30:01 +01:00
<navigationItem key="navigationItem" title="Settings" id="Yrv-vP-ZVP" userLabel="_7.0a - Navigation Bar">
2015-11-29 02:03:52 +01:00
<barButtonItem key="leftBarButtonItem" style="done" systemItem="done" id="B0V-Wf-lqd">
2015-02-17 00:14:50 +01:00
<inset key="imageInsets" minX="-10" minY="0.0" maxX="0.0" maxY="0.0"/>
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2015-01-14 22:30:01 +01:00
<connections>
2015-02-17 00:14:50 +01:00
<segue destination="0Ge-H7-b9J" kind="unwind" unwindAction="unwindSettingsDone:" id="ud5-xW-wwg"/>
2015-01-14 22:30:01 +01:00
</connections>
</barButtonItem>
</navigationItem>
2015-02-17 00:14:50 +01:00
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
2014-11-26 16:00:10 +01:00
<connections>
2016-08-22 23:41:11 +02:00
<outlet property="aboutLabel" destination="qeN-f1-cIQ" id="kmc-iU-NK5"/>
<outlet property="advancedLabel" destination="dkL-Nz-E6H" id="HUw-SB-apQ"/>
<outlet property="destroyAccountButton" destination="4Mk-ly-6fq" id="6Xj-Rb-kfF"/>
2016-08-19 01:47:21 +02:00
<outlet property="linkedDevicesLabel" destination="hrc-lZ-NeA" id="VkD-E5-2kW"/>
2015-02-18 23:21:03 +01:00
<outlet property="networkStatusHeader" destination="uNq-FV-lwt" id="vca-cC-nXG"/>
2015-01-16 15:28:41 +01:00
<outlet property="networkStatusLabel" destination="tg3-dQ-odw" id="l6J-8y-maW"/>
2016-08-22 23:41:11 +02:00
<outlet property="notificationsLabel" destination="tRQ-1p-6aT" id="sbi-Q3-Mge"/>
<outlet property="privacyLabel" destination="i1f-DT-7rL" id="vsz-Rp-jjQ"/>
2015-01-14 22:30:01 +01:00
<outlet property="registeredName" destination="3Pu-Cs-0K2" id="9av-hR-AZO"/>
2015-01-16 15:28:41 +01:00
<outlet property="registeredNumber" destination="ipE-BI-sLL" id="uQB-V6-ooY"/>
2014-11-26 16:00:10 +01:00
</connections>
2014-10-29 21:58:58 +01:00
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="b8Q-ui-1Tb" userLabel="First Responder" sceneMemberID="firstResponder"/>
2015-01-14 22:30:01 +01:00
<exit id="0Ge-H7-b9J" userLabel="Exit" sceneMemberID="exit"/>
2014-10-29 21:58:58 +01:00
</objects>
2016-08-22 23:41:11 +02:00
<point key="canvasLocation" x="-2860" y="-3154"/>
2014-10-29 21:58:58 +01:00
</scene>
2016-08-19 01:47:21 +02:00
<!--Link Device-->
<scene sceneID="all-Be-y2s">
<objects>
<viewController id="tWr-1v-Sq9" customClass="OWSLinkDeviceViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="HSZ-fb-tHK"/>
<viewControllerLayoutGuide type="bottom" id="nre-8Q-MvI"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="XYT-jy-1yR">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2016-09-08 04:23:04 +02:00
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6B0-ZZ-d6K" userLabel="Instructions">
<rect key="frame" x="16" y="294" width="288" height="230"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Oqf-fj-8Va" userLabel="Spacer">
2016-09-09 15:48:18 +02:00
<rect key="frame" x="0.0" y="0.0" width="288" height="49"/>
2016-09-08 04:23:04 +02:00
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="16" id="Xq5-fV-fUr"/>
</constraints>
</view>
2016-09-09 15:48:18 +02:00
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_devices_ios" translatesAutoresizingMaskIntoConstraints="NO" id="zl7-KG-ma4">
<rect key="frame" x="72" y="49" width="144" height="96"/>
2016-09-08 04:23:04 +02:00
<color key="tintColor" red="0.67450980392156867" green="0.67450980392156867" blue="0.67450980392156867" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
2016-09-09 15:48:18 +02:00
<constraint firstAttribute="width" secondItem="zl7-KG-ma4" secondAttribute="height" multiplier="3:2" id="RKt-hc-iWB"/>
2016-09-08 04:23:04 +02:00
</constraints>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GMf-cM-kQN" userLabel="Spacer">
2016-09-09 15:48:18 +02:00
<rect key="frame" x="0.0" y="181" width="288" height="49"/>
2016-09-08 04:23:04 +02:00
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scan the QR code displayed on the device to link." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="3D8-yn-TJ8">
2016-09-09 15:48:18 +02:00
<rect key="frame" x="0.0" y="161" width="288" height="20"/>
2016-09-08 04:23:04 +02:00
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="GMf-cM-kQN" firstAttribute="top" secondItem="3D8-yn-TJ8" secondAttribute="bottom" id="1Aa-eC-Btt"/>
<constraint firstAttribute="trailing" secondItem="3D8-yn-TJ8" secondAttribute="trailing" id="3nn-2q-410"/>
<constraint firstItem="3D8-yn-TJ8" firstAttribute="centerX" secondItem="6B0-ZZ-d6K" secondAttribute="centerX" id="4RV-Ni-MSU"/>
<constraint firstItem="zl7-KG-ma4" firstAttribute="centerX" secondItem="6B0-ZZ-d6K" secondAttribute="centerX" id="Gto-9J-MBy"/>
<constraint firstItem="Oqf-fj-8Va" firstAttribute="top" secondItem="6B0-ZZ-d6K" secondAttribute="top" id="I98-tS-4Zz"/>
<constraint firstItem="zl7-KG-ma4" firstAttribute="width" secondItem="6B0-ZZ-d6K" secondAttribute="width" multiplier="0.5" id="LRW-Tk-Iqw"/>
<constraint firstItem="Oqf-fj-8Va" firstAttribute="height" secondItem="GMf-cM-kQN" secondAttribute="height" id="PCs-h1-GSh"/>
<constraint firstAttribute="bottom" secondItem="GMf-cM-kQN" secondAttribute="bottom" id="WUh-ur-3Yy"/>
<constraint firstItem="3D8-yn-TJ8" firstAttribute="top" secondItem="zl7-KG-ma4" secondAttribute="bottom" constant="16" id="XFH-UK-1mo"/>
<constraint firstItem="GMf-cM-kQN" firstAttribute="width" secondItem="6B0-ZZ-d6K" secondAttribute="width" id="cAj-Ii-Nxv"/>
<constraint firstItem="Oqf-fj-8Va" firstAttribute="width" secondItem="6B0-ZZ-d6K" secondAttribute="width" id="eVH-uq-RPl"/>
<constraint firstItem="3D8-yn-TJ8" firstAttribute="leading" secondItem="6B0-ZZ-d6K" secondAttribute="leading" id="gBK-bQ-mel"/>
<constraint firstItem="zl7-KG-ma4" firstAttribute="top" secondItem="Oqf-fj-8Va" secondAttribute="bottom" id="rhg-sr-hER"/>
<constraint firstItem="Oqf-fj-8Va" firstAttribute="centerX" secondItem="6B0-ZZ-d6K" secondAttribute="centerX" id="udm-8V-xQ0"/>
<constraint firstItem="GMf-cM-kQN" firstAttribute="centerX" secondItem="6B0-ZZ-d6K" secondAttribute="centerX" id="xMi-b6-Px2"/>
</constraints>
</view>
<containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eF5-us-VJe">
<rect key="frame" x="0.0" y="64" width="320" height="230"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
<connections>
<segue destination="xDh-Mk-Yo9" kind="embed" identifier="embedDeviceQRScanner" id="mve-0t-D0g"/>
</connections>
</containerView>
</subviews>
2016-08-19 01:47:21 +02:00
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2016-09-08 04:23:04 +02:00
<constraints>
<constraint firstItem="eF5-us-VJe" firstAttribute="leading" secondItem="XYT-jy-1yR" secondAttribute="leading" id="Dhy-We-RwI"/>
<constraint firstItem="6B0-ZZ-d6K" firstAttribute="leading" secondItem="XYT-jy-1yR" secondAttribute="leadingMargin" id="EUH-nz-kiP"/>
<constraint firstItem="6B0-ZZ-d6K" firstAttribute="height" secondItem="eF5-us-VJe" secondAttribute="height" id="Fj7-4c-vv9"/>
<constraint firstAttribute="trailing" secondItem="eF5-us-VJe" secondAttribute="trailing" id="Iag-Z0-aIy"/>
<constraint firstItem="eF5-us-VJe" firstAttribute="top" secondItem="HSZ-fb-tHK" secondAttribute="bottom" id="JW1-ne-tF7"/>
<constraint firstItem="6B0-ZZ-d6K" firstAttribute="top" secondItem="eF5-us-VJe" secondAttribute="bottom" id="UJr-YC-IcC"/>
<constraint firstItem="nre-8Q-MvI" firstAttribute="top" secondItem="6B0-ZZ-d6K" secondAttribute="bottom" id="c2b-Wz-z6U"/>
<constraint firstItem="eF5-us-VJe" firstAttribute="width" secondItem="XYT-jy-1yR" secondAttribute="width" id="gOe-Rq-SKo"/>
<constraint firstAttribute="trailingMargin" secondItem="6B0-ZZ-d6K" secondAttribute="trailing" id="qBl-kf-5Fr"/>
</constraints>
2016-08-19 01:47:21 +02:00
</view>
<navigationItem key="navigationItem" title="Link Device" id="OnR-Ni-zff"/>
2016-09-08 04:23:04 +02:00
<connections>
<outlet property="qrScanningView" destination="eF5-us-VJe" id="du3-ov-cGw"/>
<outlet property="scanningInstructionsLabel" destination="3D8-yn-TJ8" id="roC-Qj-INs"/>
</connections>
2016-08-19 01:47:21 +02:00
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="lPR-Bk-TZT" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2016-08-29 16:28:40 +02:00
<point key="canvasLocation" x="-2023" y="-3228"/>
2016-08-19 01:47:21 +02:00
</scene>
2014-10-29 21:58:58 +01:00
<!--Navigation Controller-->
<scene sceneID="aWR-d3-s5V">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="cZ7-de-SUi" sceneMemberID="viewController">
<toolbarItems/>
2015-01-14 22:30:01 +01:00
<navigationBar key="navigationBar" contentMode="scaleToFill" translucent="NO" id="gzw-fh-en2">
2014-10-29 21:58:58 +01:00
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
2015-01-14 22:30:01 +01:00
<color key="barTintColor" red="0.067691504955291748" green="0.55628502368927002" blue="0.92999207973480225" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2014-10-29 21:58:58 +01:00
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="Qga-41-bw2" kind="relationship" relationship="rootViewController" id="gt8-cl-Yhf"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="b1E-7L-eKw" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-2848.8000000000002" y="-732.72000000000003"/>
2014-10-29 21:58:58 +01:00
</scene>
<!--New Message-->
<scene sceneID="qez-9r-EDt">
<objects>
2015-09-01 19:22:08 +02:00
<tableViewController storyboardIdentifier="MessageComposeTableViewController" modalTransitionStyle="crossDissolve" id="Qga-41-bw2" customClass="MessageComposeTableViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="X9S-Pa-EbX">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2015-01-26 23:22:00 +01:00
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ContactTableViewCell" rowHeight="48" id="Ld5-sX-pB8" customClass="ContactTableViewCell">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="0.0" y="22" width="320" height="48"/>
2015-01-26 23:22:00 +01:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Ld5-sX-pB8" id="EqP-87-4hZ">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="47.5"/>
2015-01-26 23:22:00 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="urb-Me-knG">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="20" y="4" width="220" height="39"/>
2015-01-26 23:22:00 +01:00
<fontDescription key="fontDescription" type="system" pointSize="17"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2015-01-26 23:22:00 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="bottomMargin" secondItem="urb-Me-knG" secondAttribute="bottom" constant="-4" id="3fF-H3-Spz"/>
<constraint firstAttribute="trailingMargin" secondItem="urb-Me-knG" secondAttribute="trailing" constant="72" id="R9g-GE-nWU"/>
<constraint firstItem="urb-Me-knG" firstAttribute="leading" secondItem="EqP-87-4hZ" secondAttribute="leadingMargin" constant="12" id="Zjd-vI-V9V"/>
<constraint firstItem="urb-Me-knG" firstAttribute="top" secondItem="EqP-87-4hZ" secondAttribute="topMargin" constant="-4" id="iex-zH-iTD"/>
2015-01-26 23:22:00 +01:00
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="nameLabel" destination="urb-Me-knG" id="2h5-l1-QDQ"/>
</connections>
</tableViewCell>
</prototypes>
2014-10-29 21:58:58 +01:00
<connections>
<outlet property="dataSource" destination="Qga-41-bw2" id="dUq-5d-dub"/>
<outlet property="delegate" destination="Qga-41-bw2" id="vfF-Gh-noL"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="New Message" id="D6A-aV-gEq">
2015-02-10 12:02:58 +01:00
<barButtonItem key="backBarButtonItem" title=" " id="rvF-0w-DNd"/>
2015-01-29 03:57:53 +01:00
<barButtonItem key="leftBarButtonItem" image="btnCancel--white" id="bP2-Tc-byJ">
2015-02-17 00:14:50 +01:00
<inset key="imageInsets" minX="-10" minY="0.0" maxX="0.0" maxY="0.0"/>
2015-01-26 08:00:04 +01:00
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<connections>
<action selector="closeAction:" destination="Qga-41-bw2" id="i8h-aS-Y3o"/>
</connections>
</barButtonItem>
2015-01-29 03:57:53 +01:00
<barButtonItem key="rightBarButtonItem" image="btnGroup--white" id="Xmt-s8-mRN">
2015-02-17 00:14:50 +01:00
<inset key="imageInsets" minX="-10" minY="0.0" maxX="10" maxY="0.0"/>
2015-01-26 08:00:04 +01:00
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2014-10-29 21:58:58 +01:00
<connections>
2015-09-01 19:22:08 +02:00
<segue destination="bDi-2Q-XOC" kind="push" id="D0d-4f-lcI"/>
2014-10-29 21:58:58 +01:00
</connections>
</barButtonItem>
</navigationItem>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fUD-iU-Cax" userLabel="First Responder" sceneMemberID="firstResponder"/>
<searchDisplayController id="f1M-Dk-nMv"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-2380" y="-732.72000000000003"/>
2014-10-29 21:58:58 +01:00
</scene>
<!--New Group View Controller-->
<scene sceneID="mdV-ti-fPA">
<objects>
2015-09-01 19:22:08 +02:00
<viewController storyboardIdentifier="NewGroupViewController" id="bDi-2Q-XOC" customClass="NewGroupViewController" sceneMemberID="viewController">
2014-10-29 21:58:58 +01:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="iwX-I4-Aa3"/>
<viewControllerLayoutGuide type="bottom" id="kH6-9L-pzh"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="P0X-AM-Yjw">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2016-05-09 02:17:37 +02:00
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ukg-om-VX3" userLabel="Group Details">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
2014-10-29 21:58:58 +01:00
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ul8-NY-i4c">
2015-09-01 19:22:08 +02:00
<rect key="frame" x="8" y="20" width="60" height="60"/>
2014-10-29 21:58:58 +01:00
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="height" constant="60" id="Fkg-iq-6Ap"/>
<constraint firstAttribute="width" constant="60" id="l0W-ug-b1c"/>
2014-10-29 21:58:58 +01:00
</constraints>
2015-01-25 01:19:17 +01:00
<state key="normal" image="empty-group-avatar">
2014-10-29 21:58:58 +01:00
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="addGroupPhoto:" destination="bDi-2Q-XOC" eventType="touchUpInside" id="S3n-hS-Ac6"/>
</connections>
</button>
2015-09-01 19:22:08 +02:00
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name this group chat" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gbm-B5-gCc">
<rect key="frame" x="86" y="35" width="221" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="bKM-dc-IsP"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
</textField>
2014-10-29 21:58:58 +01:00
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="trailing" secondItem="gbm-B5-gCc" secondAttribute="trailing" constant="13" id="1Pn-JF-Njp"/>
2014-10-29 21:58:58 +01:00
<constraint firstItem="gbm-B5-gCc" firstAttribute="top" secondItem="Ukg-om-VX3" secondAttribute="top" constant="35" id="3Zi-yw-cGM"/>
<constraint firstAttribute="height" constant="100" id="GmE-Dd-5tf"/>
<constraint firstItem="Ul8-NY-i4c" firstAttribute="leading" secondItem="Ukg-om-VX3" secondAttribute="leading" constant="8" id="Z82-gx-rVW"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="Ul8-NY-i4c" firstAttribute="top" secondItem="Ukg-om-VX3" secondAttribute="top" constant="20" id="ZIm-Uq-bM8"/>
<constraint firstItem="gbm-B5-gCc" firstAttribute="leading" secondItem="Ul8-NY-i4c" secondAttribute="trailing" constant="18" id="yn3-rt-mGC"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-12-26 17:27:27 +01:00
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsMultipleSelection="YES" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="cFo-AT-Srf">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="0.0" y="108" width="320" height="396"/>
2014-10-29 21:58:58 +01:00
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
2016-05-09 02:17:37 +02:00
<view key="tableHeaderView" contentMode="scaleToFill" id="ekO-kw-iHV" userLabel="Header View">
<rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
2015-01-27 02:20:11 +01:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
2016-05-09 02:17:37 +02:00
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add people:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="daD-wf-IGn">
2016-08-29 16:28:40 +02:00
<rect key="frame" x="10" y="10" width="99" height="21"/>
2015-01-27 02:20:11 +01:00
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
<color key="textColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="daD-wf-IGn" firstAttribute="leading" secondItem="ekO-kw-iHV" secondAttribute="leading" constant="10" id="00e-AP-Ygd"/>
2016-05-09 02:17:37 +02:00
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="daD-wf-IGn" secondAttribute="trailing" constant="10" id="Gtz-Dx-9U1"/>
2015-09-01 19:22:08 +02:00
<constraint firstAttribute="centerY" secondItem="daD-wf-IGn" secondAttribute="centerY" id="biL-jB-cMW"/>
2015-01-27 02:20:11 +01:00
</constraints>
</view>
2014-10-29 21:58:58 +01:00
<prototypes>
2015-01-14 22:30:01 +01:00
<tableViewCell contentMode="scaleToFill" selectionStyle="gray" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="GroupSearchCell" textLabel="a4j-OQ-ala" rowHeight="60" style="IBUITableViewCellStyleDefault" id="yfF-Jl-bZ1">
2016-05-09 02:17:37 +02:00
<rect key="frame" x="0.0" y="62" width="320" height="60"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="yfF-Jl-bZ1" id="f0v-od-N9K">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="59.5"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="a4j-OQ-ala">
2016-09-08 04:23:04 +02:00
<rect key="frame" x="15" y="0.0" width="290" height="59.5"/>
2014-10-29 21:58:58 +01:00
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
2015-09-01 19:22:08 +02:00
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
2015-04-28 14:41:50 +02:00
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
2014-10-29 21:58:58 +01:00
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="bDi-2Q-XOC" id="VPO-ms-bH1"/>
<outlet property="delegate" destination="bDi-2Q-XOC" id="rKM-jX-C39"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
2015-09-01 19:22:08 +02:00
<constraint firstItem="cFo-AT-Srf" firstAttribute="centerX" secondItem="P0X-AM-Yjw" secondAttribute="centerX" id="EUd-V6-lGx"/>
2014-10-29 21:58:58 +01:00
<constraint firstItem="Ukg-om-VX3" firstAttribute="top" secondItem="iwX-I4-Aa3" secondAttribute="bottom" id="JAT-s5-mGe"/>
<constraint firstItem="kH6-9L-pzh" firstAttribute="top" secondItem="cFo-AT-Srf" secondAttribute="bottom" id="feh-Cd-fBW"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="Ukg-om-VX3" firstAttribute="centerX" secondItem="P0X-AM-Yjw" secondAttribute="centerX" id="l1n-OT-ZZk"/>
2014-10-29 21:58:58 +01:00
<constraint firstItem="cFo-AT-Srf" firstAttribute="top" secondItem="Ukg-om-VX3" secondAttribute="bottom" constant="8" id="rap-0g-EAj"/>
2015-09-01 19:22:08 +02:00
<constraint firstItem="Ukg-om-VX3" firstAttribute="width" secondItem="P0X-AM-Yjw" secondAttribute="width" id="w8N-c3-dQq"/>
<constraint firstItem="cFo-AT-Srf" firstAttribute="width" secondItem="P0X-AM-Yjw" secondAttribute="width" id="yY7-I5-cuN"/>
2014-10-29 21:58:58 +01:00
</constraints>
</view>
2015-09-01 19:22:08 +02:00
<navigationItem key="navigationItem" id="UEo-nm-WR4"/>
2014-10-29 21:58:58 +01:00
<connections>
2015-02-18 23:21:03 +01:00
<outlet property="addPeopleLabel" destination="daD-wf-IGn" id="ttm-D3-z4E"/>
2015-01-04 20:48:43 +01:00
<outlet property="groupImageButton" destination="Ul8-NY-i4c" id="QLc-T4-wUb"/>
2014-10-29 21:58:58 +01:00
<outlet property="nameGroupTextField" destination="gbm-B5-gCc" id="XC8-Ci-sl2"/>
<outlet property="tableView" destination="cFo-AT-Srf" id="NqG-W1-Vhy"/>
<outlet property="tapToDismissView" destination="Ukg-om-VX3" id="nyq-IV-JDV"/>
2015-09-01 19:22:08 +02:00
<outlet property="view" destination="P0X-AM-Yjw" id="hdi-Ow-0ua"/>
2014-12-24 02:25:10 +01:00
<segue destination="JOx-5h-y9g" kind="unwind" identifier="UnwindToMessagesViewSegue" unwindAction="unwindGroupUpdated:" id="IGD-29-LA4"/>
2014-10-29 21:58:58 +01:00
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="GsM-dR-L7j" userLabel="First Responder" sceneMemberID="firstResponder"/>
2015-02-17 00:14:50 +01:00
<navigationItem title="Title" id="GX0-lz-Nrv">
<barButtonItem key="backBarButtonItem" title=" " id="vLg-9Q-Zxc"/>
</navigationItem>
2014-12-24 02:25:10 +01:00
<exit id="JOx-5h-y9g" userLabel="Exit" sceneMemberID="exit"/>
2014-10-29 21:58:58 +01:00
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-1936" y="-733"/>
2014-10-29 21:58:58 +01:00
</scene>
2014-12-05 11:34:45 +01:00
<!--Navigation Controller-->
<scene sceneID="kfT-eG-hkf">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" navigationBarHidden="YES" id="lIF-0m-2N3" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="l1Z-lc-H46">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
2015-01-14 22:30:01 +01:00
<toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="D2L-cq-DaY">
<autoresizingMask key="autoresizingMask"/>
</toolbar>
2014-12-05 11:34:45 +01:00
<connections>
2015-01-14 22:30:01 +01:00
<segue destination="sL4-Zw-2Og" kind="relationship" relationship="rootViewController" id="zqL-2e-WXU"/>
2014-12-05 11:34:45 +01:00
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="eOz-Mr-Nmp" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2015-09-01 19:22:08 +02:00
<point key="canvasLocation" x="-4372" y="-732.72000000000003"/>
2014-12-05 11:34:45 +01:00
</scene>
2016-09-08 04:23:04 +02:00
<!--Code Scanning View Controller-->
<scene sceneID="f3S-St-vF2">
<objects>
<viewController id="xDh-Mk-Yo9" customClass="OWSQRCodeScanningViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="YV9-ra-E3e"/>
<viewControllerLayoutGuide type="bottom" id="s4y-gf-WU5"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="aYO-nF-lxB">
<rect key="frame" x="0.0" y="0.0" width="320" height="230"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="sg5-uD-LVc" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1632" y="-3228"/>
</scene>
2014-10-29 21:58:58 +01:00
</scenes>
<resources>
2015-01-26 08:00:04 +01:00
<image name="_arrow_button" width="12" height="23"/>
2015-01-27 21:17:49 +01:00
<image name="btnCamera--white" width="52" height="40"/>
2015-02-12 17:14:34 +01:00
<image name="btnCancel--white" width="44" height="44"/>
<image name="btnGroup--white" width="44" height="44"/>
2015-01-27 21:17:49 +01:00
<image name="btnQRShow--white" width="66" height="66"/>
<image name="btnQRShow--white-1" width="66" height="66"/>
2015-01-14 22:30:01 +01:00
<image name="call.png" width="100" height="100"/>
<image name="contact-options-action" width="44" height="44"/>
2015-01-26 08:00:04 +01:00
<image name="empty-group-avatar" width="53" height="53"/>
2015-01-14 22:30:01 +01:00
<image name="endcall.png" width="100" height="100"/>
2016-09-09 15:48:18 +02:00
<image name="ic_devices_ios" width="180" height="119"/>
2015-02-17 00:14:50 +01:00
<image name="logoSignal" width="138" height="139"/>
2015-01-14 22:30:01 +01:00
<image name="mute-active" width="80" height="80"/>
<image name="mute-inactive" width="80" height="80"/>
2014-10-29 21:58:58 +01:00
<image name="quit.png" width="50" height="50"/>
2015-02-17 00:14:50 +01:00
<image name="settings" width="44" height="44"/>
2015-01-14 22:30:01 +01:00
<image name="speaker-active" width="80" height="80"/>
<image name="speaker-inactive" width="80" height="80"/>
2014-10-29 21:58:58 +01:00
</resources>
2014-12-17 06:44:36 +01:00
<inferredMetricsTieBreakers>
2016-08-29 16:28:40 +02:00
<segue reference="D0d-4f-lcI"/>
2015-09-01 19:22:08 +02:00
<segue reference="xo7-5J-BJb"/>
2014-12-17 06:44:36 +01:00
</inferredMetricsTieBreakers>
2014-10-29 21:58:58 +01:00
</document>