<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="UCh-Op-nym"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="System colors in document resources" minToolsVersion="11.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <scenes> <!--Info--> <scene sceneID="fkn-xG-W80"> <objects> <viewController id="dhe-6o-fvJ" userLabel="Info" customClass="InfoViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="zeK-Yl-oGc"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gua-x7-jJP"> <rect key="frame" x="243.5" y="59.5" width="60" height="30"/> <constraints> <constraint firstAttribute="height" constant="30" id="5mg-7K-90i"/> <constraint firstAttribute="width" constant="60" id="Kpp-AK-HNh"/> </constraints> <state key="normal" title="Logout"/> <connections> <action selector="logoutBtn:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="wv7-nj-02U"/> </connections> </button> <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FMQ-oF-sLW"> <rect key="frame" x="161" y="59" width="70" height="30"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="Export DB"/> <connections> <action selector="dumpDBpressed:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="4VP-XF-A4v"/> </connections> </button> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Settings" lineBreakMode="characterWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Apr-IN-mch"> <rect key="frame" x="16" y="54" width="133.5" height="41"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="34"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QEz-Pd-P6j"> <rect key="frame" x="0.0" y="111" width="414" height="702"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eTh-XD-RKI" userLabel="ContentView"> <rect key="frame" x="0.0" y="0.0" width="414" height="797.5"/> <subviews> <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="vW3-bA-wgt"> <rect key="frame" x="0.0" y="0.0" width="414" height="797.5"/> <subviews> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="T1Q-yS-0Qz"> <rect key="frame" x="0.0" y="0.0" width="414" height="14.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="252" verticalCompressionResistancePriority="250" text="Version Number:" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7ks-G7-72D"> <rect key="frame" x="16" y="0.0" width="121" height="14.5"/> <fontDescription key="fontDescription" type="system" pointSize="16"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="250" text="..." lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yHq-NW-S3P"> <rect key="frame" x="153" y="0.0" width="245" height="14.5"/> <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="yHq-NW-S3P" firstAttribute="top" secondItem="T1Q-yS-0Qz" secondAttribute="top" id="8aC-xz-Dcj"/> <constraint firstItem="7ks-G7-72D" firstAttribute="leading" secondItem="T1Q-yS-0Qz" secondAttribute="leading" constant="16" id="9wm-j2-KWW"/> <constraint firstAttribute="bottom" secondItem="yHq-NW-S3P" secondAttribute="bottom" id="YVt-h0-uLa"/> <constraint firstItem="yHq-NW-S3P" firstAttribute="leading" secondItem="7ks-G7-72D" secondAttribute="trailing" constant="16" id="Z7H-CW-jb4"/> <constraint firstItem="7ks-G7-72D" firstAttribute="top" secondItem="T1Q-yS-0Qz" secondAttribute="top" id="eOL-g0-ZNr"/> <constraint firstAttribute="trailing" secondItem="yHq-NW-S3P" secondAttribute="trailing" constant="16" id="l7O-eC-xfk"/> <constraint firstAttribute="bottom" secondItem="7ks-G7-72D" secondAttribute="bottom" id="siv-c0-zg5"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="KAo-T6-Bcm"> <rect key="frame" x="0.0" y="22.5" width="414" height="19.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your unique ID:" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x5g-CO-y2v"> <rect key="frame" x="16" y="0.0" width="382" height="19.5"/> <fontDescription key="fontDescription" type="system" pointSize="16"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="trailing" secondItem="x5g-CO-y2v" secondAttribute="trailing" constant="16" id="Wb5-5n-U59"/> <constraint firstItem="x5g-CO-y2v" firstAttribute="top" secondItem="KAo-T6-Bcm" secondAttribute="top" id="bqu-OK-Q0a"/> <constraint firstAttribute="bottom" secondItem="x5g-CO-y2v" secondAttribute="bottom" id="iZa-YH-rR3"/> <constraint firstItem="x5g-CO-y2v" firstAttribute="leading" secondItem="KAo-T6-Bcm" secondAttribute="leading" constant="16" id="j9h-M2-UEe"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Ed3-Lt-5xT"> <rect key="frame" x="0.0" y="50" width="414" height="29"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="..." lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fqh-QW-KCP"> <rect key="frame" x="16" y="0.0" width="382" height="29"/> <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="24"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="fqh-QW-KCP" firstAttribute="leading" secondItem="Ed3-Lt-5xT" secondAttribute="leading" constant="16" id="0Tw-16-gaN"/> <constraint firstItem="fqh-QW-KCP" firstAttribute="top" secondItem="Ed3-Lt-5xT" secondAttribute="top" id="4AF-5b-aE7"/> <constraint firstAttribute="trailing" secondItem="fqh-QW-KCP" secondAttribute="trailing" constant="16" id="EFw-1P-oIz"/> <constraint firstAttribute="bottom" secondItem="fqh-QW-KCP" secondAttribute="bottom" id="On3-HE-HqT"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="d70-mL-W6J"> <rect key="frame" x="0.0" y="87" width="414" height="19.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Number of devices encountered:" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kot-qu-BYK"> <rect key="frame" x="16" y="0.0" width="382" height="19.5"/> <fontDescription key="fontDescription" type="system" pointSize="16"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="Kot-qu-BYK" firstAttribute="leading" secondItem="d70-mL-W6J" secondAttribute="leading" constant="16" id="5xe-xz-1xE"/> <constraint firstItem="Kot-qu-BYK" firstAttribute="top" secondItem="d70-mL-W6J" secondAttribute="top" id="KFF-cw-olC"/> <constraint firstAttribute="bottom" secondItem="Kot-qu-BYK" secondAttribute="bottom" id="kDb-ny-YqA"/> <constraint firstAttribute="trailing" secondItem="Kot-qu-BYK" secondAttribute="trailing" constant="16" id="v72-9Y-FKP"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="mnl-nT-3ew"> <rect key="frame" x="0.0" y="114.5" width="414" height="29"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="..." lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r8F-jH-7Fs"> <rect key="frame" x="16" y="0.0" width="382" height="29"/> <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="24"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="r8F-jH-7Fs" firstAttribute="top" secondItem="mnl-nT-3ew" secondAttribute="top" id="Xev-jc-Gke"/> <constraint firstAttribute="bottom" secondItem="r8F-jH-7Fs" secondAttribute="bottom" id="cXZ-dP-d0O"/> <constraint firstAttribute="trailing" secondItem="r8F-jH-7Fs" secondAttribute="trailing" constant="16" id="fDT-ry-SV5"/> <constraint firstItem="r8F-jH-7Fs" firstAttribute="leading" secondItem="mnl-nT-3ew" secondAttribute="leading" constant="16" id="nqD-Ju-CCj"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vBO-kL-9pk"> <rect key="frame" x="0.0" y="151.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yeE-eu-dNb"> <rect key="frame" x="16" y="0.0" width="69" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="mjW-Mz-ezJ"/> </constraints> <state key="normal" title="Clear logs"/> </button> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gZQ-CY-N0t"> <rect key="frame" x="117" y="0.0" width="44" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="282-d1-E10"/> <constraint firstAttribute="width" constant="44" id="jDg-yw-RQY"/> </constraints> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="yeE-eu-dNb" firstAttribute="top" secondItem="vBO-kL-9pk" secondAttribute="top" id="71y-5M-1wM"/> <constraint firstItem="gZQ-CY-N0t" firstAttribute="leading" secondItem="yeE-eu-dNb" secondAttribute="trailing" constant="32" id="9ki-YW-f0B"/> <constraint firstItem="gZQ-CY-N0t" firstAttribute="top" secondItem="vBO-kL-9pk" secondAttribute="top" id="Gd7-Qx-Rv5"/> <constraint firstAttribute="bottom" secondItem="gZQ-CY-N0t" secondAttribute="bottom" id="NeB-qd-nBP"/> <constraint firstItem="yeE-eu-dNb" firstAttribute="leading" secondItem="vBO-kL-9pk" secondAttribute="leading" constant="16" id="cLZ-ye-5yh"/> <constraint firstAttribute="bottom" secondItem="yeE-eu-dNb" secondAttribute="bottom" id="qb0-Nn-Aib"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="eaG-yH-68T"> <rect key="frame" x="0.0" y="203.5" width="414" height="31"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Toggle advertisement" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="omg-67-iV0"> <rect key="frame" x="16" y="0.0" width="165.5" height="31"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="i01-q8-Sxa"> <rect key="frame" x="201.5" y="0.0" width="51" height="31"/> </switch> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="i01-q8-Sxa" secondAttribute="bottom" id="C3U-tV-N3x"/> <constraint firstItem="i01-q8-Sxa" firstAttribute="centerY" secondItem="omg-67-iV0" secondAttribute="centerY" id="EHp-1s-ism"/> <constraint firstItem="omg-67-iV0" firstAttribute="leading" secondItem="eaG-yH-68T" secondAttribute="leading" constant="16" id="bKu-3p-g2J"/> <constraint firstItem="omg-67-iV0" firstAttribute="top" secondItem="eaG-yH-68T" secondAttribute="top" id="mmw-yD-K0m"/> <constraint firstItem="i01-q8-Sxa" firstAttribute="leading" secondItem="omg-67-iV0" secondAttribute="trailing" constant="20" id="nuE-kv-MlO"/> <constraint firstItem="i01-q8-Sxa" firstAttribute="top" secondItem="eaG-yH-68T" secondAttribute="top" id="wxq-FJ-Aiv"/> <constraint firstAttribute="bottom" secondItem="omg-67-iV0" secondAttribute="bottom" id="xxV-FX-iCP"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UsF-LF-5uJ"> <rect key="frame" x="0.0" y="242.5" width="414" height="31"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Toggle scanning" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6hb-oo-EFZ"> <rect key="frame" x="16" y="0.0" width="124.5" height="31"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pSh-gt-Z0V"> <rect key="frame" x="160.5" y="0.0" width="51" height="31"/> </switch> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="pSh-gt-Z0V" firstAttribute="centerY" secondItem="6hb-oo-EFZ" secondAttribute="centerY" id="But-UP-nnD"/> <constraint firstItem="pSh-gt-Z0V" firstAttribute="top" secondItem="UsF-LF-5uJ" secondAttribute="top" id="ImI-bk-A7x"/> <constraint firstAttribute="bottom" secondItem="pSh-gt-Z0V" secondAttribute="bottom" id="mH7-xd-4EB"/> <constraint firstItem="6hb-oo-EFZ" firstAttribute="top" secondItem="UsF-LF-5uJ" secondAttribute="top" id="oub-xe-aaJ"/> <constraint firstItem="6hb-oo-EFZ" firstAttribute="leading" secondItem="UsF-LF-5uJ" secondAttribute="leading" constant="16" id="pOK-RP-znG"/> <constraint firstItem="pSh-gt-Z0V" firstAttribute="leading" secondItem="6hb-oo-EFZ" secondAttribute="trailing" constant="20" id="vcg-6Q-S85"/> <constraint firstAttribute="bottom" secondItem="6hb-oo-EFZ" secondAttribute="bottom" id="yo7-j1-qnj"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cmJ-Am-HxG"> <rect key="frame" x="0.0" y="281.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MRj-sM-i0b"> <rect key="frame" x="16" y="0.0" width="154" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="ya8-0C-zRi"/> </constraints> <state key="normal" title="Obtain Bluetooth state"/> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="MRj-sM-i0b" firstAttribute="leading" secondItem="cmJ-Am-HxG" secondAttribute="leading" constant="16" id="74Z-2Q-p7W"/> <constraint firstItem="MRj-sM-i0b" firstAttribute="top" secondItem="cmJ-Am-HxG" secondAttribute="top" id="scC-oS-5U5"/> <constraint firstAttribute="bottom" secondItem="MRj-sM-i0b" secondAttribute="bottom" id="xwK-bG-4RJ"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="70A-Ef-2Sn"> <rect key="frame" x="0.0" y="333.5" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Central state:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="98r-Qb-WQe"> <rect key="frame" x="16" y="0.0" width="382" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="98r-Qb-WQe" firstAttribute="top" secondItem="70A-Ef-2Sn" secondAttribute="top" id="MfK-kK-YWF"/> <constraint firstAttribute="bottom" secondItem="98r-Qb-WQe" secondAttribute="bottom" id="Xrv-MF-oGF"/> <constraint firstAttribute="trailing" secondItem="98r-Qb-WQe" secondAttribute="trailing" constant="16" id="fmT-KU-kCR"/> <constraint firstItem="98r-Qb-WQe" firstAttribute="leading" secondItem="70A-Ef-2Sn" secondAttribute="leading" constant="16" id="tpT-W4-NM7"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="p0G-Gz-NI9"> <rect key="frame" x="0.0" y="362" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Peripheral state:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="msZ-UI-ziw"> <rect key="frame" x="16" y="0.0" width="382" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="trailing" secondItem="msZ-UI-ziw" secondAttribute="trailing" constant="16" id="PTu-g7-dqM"/> <constraint firstItem="msZ-UI-ziw" firstAttribute="top" secondItem="p0G-Gz-NI9" secondAttribute="top" id="oaP-n7-nEL"/> <constraint firstAttribute="bottom" secondItem="msZ-UI-ziw" secondAttribute="bottom" id="vW6-7z-6yN"/> <constraint firstItem="msZ-UI-ziw" firstAttribute="leading" secondItem="p0G-Gz-NI9" secondAttribute="leading" constant="16" id="xoC-9F-mFi"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="ebG-DA-X7b"> <rect key="frame" x="0.0" y="390.5" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Discovered peripheral count:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fye-BS-LR4"> <rect key="frame" x="16" y="0.0" width="382" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="Fye-BS-LR4" secondAttribute="bottom" id="Bvf-ZA-VaC"/> <constraint firstAttribute="trailing" secondItem="Fye-BS-LR4" secondAttribute="trailing" constant="16" id="PHg-ZB-XE4"/> <constraint firstItem="Fye-BS-LR4" firstAttribute="top" secondItem="ebG-DA-X7b" secondAttribute="top" id="U8N-el-zL0"/> <constraint firstItem="Fye-BS-LR4" firstAttribute="leading" secondItem="ebG-DA-X7b" secondAttribute="leading" constant="16" id="eG7-CY-ARa"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hvd-6X-q8R"> <rect key="frame" x="0.0" y="419" width="414" height="1"/> <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="1" id="ZyS-Vp-UdQ"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="E7q-a0-4AJ"> <rect key="frame" x="0.0" y="428" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Silent notifications received:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aQD-YK-YEa"> <rect key="frame" x="16" y="0.0" width="214.5" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dU2-1t-euQ"> <rect key="frame" x="246.5" y="0.0" width="10.5" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="aQD-YK-YEa" secondAttribute="bottom" id="BcZ-Kp-d02"/> <constraint firstAttribute="bottom" secondItem="dU2-1t-euQ" secondAttribute="bottom" id="DUe-sJ-pG0"/> <constraint firstItem="dU2-1t-euQ" firstAttribute="top" secondItem="E7q-a0-4AJ" secondAttribute="top" id="Ky6-zY-xjI"/> <constraint firstItem="aQD-YK-YEa" firstAttribute="leading" secondItem="E7q-a0-4AJ" secondAttribute="leading" constant="16" id="cgm-Rs-4Bc"/> <constraint firstItem="dU2-1t-euQ" firstAttribute="leading" secondItem="aQD-YK-YEa" secondAttribute="trailing" constant="16" id="jXd-Ep-J40"/> <constraint firstItem="aQD-YK-YEa" firstAttribute="top" secondItem="E7q-a0-4AJ" secondAttribute="top" id="lYb-UZ-4Ct"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="gho-qz-b8q"> <rect key="frame" x="0.0" y="456.5" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="APN Token" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wqp-Fe-L0f"> <rect key="frame" x="16" y="0.0" width="382" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="wqp-Fe-L0f" firstAttribute="leading" secondItem="gho-qz-b8q" secondAttribute="leading" constant="16" id="6tx-aL-Q4z"/> <constraint firstItem="wqp-Fe-L0f" firstAttribute="top" secondItem="gho-qz-b8q" secondAttribute="top" id="8yq-ly-IL4"/> <constraint firstAttribute="bottom" secondItem="wqp-Fe-L0f" secondAttribute="bottom" id="o8h-AF-7gr"/> <constraint firstAttribute="trailing" secondItem="wqp-Fe-L0f" secondAttribute="trailing" constant="16" id="qDd-VL-nX8"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Yxk-Fi-rb7"> <rect key="frame" x="0.0" y="485" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bcP-lC-FpW"> <rect key="frame" x="16" y="0.0" width="382" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="trailing" secondItem="bcP-lC-FpW" secondAttribute="trailing" constant="16" id="3Ox-TK-tEA"/> <constraint firstAttribute="bottom" secondItem="bcP-lC-FpW" secondAttribute="bottom" id="KbX-BQ-dwQ"/> <constraint firstItem="bcP-lC-FpW" firstAttribute="top" secondItem="Yxk-Fi-rb7" secondAttribute="top" id="Zgj-Hg-YcC"/> <constraint firstItem="bcP-lC-FpW" firstAttribute="leading" secondItem="Yxk-Fi-rb7" secondAttribute="leading" constant="16" id="nmJ-cr-bwL"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J6X-oB-ElI"> <rect key="frame" x="0.0" y="513.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vDB-4P-xpd"> <rect key="frame" x="16" y="0.0" width="184" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="SVe-Hf-15e"/> </constraints> <state key="normal" title="Reset notifications counter"/> <connections> <action selector="resetSilentNotificationsCounter:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="LMB-cR-qpk"/> </connections> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="vDB-4P-xpd" secondAttribute="bottom" id="B7Q-bm-K8n"/> <constraint firstItem="vDB-4P-xpd" firstAttribute="top" secondItem="J6X-oB-ElI" secondAttribute="top" id="haX-kJ-gTM"/> <constraint firstItem="vDB-4P-xpd" firstAttribute="leading" secondItem="J6X-oB-ElI" secondAttribute="leading" constant="16" id="kyY-hJ-elT"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5yH-SP-I31"> <rect key="frame" x="0.0" y="565.5" width="414" height="1"/> <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="1" id="FLd-Ot-v2d"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="o3E-U5-TFT"> <rect key="frame" x="0.0" y="574.5" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Messages API last called:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FNp-YY-TfL"> <rect key="frame" x="16" y="0.0" width="192.5" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zhH-y2-e2F"> <rect key="frame" x="224.5" y="0.0" width="173.5" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="FNp-YY-TfL" secondAttribute="bottom" id="5ML-cg-qrc"/> <constraint firstItem="FNp-YY-TfL" firstAttribute="leading" secondItem="o3E-U5-TFT" secondAttribute="leading" constant="16" id="9pS-6G-vZt"/> <constraint firstItem="FNp-YY-TfL" firstAttribute="top" secondItem="o3E-U5-TFT" secondAttribute="top" id="Ffc-8r-3OD"/> <constraint firstAttribute="trailing" secondItem="zhH-y2-e2F" secondAttribute="trailing" constant="16" id="JsG-MN-yS5"/> <constraint firstAttribute="bottom" secondItem="zhH-y2-e2F" secondAttribute="bottom" id="L6G-Qe-kgS"/> <constraint firstItem="zhH-y2-e2F" firstAttribute="top" secondItem="o3E-U5-TFT" secondAttribute="top" id="Udx-xH-1Ao"/> <constraint firstItem="zhH-y2-e2F" firstAttribute="leading" secondItem="FNp-YY-TfL" secondAttribute="trailing" constant="16" id="X8b-1A-23X"/> </constraints> </view> <view contentMode="scaleToFill" verticalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="poe-Fe-dGA"> <rect key="frame" x="0.0" y="603" width="414" height="20.5"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Last app version used for call :" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1v8-GS-AgD"> <rect key="frame" x="16" y="0.0" width="231" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="-" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a7S-NY-B1k"> <rect key="frame" x="263" y="0.0" width="135" height="20.5"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="a7S-NY-B1k" firstAttribute="leading" secondItem="1v8-GS-AgD" secondAttribute="trailing" constant="16" id="E9K-dM-hWv"/> <constraint firstItem="1v8-GS-AgD" firstAttribute="leading" secondItem="poe-Fe-dGA" secondAttribute="leading" constant="16" id="Ook-br-Tmq"/> <constraint firstAttribute="bottom" secondItem="1v8-GS-AgD" secondAttribute="bottom" id="XNp-ub-blD"/> <constraint firstItem="a7S-NY-B1k" firstAttribute="top" secondItem="poe-Fe-dGA" secondAttribute="top" id="mf1-Fd-P9g"/> <constraint firstItem="1v8-GS-AgD" firstAttribute="top" secondItem="poe-Fe-dGA" secondAttribute="top" id="mqT-VD-KbS"/> <constraint firstAttribute="trailing" secondItem="a7S-NY-B1k" secondAttribute="trailing" constant="16" id="ukp-Gi-HDU"/> <constraint firstAttribute="bottom" secondItem="a7S-NY-B1k" secondAttribute="bottom" id="xE7-ca-AN3"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="itk-Rh-MAV"> <rect key="frame" x="0.0" y="631.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8Ls-XW-Bmh"> <rect key="frame" x="16" y="0.0" width="179" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="QmX-gk-xKb"/> </constraints> <state key="normal" title="Reset messages API locks"/> <connections> <action selector="resetMessagesAPILocks:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="63k-P5-5ON"/> </connections> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstAttribute="bottom" secondItem="8Ls-XW-Bmh" secondAttribute="bottom" id="eWU-oY-ZbA"/> <constraint firstItem="8Ls-XW-Bmh" firstAttribute="top" secondItem="itk-Rh-MAV" secondAttribute="top" id="vIq-oD-Faa"/> <constraint firstItem="8Ls-XW-Bmh" firstAttribute="leading" secondItem="itk-Rh-MAV" secondAttribute="leading" constant="16" id="yof-1m-Jm9"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="svJ-3I-tto"> <rect key="frame" x="0.0" y="683.5" width="414" height="1"/> <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="1" id="h6Z-69-ljn"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lI5-dG-ihI"> <rect key="frame" x="0.0" y="692.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vVm-e2-Qef"> <rect key="frame" x="16" y="0.0" width="223" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="loK-2L-nZL"/> </constraints> <state key="normal" title="Reset diclaimer update message"/> <connections> <action selector="resetDisclaimerUpdateMessage:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="HYP-eD-16s"/> </connections> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="vVm-e2-Qef" firstAttribute="top" secondItem="lI5-dG-ihI" secondAttribute="top" id="NWO-ph-GNk"/> <constraint firstAttribute="bottom" secondItem="vVm-e2-Qef" secondAttribute="bottom" id="YEi-Ep-mMc"/> <constraint firstItem="vVm-e2-Qef" firstAttribute="leading" secondItem="lI5-dG-ihI" secondAttribute="leading" constant="16" id="tYZ-d5-vWt"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TLN-pP-2n9"> <rect key="frame" x="0.0" y="744.5" width="414" height="1"/> <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="height" constant="1" id="lJS-eQ-wih"/> </constraints> </view> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ipc-oI-MqM"> <rect key="frame" x="0.0" y="753.5" width="414" height="44"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oyo-xa-V5o"> <rect key="frame" x="16" y="0.0" width="194" height="44"/> <constraints> <constraint firstAttribute="height" constant="44" id="XBh-fU-uLK"/> </constraints> <state key="normal" title="Set reauthentication needed"/> <connections> <action selector="setReauthenticationNeeded:" destination="dhe-6o-fvJ" eventType="touchUpInside" id="Iwa-z0-GbI"/> </connections> </button> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="oyo-xa-V5o" firstAttribute="top" secondItem="ipc-oI-MqM" secondAttribute="top" id="PfS-sc-Wfr"/> <constraint firstAttribute="bottom" secondItem="oyo-xa-V5o" secondAttribute="bottom" id="gjW-vL-8tw"/> <constraint firstItem="oyo-xa-V5o" firstAttribute="leading" secondItem="ipc-oI-MqM" secondAttribute="leading" constant="16" id="vJc-Uw-JWi"/> </constraints> </view> </subviews> </stackView> </subviews> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="vW3-bA-wgt" firstAttribute="leading" secondItem="eTh-XD-RKI" secondAttribute="leading" id="6D6-5w-ZNO"/> <constraint firstAttribute="trailing" secondItem="vW3-bA-wgt" secondAttribute="trailing" id="Kyz-LI-AK4"/> <constraint firstAttribute="bottom" secondItem="vW3-bA-wgt" secondAttribute="bottom" id="NU7-vg-xQu"/> <constraint firstItem="vW3-bA-wgt" firstAttribute="top" secondItem="eTh-XD-RKI" secondAttribute="top" id="SeI-Sv-BB9"/> </constraints> </view> </subviews> <constraints> <constraint firstAttribute="trailing" secondItem="eTh-XD-RKI" secondAttribute="trailing" id="2FC-Hm-xII"/> <constraint firstItem="eTh-XD-RKI" firstAttribute="width" secondItem="QEz-Pd-P6j" secondAttribute="width" id="Lee-3c-CdR"/> <constraint firstItem="eTh-XD-RKI" firstAttribute="leading" secondItem="QEz-Pd-P6j" secondAttribute="leading" id="Wja-1h-clg"/> <constraint firstItem="eTh-XD-RKI" firstAttribute="top" secondItem="QEz-Pd-P6j" secondAttribute="top" id="YXc-h2-WUF"/> <constraint firstAttribute="bottom" secondItem="eTh-XD-RKI" secondAttribute="bottom" id="iw2-61-shV"/> </constraints> </scrollView> </subviews> <viewLayoutGuide key="safeArea" id="dAZ-zL-v9t"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="Apr-IN-mch" firstAttribute="leading" secondItem="dAZ-zL-v9t" secondAttribute="leading" constant="16" id="9xN-7N-yYi"/> <constraint firstItem="QEz-Pd-P6j" firstAttribute="trailing" secondItem="dAZ-zL-v9t" secondAttribute="trailing" id="DWc-ix-IbL"/> <constraint firstItem="gua-x7-jJP" firstAttribute="centerY" secondItem="Apr-IN-mch" secondAttribute="centerY" id="Ncz-49-ocb"/> <constraint firstItem="dAZ-zL-v9t" firstAttribute="bottom" secondItem="QEz-Pd-P6j" secondAttribute="bottom" id="c0C-2e-2je"/> <constraint firstItem="gua-x7-jJP" firstAttribute="leading" secondItem="Apr-IN-mch" secondAttribute="trailing" constant="94" id="chY-SK-f3X"/> <constraint firstItem="QEz-Pd-P6j" firstAttribute="top" secondItem="Apr-IN-mch" secondAttribute="bottom" constant="16" id="if5-8z-jPw"/> <constraint firstItem="QEz-Pd-P6j" firstAttribute="leading" secondItem="dAZ-zL-v9t" secondAttribute="leading" id="lvH-Ei-G5i"/> <constraint firstItem="Apr-IN-mch" firstAttribute="top" secondItem="dAZ-zL-v9t" secondAttribute="top" constant="10" id="xof-zA-Zxs"/> </constraints> </view> <tabBarItem key="tabBarItem" title="Settings" image="gear" catalog="system" id="4uk-EU-fEm"/> <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/> <connections> <outlet property="advertisementSwitch" destination="i01-q8-Sxa" id="g0h-uq-1WE"/> <outlet property="apnTokenLabel" destination="bcP-lC-FpW" id="rtf-Gz-e8Y"/> <outlet property="centralStateLabel" destination="98r-Qb-WQe" id="RO4-gy-1gd"/> <outlet property="clearLogsButton" destination="yeE-eu-dNb" id="tbR-j3-DTa"/> <outlet property="devicesEncounteredLabel" destination="r8F-jH-7Fs" id="K1w-Zq-Sqj"/> <outlet property="discoveredPeripheralsCountLabel" destination="Fye-BS-LR4" id="HWc-Tw-RiG"/> <outlet property="identifierLabel" destination="fqh-QW-KCP" id="UVB-ew-ocU"/> <outlet property="messagesAPILastDateLabel" destination="zhH-y2-e2F" id="EGe-36-vxj"/> <outlet property="messagesAPILastVersionLabel" destination="a7S-NY-B1k" id="t7n-wV-Fec"/> <outlet property="obtainBluetoothStateButton" destination="MRj-sM-i0b" id="FNn-nz-g8L"/> <outlet property="peripheralStateLabel" destination="msZ-UI-ziw" id="dvD-e9-qWU"/> <outlet property="scanningSwitch" destination="pSh-gt-Z0V" id="MWJ-71-nL3"/> <outlet property="silentNotificationsCountLabel" destination="dU2-1t-euQ" id="AgF-H7-sQr"/> <outlet property="versionNumLabel" destination="yHq-NW-S3P" id="vrk-v3-gux"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="QyF-8Y-Ct4" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="3008.6956521739135" y="1228.7946428571429"/> </scene> <!--Log--> <scene sceneID="mlq-47-O8I"> <objects> <viewController modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="eWp-iL-Pvm" userLabel="Log" customClass="LogViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="z9A-VX-lrS"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="JTY-NC-j9V"> <rect key="frame" x="0.0" y="105" width="414" height="708"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="LogCell" id="xon-Sc-SC0"> <rect key="frame" x="0.0" y="28" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="xon-Sc-SC0" id="zze-xs-cbb"> <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> </tableView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Debug logs" lineBreakMode="characterWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zjz-E7-CrJ"> <rect key="frame" x="16" y="54" width="179" height="41"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="34"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="alh-rc-F6U"> <rect key="frame" x="299" y="71" width="99" height="24"/> <fontDescription key="fontDescription" type="system" pointSize="10"/> <state key="normal" title="Take me out of here!"/> <connections> <action selector="dismiss" destination="eWp-iL-Pvm" eventType="touchUpInside" id="QOw-dg-KKH"/> </connections> </button> </subviews> <viewLayoutGuide key="safeArea" id="re5-jQ-NFh"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="zjz-E7-CrJ" firstAttribute="leading" secondItem="re5-jQ-NFh" secondAttribute="leading" constant="16" id="9jb-Qc-wS4"/> <constraint firstItem="re5-jQ-NFh" firstAttribute="bottom" secondItem="JTY-NC-j9V" secondAttribute="bottom" id="HNJ-pS-3uS"/> <constraint firstItem="JTY-NC-j9V" firstAttribute="top" secondItem="zjz-E7-CrJ" secondAttribute="bottom" constant="10" id="McJ-Vh-mW7"/> <constraint firstItem="re5-jQ-NFh" firstAttribute="trailing" secondItem="JTY-NC-j9V" secondAttribute="trailing" id="Nja-XC-hhL"/> <constraint firstItem="zjz-E7-CrJ" firstAttribute="top" secondItem="re5-jQ-NFh" secondAttribute="top" constant="10" id="baz-wp-ebD"/> <constraint firstItem="alh-rc-F6U" firstAttribute="firstBaseline" secondItem="zjz-E7-CrJ" secondAttribute="firstBaseline" id="f6U-pV-FMq"/> <constraint firstItem="JTY-NC-j9V" firstAttribute="leading" secondItem="re5-jQ-NFh" secondAttribute="leading" id="ixM-ox-TgO"/> <constraint firstItem="re5-jQ-NFh" firstAttribute="trailing" secondItem="alh-rc-F6U" secondAttribute="trailing" constant="16" id="qSo-xv-3m9"/> </constraints> </view> <tabBarItem key="tabBarItem" title="Logs" image="list.dash" catalog="system" id="6QY-Kv-qGu"/> <connections> <outlet property="logTableView" destination="JTY-NC-j9V" id="3ps-33-ZaZ"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="Sjl-5z-NoS" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="378" y="1200"/> </scene> <!--Contact--> <scene sceneID="5W3-a7-po8"> <objects> <viewController modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="8uJ-OV-qJY" userLabel="Contact" customClass="ContactViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="54V-so-HHw"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contacts" lineBreakMode="characterWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EJu-fI-ykg"> <rect key="frame" x="16" y="54" width="145" height="41"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="34"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IWJ-4p-KDD"> <rect key="frame" x="0.0" y="148.5" width="414" height="664.5"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="FcL-1y-xlz"> <rect key="frame" x="0.0" y="28" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="FcL-1y-xlz" id="3Fn-ZQ-tWr"> <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> </tableView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Devices you have been in contact with, sorted by number of encounters" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KGL-MD-nRf"> <rect key="frame" x="16" y="100" width="382" height="38.5"/> <fontDescription key="fontDescription" type="system" pointSize="16"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <viewLayoutGuide key="safeArea" id="9Fi-Ul-6hx"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="KGL-MD-nRf" firstAttribute="leading" secondItem="9Fi-Ul-6hx" secondAttribute="leading" constant="16" id="7hO-qt-IHe"/> <constraint firstItem="9Fi-Ul-6hx" firstAttribute="trailing" secondItem="IWJ-4p-KDD" secondAttribute="trailing" id="9ra-ph-tjw"/> <constraint firstItem="EJu-fI-ykg" firstAttribute="top" secondItem="9Fi-Ul-6hx" secondAttribute="top" constant="10" id="AeR-TY-irp"/> <constraint firstItem="IWJ-4p-KDD" firstAttribute="top" secondItem="KGL-MD-nRf" secondAttribute="bottom" constant="10" id="GK0-BT-9Ho"/> <constraint firstItem="9Fi-Ul-6hx" firstAttribute="bottom" secondItem="IWJ-4p-KDD" secondAttribute="bottom" id="OYb-nW-oGR"/> <constraint firstItem="9Fi-Ul-6hx" firstAttribute="trailing" secondItem="KGL-MD-nRf" secondAttribute="trailing" constant="16" id="Uso-q0-JVW"/> <constraint firstItem="KGL-MD-nRf" firstAttribute="top" secondItem="EJu-fI-ykg" secondAttribute="bottom" constant="5" id="ckk-XH-Tpo"/> <constraint firstItem="IWJ-4p-KDD" firstAttribute="leading" secondItem="9Fi-Ul-6hx" secondAttribute="leading" id="xZe-TT-DNr"/> <constraint firstItem="EJu-fI-ykg" firstAttribute="leading" secondItem="9Fi-Ul-6hx" secondAttribute="leading" constant="16" id="zi5-MU-iXo"/> </constraints> </view> <tabBarItem key="tabBarItem" title="Contacts" image="person.circle" catalog="system" id="aYC-cx-3zC"/> <connections> <outlet property="contactTableView" destination="IWJ-4p-KDD" id="0pK-NX-wxU"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="iyc-MS-e48" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1091" y="1200"/> </scene> <!--Debug--> <scene sceneID="4z4-Vk-0ST"> <objects> <tabBarController storyboardIdentifier="debugEntry" title="Debug" modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" useStoryboardIdentifierAsRestorationIdentifier="YES" id="UCh-Op-nym" sceneMemberID="viewController"> <navigationItem key="navigationItem" id="0ph-BS-9Qz"/> <tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="Etu-HR-MHu"> <rect key="frame" x="0.0" y="0.0" width="414" height="49"/> <autoresizingMask key="autoresizingMask"/> <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </tabBar> <connections> <segue destination="eWp-iL-Pvm" kind="relationship" relationship="viewControllers" id="uVI-cT-4pS"/> <segue destination="8uJ-OV-qJY" kind="relationship" relationship="viewControllers" id="y09-9s-lbv"/> <segue destination="Wp8-XU-ZVU" kind="relationship" relationship="viewControllers" id="Aid-wy-Dec"/> <segue destination="dhe-6o-fvJ" kind="relationship" relationship="viewControllers" id="1bc-af-wVV"/> </connections> </tabBarController> <placeholder placeholderIdentifier="IBFirstResponder" id="Bzv-qa-RlG" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1014" y="254"/> </scene> <!--BLELog--> <scene sceneID="wsH-Jc-1fq"> <objects> <viewController modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="Wp8-XU-ZVU" userLabel="BLELog" customClass="BLELogViewController" customModule="COVIDSafe" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="cA8-XT-BBV"> <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="59u-O7-gii"> <rect key="frame" x="0.0" y="105" width="414" height="708"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="LogCell" id="VLC-oG-EM6"> <rect key="frame" x="0.0" y="28" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VLC-oG-EM6" id="iZ6-Sk-1eZ"> <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/> <autoresizingMask key="autoresizingMask"/> </tableViewCellContentView> </tableViewCell> </prototypes> </tableView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BLE logs" lineBreakMode="characterWrap" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ijv-ar-Hcw"> <rect key="frame" x="16" y="54" width="135" height="41"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="34"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> </subviews> <viewLayoutGuide key="safeArea" id="SB6-tg-Q7b"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="Ijv-ar-Hcw" firstAttribute="leading" secondItem="SB6-tg-Q7b" secondAttribute="leading" constant="16" id="0C6-pu-glJ"/> <constraint firstItem="SB6-tg-Q7b" firstAttribute="trailing" secondItem="59u-O7-gii" secondAttribute="trailing" id="3Ph-Wp-dip"/> <constraint firstItem="59u-O7-gii" firstAttribute="leading" secondItem="SB6-tg-Q7b" secondAttribute="leading" id="Cqr-MQ-Jd0"/> <constraint firstItem="Ijv-ar-Hcw" firstAttribute="top" secondItem="SB6-tg-Q7b" secondAttribute="top" constant="10" id="DSl-LU-mmn"/> <constraint firstItem="SB6-tg-Q7b" firstAttribute="bottom" secondItem="59u-O7-gii" secondAttribute="bottom" id="ZCs-Gt-tbN"/> <constraint firstItem="59u-O7-gii" firstAttribute="top" secondItem="Ijv-ar-Hcw" secondAttribute="bottom" constant="10" id="dFx-rX-1Nz"/> </constraints> </view> <tabBarItem key="tabBarItem" title="BLE" image="list.dash" catalog="system" id="6vn-4L-c4A"/> <connections> <outlet property="logTableView" destination="59u-O7-gii" id="w4c-Du-RXK"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="4OF-cR-KRu" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="2016" y="1200"/> </scene> </scenes> <resources> <image name="gear" catalog="system" width="128" height="119"/> <image name="list.dash" catalog="system" width="128" height="85"/> <image name="person.circle" catalog="system" width="128" height="121"/> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> </resources> </document>