stanwood/Stanwood_Debugger_iOS

View on GitHub
Sources/Harlow/Modules/CrashDetail/DataSource & Delegate/Cells/CrashOverviewCell.xib

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
        <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" rowHeight="84" id="FYd-Yc-vi3" customClass="CrashOverviewCell" customModule="StanwoodDebugger" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="320" height="84"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="FYd-Yc-vi3" id="IFf-dA-6W1">
                <rect key="frame" x="0.0" y="0.0" width="320" height="83.5"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="Dpi-L5-2Q7">
                        <rect key="frame" x="24" y="8" width="232" height="67.5"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="253" verticalHuggingPriority="253" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iyK-l9-z1g">
                                <rect key="frame" x="0.0" y="0.0" width="232" height="16"/>
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="13"/>
                                <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="252" text="Localised Description" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xth-Hi-0d1">
                                <rect key="frame" x="0.0" y="20" width="232" height="18"/>
                                <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Info" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Pni-7R-Ij4" userLabel="Info">
                                <rect key="frame" x="0.0" y="42" width="232" height="25.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                    </stackView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QRA-qA-aTt">
                        <rect key="frame" x="2" y="1" width="10" height="81.5"/>
                        <color key="backgroundColor" red="0.93333333330000001" green="0.20000000000000001" blue="0.30588235289999999" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="10" id="LJG-U7-R7U"/>
                        </constraints>
                    </view>
                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R8s-rN-hSu">
                        <rect key="frame" x="264" y="8" width="44" height="44"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="44" id="u2X-5E-Q5V"/>
                            <constraint firstAttribute="height" constant="44" id="xLD-a4-jpv"/>
                        </constraints>
                        <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <inset key="contentEdgeInsets" minX="5" minY="5" maxX="5" maxY="5"/>
                        <inset key="imageEdgeInsets" minX="15" minY="5" maxX="5" maxY="15"/>
                        <state key="normal" image="icon_copy"/>
                        <connections>
                            <action selector="copyAction" destination="FYd-Yc-vi3" eventType="touchUpInside" id="cnu-qu-bBB"/>
                        </connections>
                    </button>
                </subviews>
                <constraints>
                    <constraint firstItem="R8s-rN-hSu" firstAttribute="top" secondItem="Dpi-L5-2Q7" secondAttribute="top" id="7se-M0-pCN"/>
                    <constraint firstItem="Dpi-L5-2Q7" firstAttribute="top" secondItem="IFf-dA-6W1" secondAttribute="top" constant="8" id="Cs0-VJ-FT2"/>
                    <constraint firstAttribute="bottom" secondItem="QRA-qA-aTt" secondAttribute="bottom" constant="1" id="HFh-Bg-70u"/>
                    <constraint firstItem="QRA-qA-aTt" firstAttribute="leading" secondItem="IFf-dA-6W1" secondAttribute="leading" constant="2" id="RAr-CP-2CA"/>
                    <constraint firstItem="R8s-rN-hSu" firstAttribute="leading" secondItem="Dpi-L5-2Q7" secondAttribute="trailing" constant="8" id="U2L-XB-04U"/>
                    <constraint firstAttribute="bottom" secondItem="Dpi-L5-2Q7" secondAttribute="bottom" constant="8" id="X6f-vs-bSv"/>
                    <constraint firstItem="Dpi-L5-2Q7" firstAttribute="leading" secondItem="QRA-qA-aTt" secondAttribute="trailing" constant="12" id="YsZ-fh-ruL"/>
                    <constraint firstAttribute="trailing" secondItem="R8s-rN-hSu" secondAttribute="trailing" constant="12" id="e7L-Td-pUy"/>
                    <constraint firstItem="QRA-qA-aTt" firstAttribute="top" secondItem="IFf-dA-6W1" secondAttribute="top" constant="1" id="gPV-lo-7dM"/>
                </constraints>
            </tableViewCellContentView>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.25" colorSpace="custom" customColorSpace="calibratedRGB"/>
            <viewLayoutGuide key="safeArea" id="Mx5-E0-jyG"/>
            <connections>
                <outlet property="descriptionLabel" destination="Xth-Hi-0d1" id="N3G-fE-oIj"/>
                <outlet property="indicatorView" destination="QRA-qA-aTt" id="uid-wX-YaU"/>
                <outlet property="infoLabel" destination="Pni-7R-Ij4" id="ARN-6K-W2p"/>
                <outlet property="titleLabel" destination="iyK-l9-z1g" id="USC-4m-MH2"/>
            </connections>
            <point key="canvasLocation" x="137.59999999999999" y="171.81409295352324"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="icon_copy" width="25" height="25"/>
    </resources>
</document>