Files
2021-04-23 09:51:10 +02:00

183 lines
17 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_0" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
<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" customClass="HowToMeasureView" customModule="app" customModuleProvider="target">
<connections>
<outlet property="cellImageDescription" destination="dUH-4X-85P" id="VFx-d7-WfZ"/>
<outlet property="cellStep1" destination="QO3-oS-ej8" id="f73-ps-Eri"/>
<outlet property="cellStep2" destination="c3s-IH-RA7" id="Jng-JP-TRs"/>
<outlet property="imageMeasure" destination="RSA-cq-TMK" id="49X-rk-abT"/>
<outlet property="labelImageDescription" destination="Vey-sb-wf1" id="nUW-kr-Oxt"/>
<outlet property="labelStep1Description" destination="iIO-2e-6cT" id="XgT-zY-R1q"/>
<outlet property="labelStep2Description" destination="ZgJ-MF-hNm" id="VVG-az-WW3"/>
<outlet property="tableView" destination="HM8-8f-op1" id="e2k-Za-ctO"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="HM8-8f-op1">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="dataSource" destination="-1" id="fM4-4Z-Tif"/>
<outlet property="delegate" destination="-1" id="fZ4-tG-GbE"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="HM8-8f-op1" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="GZs-I0-nWT"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="HM8-8f-op1" secondAttribute="bottom" id="NDI-eI-Re8"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="HM8-8f-op1" secondAttribute="trailing" id="TQX-7r-mdq"/>
<constraint firstItem="HM8-8f-op1" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="csd-bf-dqR"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="133" y="141"/>
</view>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="326" id="dUH-4X-85P">
<rect key="frame" x="0.0" y="0.0" width="414" height="326"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dUH-4X-85P" id="OD9-Rd-v6A">
<rect key="frame" x="0.0" y="0.0" width="414" height="326"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RSA-cq-TMK">
<rect key="frame" x="15" y="15" width="384" height="192"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" secondItem="RSA-cq-TMK" secondAttribute="height" multiplier="2:1" id="oub-bz-w2a"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Description" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vey-sb-wf1">
<rect key="frame" x="15" y="222" width="384" height="89"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Vey-sb-wf1" firstAttribute="leading" secondItem="OD9-Rd-v6A" secondAttribute="leading" constant="15" id="2E8-8i-X5j"/>
<constraint firstAttribute="bottom" secondItem="Vey-sb-wf1" secondAttribute="bottom" constant="15" id="3B5-H1-OLA"/>
<constraint firstAttribute="trailing" secondItem="Vey-sb-wf1" secondAttribute="trailing" constant="15" id="IlN-es-6xV"/>
<constraint firstItem="RSA-cq-TMK" firstAttribute="top" secondItem="OD9-Rd-v6A" secondAttribute="top" constant="15" id="PwR-0h-MbS"/>
<constraint firstItem="RSA-cq-TMK" firstAttribute="leading" secondItem="OD9-Rd-v6A" secondAttribute="leading" constant="15" id="Qt8-mH-QtF"/>
<constraint firstItem="Vey-sb-wf1" firstAttribute="top" secondItem="RSA-cq-TMK" secondAttribute="bottom" constant="15" id="dGY-Bu-F4H"/>
<constraint firstAttribute="trailing" secondItem="RSA-cq-TMK" secondAttribute="trailing" constant="15" id="fqA-3P-GrI"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<point key="canvasLocation" x="902" y="13"/>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="139" id="QO3-oS-ej8">
<rect key="frame" x="0.0" y="0.0" width="414" height="139"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="QO3-oS-ej8" id="P9l-Bk-EaU">
<rect key="frame" x="0.0" y="0.0" width="414" height="139"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Step 1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dgR-8x-eMT">
<rect key="frame" x="15" y="10" width="384" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="ePt-7Q-Yy0"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F9S-w0-AaW">
<rect key="frame" x="15" y="50" width="399" height="1"/>
<color key="backgroundColor" systemColor="separatorColor" red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="lZY-MP-Odj"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Description" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iIO-2e-6cT">
<rect key="frame" x="15" y="66" width="384" height="58"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="dgR-8x-eMT" firstAttribute="leading" secondItem="P9l-Bk-EaU" secondAttribute="leading" constant="15" id="8Lo-SI-GVN"/>
<constraint firstItem="F9S-w0-AaW" firstAttribute="top" secondItem="dgR-8x-eMT" secondAttribute="bottom" constant="10" id="GAr-SW-wzX"/>
<constraint firstItem="iIO-2e-6cT" firstAttribute="top" secondItem="F9S-w0-AaW" secondAttribute="bottom" constant="15" id="Jkb-cS-GzV"/>
<constraint firstAttribute="trailing" secondItem="F9S-w0-AaW" secondAttribute="trailing" id="Nqc-te-83z"/>
<constraint firstAttribute="trailing" secondItem="dgR-8x-eMT" secondAttribute="trailing" constant="15" id="Rjr-0M-5Oh"/>
<constraint firstAttribute="bottom" secondItem="iIO-2e-6cT" secondAttribute="bottom" constant="15" id="c6L-s9-7FA"/>
<constraint firstAttribute="trailing" secondItem="iIO-2e-6cT" secondAttribute="trailing" constant="15" id="iik-b3-YGD"/>
<constraint firstItem="F9S-w0-AaW" firstAttribute="leading" secondItem="P9l-Bk-EaU" secondAttribute="leading" constant="15" id="nQE-OC-eQt"/>
<constraint firstItem="dgR-8x-eMT" firstAttribute="top" secondItem="P9l-Bk-EaU" secondAttribute="top" constant="10" id="p4G-1t-dfz"/>
<constraint firstItem="iIO-2e-6cT" firstAttribute="leading" secondItem="P9l-Bk-EaU" secondAttribute="leading" constant="15" id="png-F4-GOy"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<point key="canvasLocation" x="901.875" y="298.41549295774649"/>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="182" id="c3s-IH-RA7">
<rect key="frame" x="0.0" y="0.0" width="414" height="182"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="c3s-IH-RA7" id="rH2-mj-80F">
<rect key="frame" x="0.0" y="0.0" width="414" height="182"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Step 2" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S4d-dB-D0U">
<rect key="frame" x="15" y="10" width="384" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="SDo-oV-O9n"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tcw-UP-5P4">
<rect key="frame" x="15" y="50" width="399" height="1"/>
<color key="backgroundColor" systemColor="separatorColor" red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="3bW-3N-Hnn"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Description" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZgJ-MF-hNm">
<rect key="frame" x="15" y="66" width="384" height="101"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="ZgJ-MF-hNm" firstAttribute="leading" secondItem="rH2-mj-80F" secondAttribute="leading" constant="15" id="2Lu-hW-pnK"/>
<constraint firstItem="tcw-UP-5P4" firstAttribute="top" secondItem="S4d-dB-D0U" secondAttribute="bottom" constant="10" id="6VA-HN-7IO"/>
<constraint firstAttribute="trailing" secondItem="S4d-dB-D0U" secondAttribute="trailing" constant="15" id="9AT-I4-07A"/>
<constraint firstAttribute="trailing" secondItem="ZgJ-MF-hNm" secondAttribute="trailing" constant="15" id="Hbv-R9-l4S"/>
<constraint firstItem="ZgJ-MF-hNm" firstAttribute="top" secondItem="tcw-UP-5P4" secondAttribute="bottom" constant="15" id="K0V-ae-LN3"/>
<constraint firstAttribute="bottom" secondItem="ZgJ-MF-hNm" secondAttribute="bottom" constant="15" id="Ssb-eW-0Bh"/>
<constraint firstAttribute="trailing" secondItem="tcw-UP-5P4" secondAttribute="trailing" id="pJ4-GM-F1G"/>
<constraint firstItem="S4d-dB-D0U" firstAttribute="leading" secondItem="rH2-mj-80F" secondAttribute="leading" constant="15" id="tCF-hH-5hn"/>
<constraint firstItem="tcw-UP-5P4" firstAttribute="leading" secondItem="rH2-mj-80F" secondAttribute="leading" constant="15" id="wCF-Vl-ewU"/>
<constraint firstItem="S4d-dB-D0U" firstAttribute="top" secondItem="rH2-mj-80F" secondAttribute="top" constant="10" id="wc0-Po-5qO"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<point key="canvasLocation" x="901.875" y="511.26760563380282"/>
</tableViewCell>
</objects>
</document>