|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16B2555" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 3 | + <dependencies> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 7 | + <capability name="stacking Non-gravity area distributions on NSStackView" minToolsVersion="7.0" minSystemVersion="10.11"/> |
| 8 | + <capability name="system font weights other than Regular or Bold" minToolsVersion="7.0"/> |
| 9 | + </dependencies> |
| 10 | + <objects> |
| 11 | + <customObject id="-2" userLabel="File's Owner" customClass="AboutPreferencesViewController" customModule="Juice" customModuleProvider="target"> |
| 12 | + <connections> |
| 13 | + <outlet property="buildLabel" destination="iBt-a3-1u9" id="LAg-a0-nTC"/> |
| 14 | + <outlet property="versionLabel" destination="LRT-kf-qTU" id="iOT-3o-Bbh"/> |
| 15 | + <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> |
| 16 | + </connections> |
| 17 | + </customObject> |
| 18 | + <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
| 19 | + <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
| 20 | + <customView id="Hz6-mo-xeY"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="267" height="279"/> |
| 22 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 23 | + <subviews> |
| 24 | + <stackView distribution="fill" orientation="vertical" alignment="centerX" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" fixedFrame="YES" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pX0-YP-H9w"> |
| 25 | + <rect key="frame" x="69" y="24" width="135" height="224"/> |
| 26 | + <autoresizingMask key="autoresizingMask"/> |
| 27 | + <subviews> |
| 28 | + <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OvV-0K-JDp"> |
| 29 | + <rect key="frame" x="3.5" y="96" width="128" height="128"/> |
| 30 | + <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Icon Large" id="XnB-p7-VMC"/> |
| 31 | + </imageView> |
| 32 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6Q7-qe-Scw"> |
| 33 | + <rect key="frame" x="38.5" y="59" width="58" height="29"/> |
| 34 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Juice" id="EHj-2q-aVJ"> |
| 35 | + <font key="font" metaFont="systemThin" size="24"/> |
| 36 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 37 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 38 | + </textFieldCell> |
| 39 | + </textField> |
| 40 | + <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="HeZ-gY-XCG"> |
| 41 | + <rect key="frame" x="19.5" y="48" width="96" height="5"/> |
| 42 | + </box> |
| 43 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LRT-kf-qTU"> |
| 44 | + <rect key="frame" x="32.5" y="25" width="70" height="17"/> |
| 45 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version 1.0" usesSingleLineMode="YES" id="S0O-8c-m66"> |
| 46 | + <font key="font" metaFont="system"/> |
| 47 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 48 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 49 | + </textFieldCell> |
| 50 | + </textField> |
| 51 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="iBt-a3-1u9"> |
| 52 | + <rect key="frame" x="-2" y="0.0" width="139" height="17"/> |
| 53 | + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Build 2016.12.1801145" usesSingleLineMode="YES" id="9xH-qZ-1ZU"> |
| 54 | + <font key="font" metaFont="system"/> |
| 55 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 56 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 57 | + </textFieldCell> |
| 58 | + </textField> |
| 59 | + </subviews> |
| 60 | + <visibilityPriorities> |
| 61 | + <integer value="1000"/> |
| 62 | + <integer value="1000"/> |
| 63 | + <integer value="1000"/> |
| 64 | + <integer value="1000"/> |
| 65 | + <integer value="1000"/> |
| 66 | + </visibilityPriorities> |
| 67 | + <customSpacing> |
| 68 | + <real value="3.4028234663852886e+38"/> |
| 69 | + <real value="3.4028234663852886e+38"/> |
| 70 | + <real value="3.4028234663852886e+38"/> |
| 71 | + <real value="3.4028234663852886e+38"/> |
| 72 | + <real value="3.4028234663852886e+38"/> |
| 73 | + </customSpacing> |
| 74 | + </stackView> |
| 75 | + </subviews> |
| 76 | + <point key="canvasLocation" x="48.5" y="70.5"/> |
| 77 | + </customView> |
| 78 | + </objects> |
| 79 | + <resources> |
| 80 | + <image name="Icon Large" width="128" height="128"/> |
| 81 | + </resources> |
| 82 | +</document> |
0 commit comments