|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="13771"/> |
6 | | - <capability name="box content view" minToolsVersion="7.0"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14109"/> |
7 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 7 | <capability name="stacking Non-gravity area distributions on NSStackView" minToolsVersion="7.0" minSystemVersion="10.11"/> |
9 | 8 | </dependencies> |
|
680 | 679 | <windowController storyboardIdentifier="AboutWindow" id="7L0-UJ-mzo" sceneMemberID="viewController"> |
681 | 680 | <window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="Fud-Gr-h7W"> |
682 | 681 | <windowStyleMask key="styleMask" titled="YES" closable="YES"/> |
683 | | - <rect key="contentRect" x="245" y="222" width="480" height="270"/> |
| 682 | + <windowPositionMask key="initialPositionMask" topStrut="YES" bottomStrut="YES"/> |
| 683 | + <rect key="contentRect" x="245" y="640" width="480" height="270"/> |
684 | 684 | <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/> |
685 | 685 | <connections> |
686 | 686 | <outlet property="delegate" destination="7L0-UJ-mzo" id="Uwj-xT-oXu"/> |
|
699 | 699 | <objects> |
700 | 700 | <viewController id="an7-CN-1bD" customClass="AboutViewController" sceneMemberID="viewController"> |
701 | 701 | <view key="view" id="dGd-6m-SWN"> |
702 | | - <rect key="frame" x="0.0" y="0.0" width="480" height="288"/> |
| 702 | + <rect key="frame" x="0.0" y="0.0" width="480" height="260"/> |
703 | 703 | <autoresizingMask key="autoresizingMask"/> |
704 | 704 | <subviews> |
705 | | - <box boxType="custom" borderType="none" borderWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="QQc-kk-MlN"> |
706 | | - <rect key="frame" x="20" y="232" width="80" height="5"/> |
707 | | - <view key="contentView" id="eiA-oi-Ktj"> |
708 | | - <rect key="frame" x="0.0" y="0.0" width="80" height="5"/> |
709 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
710 | | - </view> |
711 | | - <color key="borderColor" red="0.098039217289999994" green="0.098039217289999994" blue="0.098039217289999994" alpha="1" colorSpace="calibratedRGB"/> |
712 | | - <color key="fillColor" red="0.098039217289999994" green="0.098039217289999994" blue="0.098039217289999994" alpha="1" colorSpace="calibratedRGB"/> |
713 | | - </box> |
714 | 705 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LJw-cG-RzK"> |
715 | 706 | <rect key="frame" x="18" y="193" width="78" height="34"/> |
716 | 707 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="About" id="YIU-zk-2G2"> |
|
789 | 780 | </stackView> |
790 | 781 | </subviews> |
791 | 782 | <constraints> |
792 | | - <constraint firstAttribute="trailing" secondItem="QQc-kk-MlN" secondAttribute="trailing" constant="380" id="4Ze-P6-12e"/> |
793 | 783 | <constraint firstItem="DL5-pE-lIT" firstAttribute="top" secondItem="LJw-cG-RzK" secondAttribute="bottom" constant="20" id="EsI-PS-Q11"/> |
794 | 784 | <constraint firstItem="5Ps-F5-h1E" firstAttribute="baseline" secondItem="sJQ-NC-dXN" secondAttribute="baseline" id="JVR-Gi-uZE"/> |
795 | 785 | <constraint firstItem="sJQ-NC-dXN" firstAttribute="leading" secondItem="5Ps-F5-h1E" secondAttribute="trailing" constant="24" id="MG0-iJ-egc"/> |
796 | | - <constraint firstItem="QQc-kk-MlN" firstAttribute="top" secondItem="dGd-6m-SWN" secondAttribute="top" constant="51" id="OpI-9f-GhY"/> |
797 | 786 | <constraint firstItem="5Ps-F5-h1E" firstAttribute="top" secondItem="DL5-pE-lIT" secondAttribute="bottom" constant="85" id="PiR-em-7PC"/> |
798 | | - <constraint firstItem="QQc-kk-MlN" firstAttribute="leading" secondItem="DL5-pE-lIT" secondAttribute="leading" id="YLg-7g-AHc"/> |
799 | 787 | <constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="dGd-6m-SWN" secondAttribute="leading" constant="20" symbolic="YES" id="ZHd-V1-Qhx"/> |
800 | | - <constraint firstItem="LJw-cG-RzK" firstAttribute="top" secondItem="QQc-kk-MlN" secondAttribute="bottom" constant="5" id="aA1-E8-UUi"/> |
801 | 788 | <constraint firstAttribute="bottom" secondItem="5Ps-F5-h1E" secondAttribute="bottom" constant="17" id="meZ-Ff-izJ"/> |
802 | 789 | <constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="LJw-cG-RzK" secondAttribute="leading" id="tLh-09-0aT"/> |
803 | 790 | <constraint firstItem="5Ps-F5-h1E" firstAttribute="leading" secondItem="DL5-pE-lIT" secondAttribute="leading" id="uiU-MB-fzy"/> |
|
0 commit comments