|
@@ -1,8 +1,8 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" 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>
|
|
|
<deployment identifier="macosx"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -22,7 +22,7 @@
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
|
|
<rect key="contentRect" x="196" y="240" width="468" height="226"/>
|
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="3008" height="1667"/>
|
|
|
<value key="minSize" type="size" width="468" height="226"/>
|
|
|
<value key="maxSize" type="size" width="468" height="226"/>
|
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
@@ -36,7 +36,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qeh-qt-IP2">
|
|
|
- <rect key="frame" x="16" y="16" width="37" height="16"/>
|
|
|
+ <rect key="frame" x="16" y="15" width="37" height="16"/>
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="7Wa-Kg-wnl">
|
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
@@ -45,7 +45,7 @@
|
|
|
</textField>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="qeh-qt-IP2" firstAttribute="top" secondItem="vcf-pt-VwO" secondAttribute="top" constant="12" id="HrE-Vw-pHa"/>
|
|
|
+ <constraint firstItem="qeh-qt-IP2" firstAttribute="top" secondItem="vcf-pt-VwO" secondAttribute="top" constant="13" id="HrE-Vw-pHa"/>
|
|
|
<constraint firstItem="qeh-qt-IP2" firstAttribute="leading" secondItem="vcf-pt-VwO" secondAttribute="leading" constant="18" id="cFy-PR-gRu"/>
|
|
|
</constraints>
|
|
|
</view>
|