|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14269.12" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 3 | + <dependencies> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14269.12"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 7 | + </dependencies> |
| 8 | + <objects> |
| 9 | + <customObject id="-2" userLabel="File's Owner" customClass="AboutWindowController" customModule="ColorSet" customModuleProvider="target"> |
| 10 | + <connections> |
| 11 | + <outlet property="window" destination="QvC-M9-y7g" id="3uC-xA-AhB"/> |
| 12 | + </connections> |
| 13 | + </customObject> |
| 14 | + <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| 15 | + <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
| 16 | + <window title="About" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g"> |
| 17 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" fullSizeContentView="YES"/> |
| 18 | + <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| 19 | + <rect key="contentRect" x="196" y="240" width="395" height="296"/> |
| 20 | + <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/> |
| 21 | + <view key="contentView" wantsLayer="YES" misplaced="YES" id="EiT-Mj-1SZ"> |
| 22 | + <rect key="frame" x="0.0" y="0.0" width="503" height="296"/> |
| 23 | + <autoresizingMask key="autoresizingMask"/> |
| 24 | + <subviews> |
| 25 | + <visualEffectView appearanceType="vibrantDark" blendingMode="behindWindow" material="appearanceBased" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="2na-Z2-u9Y"> |
| 26 | + <rect key="frame" x="0.0" y="0.0" width="503" height="296"/> |
| 27 | + <subviews> |
| 28 | + <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="H8T-8E-DDN"> |
| 29 | + <rect key="frame" x="20" y="20" width="256" height="256"/> |
| 30 | + <constraints> |
| 31 | + <constraint firstAttribute="width" constant="256" id="HER-vU-ej4"/> |
| 32 | + <constraint firstAttribute="height" constant="256" id="tEO-yL-v7f"/> |
| 33 | + </constraints> |
| 34 | + <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyUpOrDown" image="NSApplicationIcon" id="6bs-kJ-2MD"/> |
| 35 | + </imageView> |
| 36 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eUO-Xh-gcg"> |
| 37 | + <rect key="frame" x="282" y="176" width="203" height="24"/> |
| 38 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="n4t-G6-Fj5"> |
| 39 | + <font key="font" metaFont="systemThin" size="20"/> |
| 40 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 41 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 42 | + </textFieldCell> |
| 43 | + <connections> |
| 44 | + <binding destination="-2" name="value" keyPath="version" id="9GC-rX-a5S"/> |
| 45 | + </connections> |
| 46 | + </textField> |
| 47 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zOn-oh-QdP"> |
| 48 | + <rect key="frame" x="282" y="55" width="203" height="17"/> |
| 49 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="JEk-lW-tk0"> |
| 50 | + <font key="font" metaFont="systemThin" size="13"/> |
| 51 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 52 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 53 | + </textFieldCell> |
| 54 | + <connections> |
| 55 | + <binding destination="-2" name="value" keyPath="copyright" id="j3k-9t-5tC"/> |
| 56 | + </connections> |
| 57 | + </textField> |
| 58 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2ba-9s-ZV8"> |
| 59 | + <rect key="frame" x="282" y="208" width="203" height="48"/> |
| 60 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="UGy-b9-cuI"> |
| 61 | + <font key="font" metaFont="systemThin" size="40"/> |
| 62 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 63 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 64 | + </textFieldCell> |
| 65 | + <connections> |
| 66 | + <binding destination="-2" name="value" keyPath="name" id="OKL-6y-FGO"/> |
| 67 | + </connections> |
| 68 | + </textField> |
| 69 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ko5-dw-oga"> |
| 70 | + <rect key="frame" x="282" y="30" width="203" height="17"/> |
| 71 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Pattern files from conwaylife.com" id="M60-WE-I8r"> |
| 72 | + <font key="font" metaFont="systemThin" size="13"/> |
| 73 | + <color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/> |
| 74 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 75 | + </textFieldCell> |
| 76 | + </textField> |
| 77 | + </subviews> |
| 78 | + <constraints> |
| 79 | + <constraint firstItem="H8T-8E-DDN" firstAttribute="top" secondItem="2na-Z2-u9Y" secondAttribute="top" constant="20" id="3I5-PH-yU3"/> |
| 80 | + <constraint firstItem="ko5-dw-oga" firstAttribute="top" secondItem="zOn-oh-QdP" secondAttribute="bottom" constant="8" id="3WL-6S-SRg"/> |
| 81 | + <constraint firstItem="zOn-oh-QdP" firstAttribute="leading" secondItem="eUO-Xh-gcg" secondAttribute="leading" id="9z8-TQ-exV"/> |
| 82 | + <constraint firstItem="eUO-Xh-gcg" firstAttribute="top" secondItem="2ba-9s-ZV8" secondAttribute="bottom" constant="8" id="Ab9-it-JUm"/> |
| 83 | + <constraint firstAttribute="trailing" secondItem="ko5-dw-oga" secondAttribute="trailing" constant="20" id="Ay4-Pg-3jQ"/> |
| 84 | + <constraint firstAttribute="trailing" secondItem="zOn-oh-QdP" secondAttribute="trailing" constant="20" id="H1w-13-zMV"/> |
| 85 | + <constraint firstAttribute="bottom" secondItem="ko5-dw-oga" secondAttribute="bottom" constant="30" id="IFa-Dx-QfZ"/> |
| 86 | + <constraint firstItem="eUO-Xh-gcg" firstAttribute="leading" secondItem="2ba-9s-ZV8" secondAttribute="leading" id="QtV-Me-2JH"/> |
| 87 | + <constraint firstAttribute="trailing" secondItem="eUO-Xh-gcg" secondAttribute="trailing" constant="20" id="ZzX-cc-IvF"/> |
| 88 | + <constraint firstAttribute="trailing" secondItem="2ba-9s-ZV8" secondAttribute="trailing" constant="20" id="a49-qe-KTA"/> |
| 89 | + <constraint firstItem="2ba-9s-ZV8" firstAttribute="top" secondItem="H8T-8E-DDN" secondAttribute="top" constant="20" id="hUd-bj-u1o"/> |
| 90 | + <constraint firstItem="ko5-dw-oga" firstAttribute="leading" secondItem="zOn-oh-QdP" secondAttribute="leading" id="lQp-yw-gB7"/> |
| 91 | + <constraint firstItem="H8T-8E-DDN" firstAttribute="leading" secondItem="2na-Z2-u9Y" secondAttribute="leading" constant="20" id="qEC-HE-IWz"/> |
| 92 | + <constraint firstAttribute="bottom" secondItem="H8T-8E-DDN" secondAttribute="bottom" constant="20" id="sib-85-ry4"/> |
| 93 | + <constraint firstItem="2ba-9s-ZV8" firstAttribute="leading" secondItem="H8T-8E-DDN" secondAttribute="trailing" constant="8" id="zlY-3J-nRY"/> |
| 94 | + </constraints> |
| 95 | + </visualEffectView> |
| 96 | + </subviews> |
| 97 | + <constraints> |
| 98 | + <constraint firstItem="2na-Z2-u9Y" firstAttribute="width" secondItem="EiT-Mj-1SZ" secondAttribute="width" id="4dA-8n-C7v"/> |
| 99 | + <constraint firstItem="2na-Z2-u9Y" firstAttribute="centerY" secondItem="EiT-Mj-1SZ" secondAttribute="centerY" id="O55-qt-7R1"/> |
| 100 | + <constraint firstItem="2na-Z2-u9Y" firstAttribute="centerX" secondItem="EiT-Mj-1SZ" secondAttribute="centerX" id="dSe-Gv-BQM"/> |
| 101 | + <constraint firstItem="2na-Z2-u9Y" firstAttribute="height" secondItem="EiT-Mj-1SZ" secondAttribute="height" id="hu6-Xm-VtI"/> |
| 102 | + </constraints> |
| 103 | + </view> |
| 104 | + <point key="canvasLocation" x="-53.5" y="-162"/> |
| 105 | + </window> |
| 106 | + </objects> |
| 107 | + <resources> |
| 108 | + <image name="NSApplicationIcon" width="128" height="128"/> |
| 109 | + </resources> |
| 110 | +</document> |
0 commit comments