ClashX.Meta/ClashX/Base.lproj/Main.storyboard

1322 lines
122 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Settings-->
<scene sceneID="7zJ-aQ-tNg">
<objects>
<tabViewController title="Settings" showSeguePresentationStyle="single" selectedTabViewItemIndex="0" id="LAj-p8-9gd" customClass="SettingTabViewController" customModule="ClashX_Pro" customModuleProvider="target" sceneMemberID="viewController">
<tabViewItems>
<tabViewItem label="General" identifier="general" image="gearshape" catalog="system" id="Ltt-Vq-Hh1"/>
</tabViewItems>
<tabView key="tabView" type="noTabsNoBorder" id="81C-Yt-rOb">
<rect key="frame" x="0.0" y="0.0" width="379" height="300"/>
<autoresizingMask key="autoresizingMask"/>
<font key="font" metaFont="message"/>
<connections>
<outlet property="delegate" destination="LAj-p8-9gd" id="1gb-Jv-3mL"/>
</connections>
</tabView>
<connections>
<outlet property="tabView" destination="81C-Yt-rOb" id="lOZ-Kw-8VB"/>
<segue destination="kma-mp-ncL" kind="relationship" relationship="tabItems" id="sab-cs-oab"/>
</connections>
</tabViewController>
<customObject id="bpW-G9-2N4" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="980.5" y="1074"/>
</scene>
<!--General-->
<scene sceneID="XxM-Ti-kkw">
<objects>
<viewController title="General" showSeguePresentationStyle="single" id="kma-mp-ncL" customClass="GeneralSettingViewController" customModule="ClashX_Pro" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" misplaced="YES" id="dpe-v8-fF7">
<rect key="frame" x="0.0" y="0.0" width="400" height="299"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="leading" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VYa-DX-JOe">
<rect key="frame" x="20" y="20" width="340" height="273"/>
<subviews>
<box borderType="line" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Gnh-m8-PAz">
<rect key="frame" x="-3" y="179" width="346" height="96"/>
<view key="contentView" id="Lai-8r-q7z">
<rect key="frame" x="4" y="5" width="338" height="88"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="leading" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="j6Y-mY-tCG">
<rect key="frame" x="20" y="10" width="211" height="68"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jsq-3u-CRd">
<rect key="frame" x="-2" y="51" width="119" height="18"/>
<buttonCell key="cell" type="check" title="Launch at login" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="dV6-4Z-2SO">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UGu-wD-xUs">
<rect key="frame" x="-2" y="25" width="213" height="18"/>
<buttonCell key="cell" type="check" title="Use iCloud to store config files" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="p7q-KN-kIv">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6V3-wn-WSa">
<rect key="frame" x="-2" y="-1" width="150" height="18"/>
<buttonCell key="cell" type="check" title="Reduce notifications" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="jsL-HC-6ne">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="j6Y-mY-tCG" secondAttribute="bottom" constant="10" id="FDC-NY-hZH"/>
<constraint firstItem="j6Y-mY-tCG" firstAttribute="leading" secondItem="Lai-8r-q7z" secondAttribute="leading" constant="20" symbolic="YES" id="VQc-o1-puL"/>
<constraint firstItem="j6Y-mY-tCG" firstAttribute="top" secondItem="Lai-8r-q7z" secondAttribute="top" constant="10" id="fwo-Oq-R72"/>
</constraints>
</view>
</box>
<box borderType="line" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="hnq-VC-kO5">
<rect key="frame" x="-3" y="-4" width="346" height="179"/>
<view key="contentView" id="Xgo-Uz-aYp">
<rect key="frame" x="4" y="5" width="338" height="171"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Drl-od-EZH">
<rect key="frame" x="20" y="20" width="298" height="100"/>
<clipView key="contentView" drawsBackground="NO" id="twj-rO-KRO">
<rect key="frame" x="0.0" y="0.0" width="298" height="100"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView wantsLayer="YES" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="CkT-hn-ntr">
<rect key="frame" x="0.0" y="0.0" width="298" height="100"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
<size key="minSize" width="298" height="100"/>
<size key="maxSize" width="338" height="10000000"/>
<color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
</textView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="100" id="5hr-fq-T9B"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="O4Z-0A-dqb">
<rect key="frame" x="-100" y="-100" width="240" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="NhZ-Ru-Rz5">
<rect key="frame" x="282" y="0.0" width="16" height="100"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TVZ-xJ-zK0">
<rect key="frame" x="18" y="145" width="302" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Bypass proxy settings for there Hosts &amp; Domains" id="NPu-V9-f3r">
<font key="font" usesAppearanceFont="YES"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VvP-5I-QhW">
<rect key="frame" x="18" y="128" width="302" height="13"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Separated by commas(,)" id="sfe-wu-UXp">
<font key="font" textStyle="footnote" name=".SFNS-Regular"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="VvP-5I-QhW" firstAttribute="top" secondItem="TVZ-xJ-zK0" secondAttribute="bottom" constant="4" id="1po-0W-bad"/>
<constraint firstItem="VvP-5I-QhW" firstAttribute="leading" secondItem="Xgo-Uz-aYp" secondAttribute="leading" constant="20" symbolic="YES" id="2fv-Fh-IS5"/>
<constraint firstItem="TVZ-xJ-zK0" firstAttribute="top" secondItem="Xgo-Uz-aYp" secondAttribute="top" constant="10" id="6Oi-bz-JJP"/>
<constraint firstItem="TVZ-xJ-zK0" firstAttribute="leading" secondItem="Xgo-Uz-aYp" secondAttribute="leading" constant="20" symbolic="YES" id="7BO-WX-UxM"/>
<constraint firstAttribute="trailing" secondItem="TVZ-xJ-zK0" secondAttribute="trailing" constant="20" symbolic="YES" id="7cE-3w-m7O"/>
<constraint firstItem="Drl-od-EZH" firstAttribute="top" secondItem="VvP-5I-QhW" secondAttribute="bottom" constant="8" symbolic="YES" id="9yR-yV-D8N"/>
<constraint firstAttribute="bottom" secondItem="Drl-od-EZH" secondAttribute="bottom" constant="20" symbolic="YES" id="AcE-tj-Dez"/>
<constraint firstItem="Drl-od-EZH" firstAttribute="leading" secondItem="Xgo-Uz-aYp" secondAttribute="leading" constant="20" symbolic="YES" id="Ksd-gK-GZk"/>
<constraint firstAttribute="trailing" secondItem="Drl-od-EZH" secondAttribute="trailing" constant="20" symbolic="YES" id="Vje-ww-unT"/>
<constraint firstAttribute="trailing" secondItem="VvP-5I-QhW" secondAttribute="trailing" constant="20" symbolic="YES" id="qN5-ZB-oNC"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="width" constant="340" id="fZn-M3-rRD"/>
</constraints>
</box>
</subviews>
<constraints>
<constraint firstItem="Gnh-m8-PAz" firstAttribute="width" secondItem="VYa-DX-JOe" secondAttribute="width" id="FHq-ls-GZu"/>
<constraint firstItem="hnq-VC-kO5" firstAttribute="width" secondItem="VYa-DX-JOe" secondAttribute="width" id="Ogn-LZ-PV6"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="VYa-DX-JOe" firstAttribute="top" secondItem="dpe-v8-fF7" secondAttribute="top" constant="10" id="EUx-BN-eD8"/>
<constraint firstAttribute="trailing" secondItem="VYa-DX-JOe" secondAttribute="trailing" constant="20" symbolic="YES" id="o5S-vk-NgG"/>
<constraint firstItem="VYa-DX-JOe" firstAttribute="leading" secondItem="dpe-v8-fF7" secondAttribute="leading" constant="20" symbolic="YES" id="s6F-zq-Aoy"/>
<constraint firstAttribute="bottom" secondItem="VYa-DX-JOe" secondAttribute="bottom" constant="20" symbolic="YES" id="yn9-zb-pHs"/>
</constraints>
</view>
<connections>
<outlet property="ignoreListTextView" destination="CkT-hn-ntr" id="Rhb-jw-9wz"/>
<outlet property="launchAtLoginButton" destination="jsq-3u-CRd" id="RnH-Va-nCX"/>
<outlet property="reduceNotificationsButton" destination="6V3-wn-WSa" id="VtV-aI-dQi"/>
<outlet property="useiCloudButton" destination="UGu-wD-xUs" id="VSD-og-kEv"/>
</connections>
</viewController>
<customObject id="Co2-xv-pHW" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1546" y="1029.5"/>
</scene>
<!--Application-->
<scene sceneID="JPo-4y-FX3">
<objects>
<application id="hnw-xV-0zn" sceneMemberID="viewController">
<menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6">
<items>
<menuItem title="ClashX" id="1Xt-HY-uBw" userLabel="ClashX">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="ClashX" systemMenu="apple" id="uQy-DD-JDr">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menu>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
<menuItem title="Edit" id="5QF-Oa-p0T">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Edit" id="W48-6f-4Dl">
<items>
<menuItem title="Undo" keyEquivalent="z" id="dRJ-4n-Yzg">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="undo:" target="Ady-hI-5gd" id="M6e-cu-g7V"/>
</connections>
</menuItem>
<menuItem title="Redo" keyEquivalent="Z" id="6dh-zS-Vam">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="redo:" target="Ady-hI-5gd" id="oIA-Rs-6OD"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="WRV-NI-Exz"/>
<menuItem title="Cut" keyEquivalent="x" id="uRl-iY-unG">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="cut:" target="Ady-hI-5gd" id="YJe-68-I9s"/>
</connections>
</menuItem>
<menuItem title="Copy" keyEquivalent="c" id="x3v-GG-iWU">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="copy:" target="Ady-hI-5gd" id="G1f-GL-Joy"/>
</connections>
</menuItem>
<menuItem title="Paste" keyEquivalent="v" id="gVA-U4-sdL">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="paste:" target="Ady-hI-5gd" id="UvS-8e-Qdg"/>
</connections>
</menuItem>
<menuItem title="Delete" id="pa3-QI-u2k">
<modifierMask key="keyEquivalentModifierMask"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="delete:" target="Ady-hI-5gd" id="0Mk-Ml-PaM"/>
</connections>
</menuItem>
<menuItem title="Select All" keyEquivalent="a" id="Ruw-6m-B2m">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="selectAll:" target="Ady-hI-5gd" id="VNm-Mi-diN"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="uyl-h8-XO2"/>
<menuItem title="Find" id="4EN-yA-p0u">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Find" id="1b7-l0-nxx">
<items>
<menuItem title="Find…" tag="1" keyEquivalent="f" id="Xz5-n4-O0W">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performFindPanelAction:" target="Ady-hI-5gd" id="cD7-Qs-BN4"/>
</connections>
</menuItem>
<menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="YEy-JH-Tfz">
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performFindPanelAction:" target="Ady-hI-5gd" id="WD3-Gg-5AJ"/>
</connections>
</menuItem>
<menuItem title="Find Next" tag="2" keyEquivalent="g" id="q09-fT-Sye">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performFindPanelAction:" target="Ady-hI-5gd" id="NDo-RZ-v9R"/>
</connections>
</menuItem>
<menuItem title="Find Previous" tag="3" keyEquivalent="G" id="OwM-mh-QMV">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performFindPanelAction:" target="Ady-hI-5gd" id="HOh-sY-3ay"/>
</connections>
</menuItem>
<menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="buJ-ug-pKt">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performFindPanelAction:" target="Ady-hI-5gd" id="U76-nv-p5D"/>
</connections>
</menuItem>
<menuItem title="Jump to Selection" keyEquivalent="j" id="S0p-oC-mLd">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="centerSelectionInVisibleArea:" target="Ady-hI-5gd" id="IOG-6D-g5B"/>
</connections>
</menuItem>
</items>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menu>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
<menuItem title="Close" keyEquivalent="w" id="gOg-OG-fFX">
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<connections>
<action selector="performClose:" target="Ady-hI-5gd" id="Lyn-5B-33Q"/>
</connections>
</menuItem>
</items>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menu>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
</items>
</menu>
<connections>
<outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/>
</connections>
</application>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="ClashX" customModuleProvider="target">
<connections>
<outlet property="allowFromLanMenuItem" destination="Vz8-7n-vx6" id="Fzz-EG-huC"/>
<outlet property="apiPortMenuItem" destination="hwG-qf-DeZ" id="d6K-i7-yCo"/>
<outlet property="autoStartMenuItem" destination="B1J-XB-BiZ" id="xaS-h5-qd0"/>
<outlet property="buildApiModeMenuitem" destination="xG5-B4-mlw" id="1Fy-UQ-jFs"/>
<outlet property="configSeparatorLine" destination="WzG-og-OyZ" id="hhn-AP-zKJ"/>
<outlet property="copyExportCommandExternalMenuItem" destination="7wl-vK-5JO" id="1Lu-Tu-FJy"/>
<outlet property="copyExportCommandMenuItem" destination="Jmb-PK-rMW" id="tiF-vV-Sqh"/>
<outlet property="dashboardMenuItem" destination="XG6-2M-PNi" id="hzn-77-3Uc"/>
<outlet property="experimentalMenu" destination="sbS-Fj-gxn" id="m2U-Zq-cKD"/>
<outlet property="externalControlSeparator" destination="tXn-AQ-OT3" id="ddo-u2-wUb"/>
<outlet property="httpPortMenuItem" destination="WNw-8Y-VFw" id="ldW-Gw-Q9L"/>
<outlet property="ipMenuItem" destination="D2R-eG-cms" id="ugc-iD-j9T"/>
<outlet property="logLevelMenuItem" destination="3Da-fL-Mzr" id="ZCW-Il-fOZ"/>
<outlet property="proxyModeDirectMenuItem" destination="Np6-Pm-Lo3" id="DER-K7-DNW"/>
<outlet property="proxyModeGlobalMenuItem" destination="yiM-U4-MNg" id="M7s-kl-aPh"/>
<outlet property="proxyModeMenuItem" destination="jGT-1M-xJu" id="3Xj-xK-MJj"/>
<outlet property="proxyModeRuleMenuItem" destination="89n-bD-JHk" id="lT1-J1-X3k"/>
<outlet property="proxySettingMenuItem" destination="8se-yr-wmp" id="yvm-QP-yoA"/>
<outlet property="remoteConfigAutoupdateMenuItem" destination="r8s-OI-tgf" id="tmB-30-trh"/>
<outlet property="separatorLineTop" destination="1fM-p6-bHd" id="NFb-qS-TKR"/>
<outlet property="sepatatorLineEndProxySelect" destination="n67-fU-hLx" id="Vgv-N6-SOH"/>
<outlet property="showNetSpeedIndicatorMenuItem" destination="YIO-Vj-64f" id="9a5-3N-Ylk"/>
<outlet property="showProxyGroupCurrentMenuItem" destination="j9o-36-NTd" id="5jc-iE-bou"/>
<outlet property="socksPortMenuItem" destination="Uy1-g8-r6Q" id="NiI-Gy-9Sa"/>
<outlet property="statusMenu" destination="Afa-lD-EbR" id="cov-E9-WrO"/>
</connections>
</customObject>
<menu id="Afa-lD-EbR">
<items>
<menuItem title="API Connect Error" id="jGT-1M-xJu">
<menu key="submenu" title="API Connect Error" id="UU2-uE-YB4">
<items>
<menuItem title="Global" keyEquivalent="g" id="yiM-U4-MNg">
<modifierMask key="keyEquivalentModifierMask" option="YES"/>
<connections>
<action selector="actionSwitchProxyMode:" target="Voe-Tx-rLC" id="qv6-up-ubF"/>
</connections>
</menuItem>
<menuItem title="Rule" keyEquivalent="r" id="89n-bD-JHk">
<modifierMask key="keyEquivalentModifierMask" option="YES"/>
<connections>
<action selector="actionSwitchProxyMode:" target="Voe-Tx-rLC" id="hGb-uh-9p3"/>
</connections>
</menuItem>
<menuItem title="Direct" keyEquivalent="d" id="Np6-Pm-Lo3">
<modifierMask key="keyEquivalentModifierMask" option="YES"/>
<connections>
<action selector="actionSwitchProxyMode:" target="Voe-Tx-rLC" id="vbj-a5-5O0"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem isSeparatorItem="YES" id="1fM-p6-bHd"/>
<menuItem isSeparatorItem="YES" id="n67-fU-hLx"/>
<menuItem title="Set as system proxy" keyEquivalent="s" id="8se-yr-wmp">
<connections>
<action selector="actionSetSystemProxy:" target="Voe-Tx-rLC" id="jrp-iz-ljC"/>
</connections>
</menuItem>
<menuItem title="Copy shell command" keyEquivalent="c" id="Jmb-PK-rMW">
<connections>
<action selector="actionCopyExportCommand:" target="Voe-Tx-rLC" id="82r-sY-7xb"/>
</connections>
</menuItem>
<menuItem title="Copy shell command (External IP)" alternate="YES" keyEquivalent="c" id="7wl-vK-5JO">
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
<connections>
<action selector="actionCopyExportCommand:" target="Voe-Tx-rLC" id="hsS-Db-cmT"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="nXl-3B-Q18"/>
<menuItem title="Start at login" id="B1J-XB-BiZ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionStartAtLogin:" target="Voe-Tx-rLC" id="aie-1F-HjZ"/>
</connections>
</menuItem>
<menuItem title="Show network indicator" id="YIO-Vj-64f">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionShowNetSpeedIndicator:" target="Voe-Tx-rLC" id="iHm-b9-VSa"/>
</connections>
</menuItem>
<menuItem title="Allow connect from Lan" id="Vz8-7n-vx6">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionAllowFromLan:" target="Voe-Tx-rLC" id="BGp-Tp-MiH"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="HZ7-Hd-kA2"/>
<menuItem title="Benchmark" keyEquivalent="t" id="COu-UX-bww">
<connections>
<action selector="actionSpeedTest:" target="Voe-Tx-rLC" id="wQV-1R-Ym6"/>
</connections>
</menuItem>
<menuItem title="Dashboard" enabled="NO" keyEquivalent="d" id="XG6-2M-PNi">
<connections>
<action selector="actionDashboard:" target="Voe-Tx-rLC" id="i6y-pW-cD3"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="UpD-DI-Smv"/>
<menuItem title="Config" id="JMV-Dy-CI0">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Config" id="tck-zU-JKQ">
<items>
<menuItem isSeparatorItem="YES" id="WzG-og-OyZ"/>
<menuItem title="Open config folder" keyEquivalent="o" id="DwE-WX-ETZ">
<connections>
<action selector="openConfigFolder:" target="Voe-Tx-rLC" id="6Ke-Bi-AAZ"/>
</connections>
</menuItem>
<menuItem title="Reload config" keyEquivalent="r" id="q3G-VH-eyy">
<connections>
<action selector="actionUpdateConfig:" target="Voe-Tx-rLC" id="oW5-Ll-SY8"/>
</connections>
</menuItem>
<menuItem title="Settings" id="krh-QF-pqZ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionUpdateConfig:" target="Voe-Tx-rLC" id="L8c-KG-g8D"/>
<segue destination="LAj-p8-9gd" kind="show" id="BTv-JW-0Fb"/>
</connections>
</menuItem>
<menuItem title="Remote config" id="h1C-R6-Y9w">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Remote config" id="az2-wz-yyy">
<items>
<menuItem title="Manage" keyEquivalent="m" id="Dwg-Qb-2AU">
<connections>
<segue destination="6WI-Hi-v9j" kind="show" id="Ot5-gq-dhX"/>
</connections>
</menuItem>
<menuItem title="Update" keyEquivalent="u" id="I2P-Wd-Ns7">
<connections>
<action selector="actionUpdateRemoteConfig:" target="Voe-Tx-rLC" id="umk-nZ-asT"/>
</connections>
</menuItem>
<menuItem title="Auto Update" id="r8s-OI-tgf">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionAutoUpdateRemoteConfig:" target="Voe-Tx-rLC" id="YMu-H3-jf6"/>
</connections>
</menuItem>
<menuItem title="Set update interval" id="h1H-7k-9HS">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetUpdateInterval:" target="Voe-Tx-rLC" id="sD1-ap-W4A"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem title="Experimental" id="OLP-Uv-at6">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Experimental" id="sbS-Fj-gxn">
<items>
<menuItem title="Remote Controller" id="BRR-WK-aeP">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Remote Controller" id="1He-Eq-fSy">
<items>
<menuItem isSeparatorItem="YES" id="tXn-AQ-OT3"/>
<menuItem title=" Manage" id="hlb-KQ-Fdr">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<segue destination="s6y-wL-pnr" kind="show" id="YYz-MS-98Q"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem title="Show current proxy in menu" id="j9o-36-NTd">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionUpdateProxyGroupMenu:" target="Voe-Tx-rLC" id="XsH-da-e3b"/>
</connections>
</menuItem>
<menuItem title="Use built in api" id="xG5-B4-mlw">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetUseApiMode:" target="Voe-Tx-rLC" id="00l-6K-2IL"/>
</connections>
</menuItem>
<menuItem title="Set benchmark url" id="rls-O1-mpQ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetBenchmarkUrl:" target="Voe-Tx-rLC" id="uok-Pz-Uuz"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem title="Help" id="Dd9-2F-FVY">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Help" id="ogW-pn-jeR">
<items>
<menuItem title="About" id="hUb-k9-TEf">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<segue destination="UWQ-O3-RVk" kind="show" id="ZDv-Fo-P5y"/>
</connections>
</menuItem>
<menuItem title="Check Update" id="p0T-J8-Emx">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="checkForUpdates:" target="fth-rt-saN" id="gaF-35-d7h"/>
</connections>
</menuItem>
<menuItem title="Log level" id="3Da-fL-Mzr">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Log level" id="wqo-3T-4qO">
<items>
<menuItem title="ERROR" id="0iu-lB-eZN">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetLogLevel:" target="Voe-Tx-rLC" id="KEd-c4-cB8"/>
</connections>
</menuItem>
<menuItem title="WARNING" id="ko2-Ir-DxA">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetLogLevel:" target="Voe-Tx-rLC" id="V2s-Xc-8lq"/>
</connections>
</menuItem>
<menuItem title="INFO" id="d8V-h0-0zF">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetLogLevel:" target="Voe-Tx-rLC" id="jeM-b7-3h6"/>
</connections>
</menuItem>
<menuItem title="DEBUG" id="XIR-Go-fWA">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetLogLevel:" target="Voe-Tx-rLC" id="wcc-7Y-8Ke"/>
</connections>
</menuItem>
<menuItem title="SILENT" id="dVr-Xp-C0C" userLabel="Silent">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="actionSetLogLevel:" target="Voe-Tx-rLC" id="0dh-zw-qRi"/>
</connections>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem title="Show Log" keyEquivalent="l" id="xxZ-9l-69m">
<connections>
<action selector="actionShowLog:" target="Voe-Tx-rLC" id="riD-KO-PNs"/>
</connections>
</menuItem>
<menuItem title="Ports" id="9i0-LH-x04">
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="Ports" id="Ng4-Ia-KSz">
<items>
<menuItem title="http port:" id="WNw-8Y-VFw">
<modifierMask key="keyEquivalentModifierMask"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
<menuItem title="socks port:" id="Uy1-g8-r6Q">
<modifierMask key="keyEquivalentModifierMask"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
<menuItem title="api port:" id="hwG-qf-DeZ">
<modifierMask key="keyEquivalentModifierMask"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
<menuItem title="IP:" id="D2R-eG-cms">
<modifierMask key="keyEquivalentModifierMask"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menuItem>
</items>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</menu>
</menuItem>
</items>
</menu>
</menuItem>
<menuItem title="Quit" keyEquivalent="q" id="NXU-86-Eem">
<connections>
<action selector="actionQuit:" target="Voe-Tx-rLC" id="ZtA-Bb-6xk"/>
</connections>
</menuItem>
</items>
</menu>
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
<customObject id="fth-rt-saN" customClass="SUUpdater"/>
<customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<userDefaultsController representsSharedInstance="YES" id="dwS-am-r7H"/>
</objects>
<point key="canvasLocation" x="75" y="0.0"/>
</scene>
<!--About View Controller-->
<scene sceneID="bW6-wi-r8Q">
<objects>
<viewController showSeguePresentationStyle="single" id="UWQ-O3-RVk" customClass="AboutViewController" customModule="ClashX" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" id="JCR-G0-H6V">
<rect key="frame" x="0.0" y="0.0" width="451" height="300"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4SV-eS-si0">
<rect key="frame" x="181" y="190" width="90" height="90"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="FDV-Kt-1r8"/>
<constraint firstAttribute="height" constant="90" id="JiZ-gC-JO8"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="AppIcon" id="Vx1-G4-Xby"/>
</imageView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="prU-ck-7Na">
<rect key="frame" x="199" y="165" width="53" height="17"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ClashX" id="MzG-sW-3g7">
<font key="font" metaFont="systemBold" size="14"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gP8-vp-ASP">
<rect key="frame" x="168" y="134" width="115" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version:1.1.0(1.1.0)" id="pVE-Ti-FcK">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
<stackView distribution="fill" orientation="horizontal" alignment="top" spacing="5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gM7-9K-QZN">
<rect key="frame" x="48" y="31" width="355" height="40"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="leading" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Eta-0y-44x">
<rect key="frame" x="0.0" y="0.0" width="113" height="40"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8pQ-pI-ToK">
<rect key="frame" x="-2" y="24" width="109" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GitHub for Clash:" allowsEditingTextAttributes="YES" id="lsq-AW-K0M">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kch-A0-ga2">
<rect key="frame" x="-2" y="0.0" width="117" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GitHub for ClashX:" id="89f-5u-Eo0">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<stackView distribution="fill" orientation="vertical" alignment="leading" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="BaZ-rB-g4s">
<rect key="frame" x="118" y="0.0" width="237" height="40"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q4m-SB-uHV" customClass="HyperlinkTextField" customModule="ClashX" customModuleProvider="target">
<rect key="frame" x="-2" y="24" width="221" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="https://github.com/Dreamacro/clash" id="Bej-j7-KKV">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="href" value="https://github.com/Dreamacro/clash"/>
</userDefinedRuntimeAttributes>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bSi-kz-Dkf" customClass="HyperlinkTextField" customModule="ClashX" customModuleProvider="target">
<rect key="frame" x="-2" y="0.0" width="241" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="https://github.com/yichengchen/clashX" id="9ox-Fc-Wk3">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="href" value="https://github.com/yichengchen/clashX"/>
</userDefinedRuntimeAttributes>
</textField>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dDI-8K-OOb">
<rect key="frame" x="185" y="111" width="82" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Core Version" id="zwo-q5-k5N">
<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>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qla-PJ-sDO">
<rect key="frame" x="187" y="88" width="77" height="16"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="2018-08-19" id="aib-YP-mvk">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="prU-ck-7Na" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="6sZ-T8-xec"/>
<constraint firstItem="qla-PJ-sDO" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="A3W-i0-Lug"/>
<constraint firstItem="dDI-8K-OOb" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="Ate-JW-qgM"/>
<constraint firstItem="prU-ck-7Na" firstAttribute="top" secondItem="4SV-eS-si0" secondAttribute="bottom" constant="8" id="EGo-fK-wUy"/>
<constraint firstItem="gP8-vp-ASP" firstAttribute="top" secondItem="prU-ck-7Na" secondAttribute="bottom" constant="15" id="JcF-C9-rIW"/>
<constraint firstAttribute="bottom" secondItem="gM7-9K-QZN" secondAttribute="bottom" constant="31" id="LWM-0c-SHA"/>
<constraint firstItem="dDI-8K-OOb" firstAttribute="top" secondItem="gP8-vp-ASP" secondAttribute="bottom" constant="7" id="RN6-aw-2t3"/>
<constraint firstItem="gP8-vp-ASP" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="TJb-U7-nQK"/>
<constraint firstItem="4SV-eS-si0" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="cjh-4c-FsB"/>
<constraint firstItem="gM7-9K-QZN" firstAttribute="top" secondItem="qla-PJ-sDO" secondAttribute="bottom" constant="17" id="dto-mD-hu2"/>
<constraint firstItem="gM7-9K-QZN" firstAttribute="centerX" secondItem="JCR-G0-H6V" secondAttribute="centerX" id="i2x-En-NFp"/>
<constraint firstItem="qla-PJ-sDO" firstAttribute="top" secondItem="dDI-8K-OOb" secondAttribute="bottom" constant="7" id="npg-f2-wa2"/>
<constraint firstItem="4SV-eS-si0" firstAttribute="top" secondItem="JCR-G0-H6V" secondAttribute="top" constant="20" id="q5j-F9-XGY"/>
</constraints>
</view>
<connections>
<outlet property="buildTimeLabel" destination="qla-PJ-sDO" id="zce-NL-ftN"/>
<outlet property="coreVersionLabel" destination="dDI-8K-OOb" id="vHu-Qr-E1k"/>
<outlet property="versionLabel" destination="gP8-vp-ASP" id="2V8-vb-VKi"/>
</connections>
</viewController>
<customObject id="oHh-a0-cAY" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-32" y="744"/>
</scene>
<!--Remote Configs-->
<scene sceneID="lXv-k7-YEi">
<objects>
<viewController title="Remote Configs" identifier="RemoteConfigViewController" storyboardIdentifier="RemoteConfigViewController" showSeguePresentationStyle="single" id="6WI-Hi-v9j" customClass="RemoteConfigViewController" customModule="ClashX" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" id="BIo-GY-n0C">
<rect key="frame" x="0.0" y="0.0" width="403" height="256"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LqM-v5-9Fo">
<rect key="frame" x="20" y="60" width="363" height="140"/>
<clipView key="contentView" id="QHV-vI-z1z">
<rect key="frame" x="1" y="1" width="361" height="138"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" headerView="x46-X9-TXT" viewBased="YES" id="I57-0R-Jyy">
<rect key="frame" x="0.0" y="0.0" width="361" height="113"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="url" editable="NO" width="176" minWidth="40" maxWidth="1000" id="C79-J5-30z">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Url">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="7G6-oO-vNs">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="urlCell" id="Nfz-jY-8Of">
<rect key="frame" x="1" y="1" width="181" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="4q7-nk-ts1">
<rect key="frame" x="0.0" y="14" width="191" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="https://example.com" id="zX2-Xa-6wt">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="4q7-nk-ts1" firstAttribute="top" secondItem="Nfz-jY-8Of" secondAttribute="top" id="A1z-Qz-nMa"/>
<constraint firstItem="4q7-nk-ts1" firstAttribute="leading" secondItem="Nfz-jY-8Of" secondAttribute="leading" constant="2" id="FBk-bp-Y2t"/>
<constraint firstAttribute="trailing" secondItem="4q7-nk-ts1" secondAttribute="trailing" constant="-8" id="dTy-k7-nYr"/>
</constraints>
<connections>
<outlet property="textField" destination="4q7-nk-ts1" id="gye-Er-Du6"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn identifier="configName" width="86" minWidth="40" maxWidth="1000" id="lRE-Xa-euB">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Config Name">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="id7-f0-u56">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="nameCell" id="nJ2-CL-UMO">
<rect key="frame" x="185" y="1" width="86" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="ma1-VU-D1q">
<rect key="frame" x="0.0" y="1" width="86" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="example" id="Osa-lp-USN">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="ma1-VU-D1q" firstAttribute="centerY" secondItem="nJ2-CL-UMO" secondAttribute="centerY" id="HI4-gb-cTe"/>
<constraint firstItem="ma1-VU-D1q" firstAttribute="centerX" secondItem="nJ2-CL-UMO" secondAttribute="centerX" id="ofw-c3-6yX"/>
<constraint firstItem="ma1-VU-D1q" firstAttribute="leading" secondItem="nJ2-CL-UMO" secondAttribute="leading" constant="2" id="pMQ-ZU-yYY"/>
</constraints>
<connections>
<outlet property="textField" destination="ma1-VU-D1q" id="vKc-2X-zmp"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn identifier="updateTime" width="52" minWidth="40" maxWidth="1000" id="xoc-hs-9qa">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Update Time">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="RCv-zz-HKW">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="timeCell" id="EV1-my-fwa">
<rect key="frame" x="274" y="1" width="56" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="giF-oe-BsQ">
<rect key="frame" x="0.0" y="1" width="56" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Never" id="X8i-uo-gQE">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="giF-oe-BsQ" firstAttribute="centerX" secondItem="EV1-my-fwa" secondAttribute="centerX" id="Zlb-1Y-eJ6"/>
<constraint firstItem="giF-oe-BsQ" firstAttribute="leading" secondItem="EV1-my-fwa" secondAttribute="leading" constant="2" id="drd-f8-YwX"/>
<constraint firstItem="giF-oe-BsQ" firstAttribute="centerY" secondItem="EV1-my-fwa" secondAttribute="centerY" id="eyk-Cf-hRP"/>
</constraints>
<connections>
<outlet property="textField" destination="giF-oe-BsQ" id="pXu-Uy-XJF"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="6WI-Hi-v9j" id="C4N-Xc-8NE"/>
<outlet property="delegate" destination="6WI-Hi-v9j" id="JE4-LJ-TJX"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="140" id="dPv-dN-jKP"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="LW5-3e-jIu">
<rect key="frame" x="1" y="123" width="361" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="xth-Yd-t6V">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES" id="x46-X9-TXT">
<rect key="frame" x="0.0" y="0.0" width="361" height="25"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P7n-N0-pkv">
<rect key="frame" x="18" y="220" width="51" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Configs" id="tL1-bl-LXd">
<font key="font" usesAppearanceFont="YES"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tAe-1Z-RnG">
<rect key="frame" x="14" y="13" width="84" height="32"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="9P1-3G-eKC"/>
</constraints>
<buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="51K-nB-xLS">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="actionAdd:" target="6WI-Hi-v9j" id="wbk-Q8-U0x"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b6c-1B-tE6">
<rect key="frame" x="99" y="13" width="79" height="32"/>
<buttonCell key="cell" type="push" title="Update" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2Rx-ih-aGW">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="actionUpdate:" target="6WI-Hi-v9j" id="Gat-ro-9Mu"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EbX-pj-Cz7">
<rect key="frame" x="179" y="13" width="74" height="32"/>
<buttonCell key="cell" type="push" title="Delete" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yGD-AG-oYU">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="actionDelete:" target="6WI-Hi-v9j" id="5yg-pq-0Lj"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="P7n-N0-pkv" firstAttribute="leading" secondItem="BIo-GY-n0C" secondAttribute="leading" constant="20" id="5pq-wP-XDV"/>
<constraint firstItem="EbX-pj-Cz7" firstAttribute="centerY" secondItem="b6c-1B-tE6" secondAttribute="centerY" id="9Ez-4n-Nfi"/>
<constraint firstItem="tAe-1Z-RnG" firstAttribute="top" secondItem="LqM-v5-9Fo" secondAttribute="bottom" constant="20" id="Bw9-nj-Qdi"/>
<constraint firstItem="tAe-1Z-RnG" firstAttribute="leading" secondItem="I57-0R-Jyy" secondAttribute="leading" id="CNk-LI-6au"/>
<constraint firstItem="LqM-v5-9Fo" firstAttribute="top" secondItem="P7n-N0-pkv" secondAttribute="bottom" constant="20" id="JZz-kk-xXU"/>
<constraint firstItem="b6c-1B-tE6" firstAttribute="leading" secondItem="tAe-1Z-RnG" secondAttribute="trailing" constant="15" id="KAr-1S-2cU"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="P7n-N0-pkv" secondAttribute="trailing" constant="20" symbolic="YES" id="Y8u-oJ-fWE"/>
<constraint firstItem="b6c-1B-tE6" firstAttribute="centerY" secondItem="tAe-1Z-RnG" secondAttribute="centerY" id="bCu-uy-IUF"/>
<constraint firstItem="P7n-N0-pkv" firstAttribute="top" secondItem="BIo-GY-n0C" secondAttribute="top" constant="20" id="dyb-pn-Moi"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="EbX-pj-Cz7" secondAttribute="trailing" id="fOt-Uo-1BS"/>
<constraint firstAttribute="bottom" secondItem="tAe-1Z-RnG" secondAttribute="bottom" constant="20" id="g1c-Av-e8I"/>
<constraint firstItem="EbX-pj-Cz7" firstAttribute="leading" secondItem="b6c-1B-tE6" secondAttribute="trailing" constant="15" id="gb6-ku-Ul4"/>
<constraint firstItem="LqM-v5-9Fo" firstAttribute="leading" secondItem="BIo-GY-n0C" secondAttribute="leading" constant="20" id="nbe-A2-uN7"/>
<constraint firstAttribute="trailing" secondItem="LqM-v5-9Fo" secondAttribute="trailing" constant="20" id="w3r-DJ-wwf"/>
</constraints>
</view>
<connections>
<outlet property="deleteButton" destination="EbX-pj-Cz7" id="4g3-kK-abV"/>
<outlet property="tableView" destination="I57-0R-Jyy" id="MGs-WI-xn7"/>
<outlet property="updateButton" destination="b6c-1B-tE6" id="ZD4-NS-fSk"/>
</connections>
</viewController>
<customObject id="1Mg-7q-ojs" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<userDefaultsController id="r6q-tD-5zt"/>
</objects>
<point key="canvasLocation" x="488" y="866"/>
</scene>
<!--External Control-->
<scene sceneID="TO5-jN-VsZ">
<objects>
<viewController title="External Manager" identifier="ExternalControlViewController" storyboardIdentifier="ExternalControlViewController" showSeguePresentationStyle="single" id="s6y-wL-pnr" userLabel="External Control" customClass="ExternalControlViewController" customModule="ClashX" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" id="Gao-fa-Dwr">
<rect key="frame" x="0.0" y="0.0" width="515" height="256"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<scrollView autohidesScrollers="YES" horizontalLineScroll="30" horizontalPageScroll="10" verticalLineScroll="30" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h2z-Vu-j5M">
<rect key="frame" x="20" y="60" width="475" height="140"/>
<clipView key="contentView" ambiguous="YES" id="mfP-nM-YjW">
<rect key="frame" x="1" y="1" width="473" height="138"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="28" rowSizeStyle="automatic" headerView="xc1-js-IM3" viewBased="YES" id="hOe-c3-RXT">
<rect key="frame" x="0.0" y="0.0" width="473" height="113"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn identifier="name" editable="NO" width="188" minWidth="40" maxWidth="1000" id="QCX-KN-T1O">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Name">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="yAk-hB-tNt">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="nameCell" id="8mR-Pw-M5O">
<rect key="frame" x="1" y="1" width="193" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="6q3-XW-4SC">
<rect key="frame" x="0.0" y="12" width="203" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="https://127.0.0.1:9090" id="JGv-cm-u42">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="6q3-XW-4SC" firstAttribute="top" secondItem="8mR-Pw-M5O" secondAttribute="top" id="DFj-2r-ZLZ"/>
<constraint firstAttribute="trailing" secondItem="6q3-XW-4SC" secondAttribute="trailing" constant="-8" id="KJe-mH-QNa"/>
<constraint firstItem="6q3-XW-4SC" firstAttribute="leading" secondItem="8mR-Pw-M5O" secondAttribute="leading" constant="2" id="v9O-xm-uSP"/>
</constraints>
<connections>
<outlet property="textField" destination="6q3-XW-4SC" id="eY0-6q-IDY"/>
</connections>
</tableCellView>
</prototypeCellViews>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</tableColumn>
<tableColumn identifier="url" editable="NO" width="188" minWidth="40" maxWidth="1000" id="yO6-uZ-IRv">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Api Url">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="vxz-FW-LzF">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="urlCell" id="hgu-Ez-7fj">
<rect key="frame" x="197" y="1" width="188" height="28"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="rfv-RN-Pkz">
<rect key="frame" x="0.0" y="12" width="198" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="https://127.0.0.1:9090" id="CSz-KL-0hU">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="rfv-RN-Pkz" firstAttribute="leading" secondItem="hgu-Ez-7fj" secondAttribute="leading" constant="2" id="DhQ-bY-qWX"/>
<constraint firstAttribute="trailing" secondItem="rfv-RN-Pkz" secondAttribute="trailing" constant="-8" id="alN-Vv-L0z"/>
<constraint firstItem="rfv-RN-Pkz" firstAttribute="top" secondItem="hgu-Ez-7fj" secondAttribute="top" id="mhO-bQ-Bmg"/>
</constraints>
<connections>
<outlet property="textField" destination="rfv-RN-Pkz" id="HHk-td-6gY"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn identifier="secret" width="50" minWidth="40" maxWidth="1000" id="5hn-k8-CWe">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Api Secret">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="jfD-YU-DKn">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView identifier="secretCell" id="1lj-rr-UvU">
<rect key="frame" x="388" y="1" width="54" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="T9c-i1-UF2">
<rect key="frame" x="0.0" y="3" width="54" height="16"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="abcd" id="laF-Oa-HjF">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<attributedString key="userComments">
<fragment content="#bc-ignore!"/>
</attributedString>
</textField>
</subviews>
<constraints>
<constraint firstItem="T9c-i1-UF2" firstAttribute="leading" secondItem="1lj-rr-UvU" secondAttribute="leading" constant="2" id="Pl7-uo-Baa"/>
<constraint firstItem="T9c-i1-UF2" firstAttribute="centerY" secondItem="1lj-rr-UvU" secondAttribute="centerY" id="czC-k6-flw"/>
<constraint firstItem="T9c-i1-UF2" firstAttribute="centerX" secondItem="1lj-rr-UvU" secondAttribute="centerX" id="l2b-5T-aJf"/>
</constraints>
<connections>
<outlet property="textField" destination="T9c-i1-UF2" id="Mnl-VN-HB6"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="s6y-wL-pnr" id="S4J-7g-too"/>
<outlet property="delegate" destination="s6y-wL-pnr" id="HJD-SH-4VN"/>
</connections>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="140" id="bum-hM-Fh2"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="K2N-Ju-0Wp">
<rect key="frame" x="1" y="123" width="473" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="j9k-IC-a8m">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" wantsLayer="YES" id="xc1-js-IM3">
<rect key="frame" x="0.0" y="0.0" width="473" height="25"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Apx-gL-RAm">
<rect key="frame" x="18" y="220" width="108" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="External Controls" id="9gE-NX-2wJ">
<font key="font" usesAppearanceFont="YES"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qwK-rg-RXo">
<rect key="frame" x="14" y="13" width="84" height="32"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="4Kj-Sy-tdt"/>
</constraints>
<buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZcF-10-jsl">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="actionAdd:" target="s6y-wL-pnr" id="83F-eg-bno"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fs7-Ym-fVr">
<rect key="frame" x="104" y="13" width="82" height="32"/>
<buttonCell key="cell" type="push" title="Delete" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="B2w-4r-5Kh">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<connections>
<action selector="actionDelete:" target="s6y-wL-pnr" id="PZg-Af-yD3"/>
</connections>
</buttonCell>
</button>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NYx-qw-0FN">
<rect key="frame" x="18" y="208" width="444" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="This allows you to control the clash core running in the different machine" id="WkL-aX-66E">
<font key="font" metaFont="system"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="qwK-rg-RXo" secondAttribute="bottom" constant="20" id="1Dj-gP-2GM"/>
<constraint firstItem="Fs7-Ym-fVr" firstAttribute="leading" secondItem="qwK-rg-RXo" secondAttribute="trailing" constant="20" id="2VK-Ze-a7K"/>
<constraint firstItem="NYx-qw-0FN" firstAttribute="top" secondItem="Apx-gL-RAm" secondAttribute="bottom" constant="8" symbolic="YES" id="3Jj-6X-1DG"/>
<constraint firstItem="qwK-rg-RXo" firstAttribute="leading" secondItem="hOe-c3-RXT" secondAttribute="leading" id="4Ls-h5-MsD"/>
<constraint firstItem="NYx-qw-0FN" firstAttribute="leading" secondItem="Gao-fa-Dwr" secondAttribute="leading" constant="20" symbolic="YES" id="4QN-kP-92F"/>
<constraint firstItem="h2z-Vu-j5M" firstAttribute="leading" secondItem="Gao-fa-Dwr" secondAttribute="leading" constant="20" id="664-zM-zta"/>
<constraint firstItem="Apx-gL-RAm" firstAttribute="leading" secondItem="Gao-fa-Dwr" secondAttribute="leading" constant="20" id="Bqp-RP-QGF"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="NYx-qw-0FN" secondAttribute="trailing" constant="20" symbolic="YES" id="NDT-P5-GuC"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Fs7-Ym-fVr" secondAttribute="trailing" constant="100" id="Rnw-mk-spV"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Apx-gL-RAm" secondAttribute="trailing" constant="20" symbolic="YES" id="T4S-3l-S7C"/>
<constraint firstItem="Fs7-Ym-fVr" firstAttribute="width" secondItem="qwK-rg-RXo" secondAttribute="width" multiplier="0.971429" id="a5a-pA-stH"/>
<constraint firstItem="h2z-Vu-j5M" firstAttribute="top" secondItem="NYx-qw-0FN" secondAttribute="bottom" constant="8" symbolic="YES" id="jG7-GJ-c7d"/>
<constraint firstAttribute="trailing" secondItem="h2z-Vu-j5M" secondAttribute="trailing" constant="20" id="lJG-V8-SxD"/>
<constraint firstItem="Apx-gL-RAm" firstAttribute="top" secondItem="Gao-fa-Dwr" secondAttribute="top" constant="20" id="mWI-7y-euZ"/>
<constraint firstItem="qwK-rg-RXo" firstAttribute="top" secondItem="h2z-Vu-j5M" secondAttribute="bottom" constant="20" id="pZe-fl-hIB"/>
<constraint firstItem="Fs7-Ym-fVr" firstAttribute="centerY" secondItem="qwK-rg-RXo" secondAttribute="centerY" id="yq6-cU-Ba1"/>
</constraints>
</view>
<connections>
<outlet property="addButton" destination="qwK-rg-RXo" id="4WZ-Pu-nTz"/>
<outlet property="deleteButton" destination="Fs7-Ym-fVr" id="qqN-zQ-E74"/>
<outlet property="tableView" destination="hOe-c3-RXT" id="JHQ-Xu-dao"/>
</connections>
</viewController>
<customObject id="ecc-P0-f6e" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<userDefaultsController id="iX3-PX-qrs"/>
</objects>
<point key="canvasLocation" x="957" y="385.5"/>
</scene>
</scenes>
<resources>
<image name="AppIcon" width="128" height="128"/>
<image name="gearshape" catalog="system" width="16" height="16"/>
</resources>
</document>