|
@@ -1,6 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
<dependencies>
|
|
<dependencies>
|
|
|
|
+ <deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
</dependencies>
|
|
@@ -10,6 +11,8 @@
|
|
<outlet property="creatPDFLabel" destination="ymv-tl-S9B" id="qbX-IF-uF5"/>
|
|
<outlet property="creatPDFLabel" destination="ymv-tl-S9B" id="qbX-IF-uF5"/>
|
|
<outlet property="importFromScannerImageView" destination="ZkD-G1-ufi" id="q7O-PU-MPZ"/>
|
|
<outlet property="importFromScannerImageView" destination="ZkD-G1-ufi" id="q7O-PU-MPZ"/>
|
|
<outlet property="importFromScannerLabel" destination="6VI-X2-0F4" id="zsM-J0-dFn"/>
|
|
<outlet property="importFromScannerLabel" destination="6VI-X2-0F4" id="zsM-J0-dFn"/>
|
|
|
|
+ <outlet property="leftBox" destination="0Nz-PR-SKo" id="chj-Re-Rn8"/>
|
|
|
|
+ <outlet property="leftBoxRightConstraint" destination="NN5-z5-Oan" id="uWk-SG-l1t"/>
|
|
<outlet property="newBlankPageImageView" destination="vaH-Gg-RE3" id="tJh-vm-5gT"/>
|
|
<outlet property="newBlankPageImageView" destination="vaH-Gg-RE3" id="tJh-vm-5gT"/>
|
|
<outlet property="newBlankPageLabel" destination="8tw-6D-nG5" id="QDW-PG-c2Q"/>
|
|
<outlet property="newBlankPageLabel" destination="8tw-6D-nG5" id="QDW-PG-c2Q"/>
|
|
<outlet property="newFromFilesImageView" destination="Vo2-Q5-D0s" id="37d-ie-cRN"/>
|
|
<outlet property="newFromFilesImageView" destination="Vo2-Q5-D0s" id="37d-ie-cRN"/>
|
|
@@ -17,6 +20,10 @@
|
|
<outlet property="openPDFFilesImageView" destination="G8R-Cd-sSC" id="FHu-Vv-wv5"/>
|
|
<outlet property="openPDFFilesImageView" destination="G8R-Cd-sSC" id="FHu-Vv-wv5"/>
|
|
<outlet property="openPDFFilesLabel" destination="Kwa-7o-t9g" id="Kep-vK-wn3"/>
|
|
<outlet property="openPDFFilesLabel" destination="Kwa-7o-t9g" id="Kep-vK-wn3"/>
|
|
<outlet property="orDropFilesHereToOpenLabel" destination="Q7o-W4-U5i" id="h2T-uH-eYa"/>
|
|
<outlet property="orDropFilesHereToOpenLabel" destination="Q7o-W4-U5i" id="h2T-uH-eYa"/>
|
|
|
|
+ <outlet property="rightBox" destination="rkU-6X-4PB" id="my5-yD-P2H"/>
|
|
|
|
+ <outlet property="rightBoxHeightConstraint" destination="zWD-RA-Sha" id="iiV-9o-beG"/>
|
|
|
|
+ <outlet property="rightBoxLeftConstraint" destination="De8-if-bLF" id="Hgg-st-HBG"/>
|
|
|
|
+ <outlet property="rightBoxTopConstraint" destination="XF4-iR-ChB" id="XY8-d7-iEZ"/>
|
|
<outlet property="selectYourFilesBox" destination="mEy-Af-9bc" id="Pvw-gR-WHT"/>
|
|
<outlet property="selectYourFilesBox" destination="mEy-Af-9bc" id="Pvw-gR-WHT"/>
|
|
<outlet property="selectYourFilesImageView" destination="iFo-5S-2e6" id="4kU-cr-GPX"/>
|
|
<outlet property="selectYourFilesImageView" destination="iFo-5S-2e6" id="4kU-cr-GPX"/>
|
|
<outlet property="selectYourFilesLabel" destination="I4g-Mc-xZP" id="tUp-Vx-QnG"/>
|
|
<outlet property="selectYourFilesLabel" destination="I4g-Mc-xZP" id="tUp-Vx-QnG"/>
|
|
@@ -30,13 +37,13 @@
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rkU-6X-4PB">
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rkU-6X-4PB">
|
|
- <rect key="frame" x="498" y="40" width="328" height="308"/>
|
|
|
|
|
|
+ <rect key="frame" x="32" y="40" width="794" height="308"/>
|
|
<view key="contentView" id="ITd-Xp-Gda">
|
|
<view key="contentView" id="ITd-Xp-Gda">
|
|
- <rect key="frame" x="0.0" y="0.0" width="328" height="308"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="308"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ymv-tl-S9B">
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ymv-tl-S9B">
|
|
- <rect key="frame" x="-2" y="280" width="332" height="28"/>
|
|
|
|
|
|
+ <rect key="frame" x="-2" y="280" width="798" height="28"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="OvS-AE-U4f">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="OvS-AE-U4f">
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -44,7 +51,7 @@
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="ijL-7x-C3M" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="ijL-7x-C3M" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
- <rect key="frame" x="0.0" y="184" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="184" width="794" height="80"/>
|
|
<subviews>
|
|
<subviews>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vo2-Q5-D0s">
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vo2-Q5-D0s">
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
@@ -55,7 +62,7 @@
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="lUO-YD-f4Y"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="lUO-YD-f4Y"/>
|
|
</imageView>
|
|
</imageView>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7DP-8M-cyh">
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7DP-8M-cyh">
|
|
- <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
|
|
|
+ <rect key="frame" x="78" y="32" width="706" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gOr-jf-tVk">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gOr-jf-tVk">
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -63,7 +70,7 @@
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DEy-Ef-iCj">
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DEy-Ef-iCj">
|
|
- <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="80"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="FZ7-cc-TD5">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="FZ7-cc-TD5">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
@@ -87,7 +94,7 @@
|
|
</constraints>
|
|
</constraints>
|
|
</customView>
|
|
</customView>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Lt3-8t-GUS" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Lt3-8t-GUS" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
- <rect key="frame" x="0.0" y="92" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="92" width="794" height="80"/>
|
|
<subviews>
|
|
<subviews>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vaH-Gg-RE3">
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vaH-Gg-RE3">
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
@@ -98,7 +105,7 @@
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="hSo-f9-vaK"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="hSo-f9-vaK"/>
|
|
</imageView>
|
|
</imageView>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8tw-6D-nG5">
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8tw-6D-nG5">
|
|
- <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
|
|
|
+ <rect key="frame" x="78" y="32" width="706" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="UbN-Sa-wRR">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="UbN-Sa-wRR">
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -106,7 +113,7 @@
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="eB0-YT-Ld7">
|
|
<button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="eB0-YT-Ld7">
|
|
- <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="80"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="kPc-Fw-cKJ">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="kPc-Fw-cKJ">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
@@ -130,7 +137,7 @@
|
|
</constraints>
|
|
</constraints>
|
|
</customView>
|
|
</customView>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="sWW-D6-Ohy" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="sWW-D6-Ohy" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
- <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="80"/>
|
|
<subviews>
|
|
<subviews>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZkD-G1-ufi">
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ZkD-G1-ufi">
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
<rect key="frame" x="20" y="16" width="48" height="48"/>
|
|
@@ -141,7 +148,7 @@
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="Yd6-Gu-GJW"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="Yd6-Gu-GJW"/>
|
|
</imageView>
|
|
</imageView>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6VI-X2-0F4">
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6VI-X2-0F4">
|
|
- <rect key="frame" x="78" y="32" width="240" height="16"/>
|
|
|
|
|
|
+ <rect key="frame" x="78" y="32" width="706" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="wph-cO-qrj">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="wph-cO-qrj">
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -149,7 +156,7 @@
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="0sY-bd-bsz">
|
|
<button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="0sY-bd-bsz">
|
|
- <rect key="frame" x="0.0" y="0.0" width="328" height="80"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="80"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="vZ0-SU-FIM">
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="vZ0-SU-FIM">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
<font key="font" metaFont="system"/>
|
|
@@ -191,17 +198,17 @@
|
|
</view>
|
|
</view>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="308" id="Gbw-1F-7Pn"/>
|
|
<constraint firstAttribute="height" constant="308" id="Gbw-1F-7Pn"/>
|
|
- <constraint firstAttribute="width" constant="328" id="Q9u-eS-ZxW"/>
|
|
|
|
|
|
+ <constraint firstAttribute="width" constant="794" id="zWD-RA-Sha"/>
|
|
</constraints>
|
|
</constraints>
|
|
</box>
|
|
</box>
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Nz-PR-SKo">
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Nz-PR-SKo">
|
|
- <rect key="frame" x="32" y="40" width="446" height="308"/>
|
|
|
|
|
|
+ <rect key="frame" x="32" y="40" width="794" height="308"/>
|
|
<view key="contentView" id="Ccx-6r-SYL">
|
|
<view key="contentView" id="Ccx-6r-SYL">
|
|
- <rect key="frame" x="0.0" y="0.0" width="446" height="308"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="308"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kwa-7o-t9g">
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kwa-7o-t9g">
|
|
- <rect key="frame" x="-2" y="292" width="450" height="16"/>
|
|
|
|
|
|
+ <rect key="frame" x="-2" y="292" width="798" height="16"/>
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5x9-0z-eD5">
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="5x9-0z-eD5">
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -209,10 +216,10 @@
|
|
</textFieldCell>
|
|
</textFieldCell>
|
|
</textField>
|
|
</textField>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="VFW-vA-QSU" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="VFW-vA-QSU" customClass="KMDottedLineView" customModule="PDF_Master" customModuleProvider="target">
|
|
- <rect key="frame" x="0.0" y="0.0" width="446" height="264"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="794" height="264"/>
|
|
<subviews>
|
|
<subviews>
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="PfB-2S-9kQ">
|
|
<box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="PfB-2S-9kQ">
|
|
- <rect key="frame" x="73" y="50" width="300" height="182"/>
|
|
|
|
|
|
+ <rect key="frame" x="247" y="50" width="300" height="182"/>
|
|
<view key="contentView" id="8s4-Gn-uV5">
|
|
<view key="contentView" id="8s4-Gn-uV5">
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="182"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="300" height="182"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
@@ -313,15 +320,18 @@
|
|
<constraint firstAttribute="trailing" secondItem="Kwa-7o-t9g" secondAttribute="trailing" id="cyk-wk-nOk"/>
|
|
<constraint firstAttribute="trailing" secondItem="Kwa-7o-t9g" secondAttribute="trailing" id="cyk-wk-nOk"/>
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="308" id="iQS-FT-iwr"/>
|
|
|
|
+ </constraints>
|
|
</box>
|
|
</box>
|
|
</subviews>
|
|
</subviews>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstItem="0Nz-PR-SKo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="1yT-Xh-eRe"/>
|
|
<constraint firstItem="0Nz-PR-SKo" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="1yT-Xh-eRe"/>
|
|
- <constraint firstItem="rkU-6X-4PB" firstAttribute="leading" secondItem="0Nz-PR-SKo" secondAttribute="trailing" constant="20" id="9hS-v6-iJ6"/>
|
|
|
|
|
|
+ <constraint firstItem="rkU-6X-4PB" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="De8-if-bLF"/>
|
|
<constraint firstAttribute="trailing" secondItem="rkU-6X-4PB" secondAttribute="trailing" constant="32" id="IdV-ca-59L"/>
|
|
<constraint firstAttribute="trailing" secondItem="rkU-6X-4PB" secondAttribute="trailing" constant="32" id="IdV-ca-59L"/>
|
|
<constraint firstAttribute="bottom" secondItem="rkU-6X-4PB" secondAttribute="bottom" constant="40" id="JAT-NW-dZI"/>
|
|
<constraint firstAttribute="bottom" secondItem="rkU-6X-4PB" secondAttribute="bottom" constant="40" id="JAT-NW-dZI"/>
|
|
- <constraint firstItem="rkU-6X-4PB" firstAttribute="top" secondItem="0Nz-PR-SKo" secondAttribute="top" id="MeE-TX-R0j"/>
|
|
|
|
- <constraint firstItem="rkU-6X-4PB" firstAttribute="bottom" secondItem="0Nz-PR-SKo" secondAttribute="bottom" id="S51-tD-RFN"/>
|
|
|
|
|
|
+ <constraint firstItem="0Nz-PR-SKo" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="Kix-7G-Xhq"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0Nz-PR-SKo" secondAttribute="trailing" constant="32" id="NN5-z5-Oan"/>
|
|
<constraint firstItem="rkU-6X-4PB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="XF4-iR-ChB"/>
|
|
<constraint firstItem="rkU-6X-4PB" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="XF4-iR-ChB"/>
|
|
</constraints>
|
|
</constraints>
|
|
<point key="canvasLocation" x="306" y="226"/>
|
|
<point key="canvasLocation" x="306" y="226"/>
|