|
@@ -1,8 +1,8 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" 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="22505"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -19,14 +19,14 @@
|
|
|
<window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5">
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
|
|
|
<rect key="contentRect" x="196" y="240" width="358" height="312"/>
|
|
|
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1055"/>
|
|
|
+ <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/>
|
|
|
<value key="minSize" type="size" width="358" height="312"/>
|
|
|
<value key="maxSize" type="size" width="358" height="312"/>
|
|
|
<view key="contentView" id="se5-gp-TjO">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="358" height="312"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RB3-y4-vun">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RB3-y4-vun">
|
|
|
<rect key="frame" x="18" y="216" width="322" height="16"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="318" id="gmc-If-mgM"/>
|
|
@@ -37,12 +37,12 @@
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
</textFieldCell>
|
|
|
</textField>
|
|
|
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EQD-z7-1z0">
|
|
|
+ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EQD-z7-1z0">
|
|
|
<rect key="frame" x="18" y="256" width="322" height="16"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="318" id="jb4-a1-xPP"/>
|
|
|
</constraints>
|
|
|
- <textFieldCell key="cell" lineBreakMode="charWrapping" title="Label" id="IBg-5H-TzV">
|
|
|
+ <textFieldCell key="cell" title="Label" id="IBg-5H-TzV">
|
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|