2019-03-21 06:10:22 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-04-30 13:38:18 +02:00
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
2019-03-21 06:10:22 +01:00
|
|
|
<dependencies>
|
2019-04-30 13:38:18 +02:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
2019-03-21 06:10:22 +01:00
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<objects>
|
2019-05-01 18:05:55 +02:00
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="AccountsDetailViewController" customModule="NetNewsWire" customModuleProvider="target">
|
2019-04-30 13:38:18 +02:00
|
|
|
<connections>
|
2019-05-02 12:41:44 +02:00
|
|
|
<outlet property="activeButton" destination="wxB-dX-nGt" id="ALS-GI-sb5"/>
|
2019-05-04 23:10:58 +02:00
|
|
|
<outlet property="credentialsButton" destination="gLh-gl-ZGQ" id="ee9-t8-lUg"/>
|
2019-04-30 13:38:18 +02:00
|
|
|
<outlet property="nameTextField" destination="TT0-Kf-YTC" id="oMG-jn-Qn0"/>
|
|
|
|
<outlet property="typeLabel" destination="XYX-iz-hnq" id="SKM-et-3h3"/>
|
|
|
|
<outlet property="view" destination="3ki-rg-6yb" id="ttM-4E-OLN"/>
|
|
|
|
</connections>
|
|
|
|
</customObject>
|
2019-03-21 06:10:22 +01:00
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
|
<tabView id="3ki-rg-6yb">
|
2019-05-02 13:28:40 +02:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="346" height="300"/>
|
2019-03-21 06:10:22 +01:00
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<tabViewItems>
|
|
|
|
<tabViewItem label="Account Information" identifier="" id="35c-I3-wfs">
|
|
|
|
<view key="view" id="ft2-Mb-5LD">
|
2019-05-02 13:28:40 +02:00
|
|
|
<rect key="frame" x="10" y="33" width="326" height="254"/>
|
2019-03-21 06:10:22 +01:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2019-05-02 13:28:40 +02:00
|
|
|
<gridView xPlacement="fill" yPlacement="center" rowAlignment="none" rowSpacing="9" columnSpacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="nVy-H3-bFO">
|
|
|
|
<rect key="frame" x="20" y="163" width="286" height="71"/>
|
|
|
|
<rows>
|
|
|
|
<gridRow id="yLs-SL-a1b"/>
|
|
|
|
<gridRow yPlacement="top" id="etw-2m-nWZ"/>
|
|
|
|
<gridRow id="3IT-3r-gEK"/>
|
|
|
|
</rows>
|
|
|
|
<columns>
|
|
|
|
<gridColumn id="sMM-Ds-SKX"/>
|
|
|
|
<gridColumn xPlacement="leading" id="Fhf-h9-g0O"/>
|
|
|
|
</columns>
|
|
|
|
<gridCells>
|
|
|
|
<gridCell row="yLs-SL-a1b" column="sMM-Ds-SKX" id="3ea-DE-T3i">
|
|
|
|
<textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jiQ-KJ-SS0">
|
|
|
|
<rect key="frame" x="-2" y="54" width="44" height="17"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Type:" id="tC5-Vt-gBc">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</gridCell>
|
|
|
|
<gridCell row="yLs-SL-a1b" column="Fhf-h9-g0O" id="baI-Kp-tKF">
|
|
|
|
<textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XYX-iz-hnq">
|
|
|
|
<rect key="frame" x="53" y="54" width="73" height="17"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" title="On My Mac" id="6yI-bV-1Sh">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</gridCell>
|
|
|
|
<gridCell row="etw-2m-nWZ" column="sMM-Ds-SKX" id="htf-Ca-Hpv"/>
|
|
|
|
<gridCell row="etw-2m-nWZ" column="Fhf-h9-g0O" id="NrD-vV-1Y1">
|
|
|
|
<button key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mgt-uY-fuq">
|
|
|
|
<rect key="frame" x="53" y="29" width="60" height="18"/>
|
|
|
|
<buttonCell key="cell" type="check" title="Active" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="wxB-dX-nGt">
|
|
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<connections>
|
|
|
|
<action selector="active:" target="-2" id="XgX-JM-UyU"/>
|
|
|
|
</connections>
|
|
|
|
</buttonCell>
|
|
|
|
</button>
|
|
|
|
</gridCell>
|
|
|
|
<gridCell row="3IT-3r-gEK" column="sMM-Ds-SKX" id="2yP-oZ-A6S">
|
|
|
|
<textField key="contentView" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ted-jN-oYR">
|
|
|
|
<rect key="frame" x="-2" y="3" width="44" height="17"/>
|
|
|
|
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Name:" id="uyQ-Zi-QCr">
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</gridCell>
|
|
|
|
<gridCell row="3IT-3r-gEK" column="Fhf-h9-g0O" id="nCq-02-YVv">
|
|
|
|
<textField key="contentView" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TT0-Kf-YTC">
|
|
|
|
<rect key="frame" x="55" y="0.0" width="100" height="22"/>
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="7Vp-Hq-j6n">
|
|
|
|
<font key="font" usesAppearanceFont="YES"/>
|
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
|
|
</textFieldCell>
|
|
|
|
</textField>
|
|
|
|
</gridCell>
|
|
|
|
</gridCells>
|
|
|
|
</gridView>
|
2019-05-04 23:10:58 +02:00
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gLh-gl-ZGQ">
|
|
|
|
<rect key="frame" x="109" y="115" width="109" height="32"/>
|
|
|
|
<buttonCell key="cell" type="push" title="Credentials" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vYg-ZC-o4W">
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
|
|
<font key="font" metaFont="system"/>
|
|
|
|
<connections>
|
|
|
|
<action selector="credentials:" target="-2" id="KS2-fM-QKK"/>
|
|
|
|
</connections>
|
|
|
|
</buttonCell>
|
|
|
|
</button>
|
2019-03-21 06:10:22 +01:00
|
|
|
</subviews>
|
|
|
|
<constraints>
|
2019-05-02 13:28:40 +02:00
|
|
|
<constraint firstItem="nVy-H3-bFO" firstAttribute="leading" secondItem="ft2-Mb-5LD" secondAttribute="leading" constant="20" symbolic="YES" id="SQe-pg-1hl"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="nVy-H3-bFO" secondAttribute="trailing" constant="20" symbolic="YES" id="Wsq-ar-poP"/>
|
2019-05-04 23:10:58 +02:00
|
|
|
<constraint firstItem="gLh-gl-ZGQ" firstAttribute="top" secondItem="nVy-H3-bFO" secondAttribute="bottom" constant="20" symbolic="YES" id="a0S-2S-3dR"/>
|
|
|
|
<constraint firstItem="gLh-gl-ZGQ" firstAttribute="centerX" secondItem="ft2-Mb-5LD" secondAttribute="centerX" id="cW8-YT-BEn"/>
|
2019-05-02 13:28:40 +02:00
|
|
|
<constraint firstItem="nVy-H3-bFO" firstAttribute="top" secondItem="ft2-Mb-5LD" secondAttribute="top" constant="20" symbolic="YES" id="sy2-s4-iEW"/>
|
2019-03-21 06:10:22 +01:00
|
|
|
</constraints>
|
|
|
|
</view>
|
|
|
|
</tabViewItem>
|
|
|
|
</tabViewItems>
|
2019-05-02 13:28:40 +02:00
|
|
|
<point key="canvasLocation" x="-195" y="110"/>
|
2019-03-21 06:10:22 +01:00
|
|
|
</tabView>
|
|
|
|
</objects>
|
|
|
|
</document>
|