2020-02-28 19:05:23 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-03-12 21:30:31 -07:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
2020-02-28 19:05:23 +01:00
|
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
|
|
<dependencies>
|
|
|
|
|
<deployment identifier="iOS"/>
|
2023-03-12 21:30:31 -07:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
|
|
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
2020-02-28 19:05:23 +01:00
|
|
|
<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"/>
|
2023-03-12 21:30:31 -07:00
|
|
|
<tableViewCell contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="71" id="ZfB-GH-J5H" customClass="SwitchTableViewCell" customModule="Pass" customModuleProvider="target">
|
2020-02-28 19:05:23 +01:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="74"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" tableViewCell="ZfB-GH-J5H" id="yOK-hg-p5T">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="74"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZcB-yD-ZwW" userLabel="Title">
|
2023-03-12 21:30:31 -07:00
|
|
|
<rect key="frame" x="16" y="11" width="26.5" height="52"/>
|
|
|
|
|
<fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
|
2020-02-28 19:05:23 +01:00
|
|
|
<nil key="textColor"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
2023-03-12 21:30:31 -07:00
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uza-Tn-Tvb" customClass="PasswordGeneratorUISwitch" customModule="Pass" customModuleProvider="target">
|
|
|
|
|
<rect key="frame" x="255" y="21.5" width="51" height="31"/>
|
|
|
|
|
<color key="onTintColor" systemColor="systemBlueColor"/>
|
2020-02-28 19:05:23 +01:00
|
|
|
<connections>
|
|
|
|
|
<action selector="switchValueChanged:" destination="ZfB-GH-J5H" eventType="valueChanged" id="7M4-rU-jkI"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</switch>
|
|
|
|
|
</subviews>
|
|
|
|
|
<constraints>
|
2020-03-07 21:37:58 +01:00
|
|
|
<constraint firstItem="uza-Tn-Tvb" firstAttribute="trailing" secondItem="yOK-hg-p5T" secondAttribute="trailingMargin" id="AI4-cq-01M"/>
|
|
|
|
|
<constraint firstItem="uza-Tn-Tvb" firstAttribute="centerY" secondItem="ZcB-yD-ZwW" secondAttribute="centerY" id="YPW-8k-up9"/>
|
2020-02-28 19:05:23 +01:00
|
|
|
<constraint firstItem="ZcB-yD-ZwW" firstAttribute="leading" secondItem="yOK-hg-p5T" secondAttribute="leadingMargin" id="lFa-jJ-Jc7"/>
|
|
|
|
|
<constraint firstAttribute="bottomMargin" secondItem="ZcB-yD-ZwW" secondAttribute="bottom" id="nMt-uF-ECF"/>
|
|
|
|
|
<constraint firstItem="ZcB-yD-ZwW" firstAttribute="top" secondItem="yOK-hg-p5T" secondAttribute="topMargin" id="wJh-hO-b3q"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="controlSwitch" destination="uza-Tn-Tvb" id="XcC-iD-dpH"/>
|
|
|
|
|
<outlet property="titleLabel" destination="ZcB-yD-ZwW" id="be8-Ec-Iu5"/>
|
|
|
|
|
</connections>
|
|
|
|
|
<point key="canvasLocation" x="-106" y="64"/>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</objects>
|
2023-03-12 21:30:31 -07:00
|
|
|
<resources>
|
|
|
|
|
<systemColor name="systemBlueColor">
|
|
|
|
|
<color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
</systemColor>
|
|
|
|
|
</resources>
|
2020-02-28 19:05:23 +01:00
|
|
|
</document>
|