Revision control

Copy as Markdown

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="KGk-i7-Jjw" customClass="SwitchInputTableViewCell" customModule="XRViewer" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Send Tech and Interaction Data" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="9A2-nf-OV5" userLabel="Label Title">
<rect key="frame" x="8" y="11.5" width="240" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" horizontalCompressionResistancePriority="752" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LEc-Qq-gFS">
<rect key="frame" x="263" y="6.5" width="51" height="31"/>
</switch>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="h4x-ZI-tja">
<rect key="frame" x="123" y="7.5" width="74" height="29"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<state key="normal" title="Learn More"/>
</button>
</subviews>
<constraints>
<constraint firstItem="9A2-nf-OV5" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="2cC-tR-ZDY"/>
<constraint firstItem="9A2-nf-OV5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="DuY-Pp-0OG"/>
<constraint firstItem="h4x-ZI-tja" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="JLf-zl-rcD"/>
<constraint firstAttribute="trailing" secondItem="LEc-Qq-gFS" secondAttribute="trailing" constant="8" id="jeb-D4-ZKb"/>
<constraint firstItem="LEc-Qq-gFS" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="kAh-Pu-pTp"/>
<constraint firstItem="LEc-Qq-gFS" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="9A2-nf-OV5" secondAttribute="trailing" priority="999" constant="8" id="lHi-dF-wbC"/>
<constraint firstItem="h4x-ZI-tja" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="mdM-41-Ho7"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<connections>
<outlet property="labelTitle" destination="9A2-nf-OV5" id="5q5-yo-gCp"/>
<outlet property="learnMoreButton" destination="h4x-ZI-tja" id="gGw-xS-5Mw"/>
<outlet property="switchControl" destination="LEc-Qq-gFS" id="ZOM-FI-YwP"/>
</connections>
</tableViewCell>
</objects>
</document>