|
@@ -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="23504" 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="23504"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -143,18 +143,25 @@
|
|
|
</button>
|
|
|
</subviews>
|
|
|
</customView>
|
|
|
- <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="46r-vS-ewJ">
|
|
|
- <rect key="frame" x="470" y="0.0" width="61" height="20"/>
|
|
|
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
+ <button translatesAutoresizingMaskIntoConstraints="NO" id="46r-vS-ewJ">
|
|
|
+ <rect key="frame" x="507" y="0.0" width="24" height="20"/>
|
|
|
<buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="UserProfilePicture" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="JAR-DI-N4C">
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
<font key="font" metaFont="system"/>
|
|
|
</buttonCell>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="miN-Gy-G3R"/>
|
|
|
+ </constraints>
|
|
|
<connections>
|
|
|
<action selector="userButtonAction:" target="-2" id="cMe-Ds-x5k"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
</subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="46r-vS-ewJ" secondAttribute="bottom" id="EYt-WM-q1v"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="46r-vS-ewJ" secondAttribute="trailing" id="iQo-im-qfy"/>
|
|
|
+ <constraint firstItem="46r-vS-ewJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mPg-Wj-I3o"/>
|
|
|
+ </constraints>
|
|
|
<point key="canvasLocation" x="-35.5" y="104"/>
|
|
|
</customView>
|
|
|
</objects>
|