You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2025 lines
225 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="RHq-9Z-auA">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17506"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Window Controller-->
<scene sceneID="hW4-pb-8TH">
<objects>
<windowController id="RHq-9Z-auA" customClass="OneWindowController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<window key="window" title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="Juk-wd-881">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="245" y="301" width="480" height="270"/>
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/>
<accessibility identifier="Clocker"/>
<connections>
<outlet property="delegate" destination="RHq-9Z-auA" id="Agy-uL-jlB"/>
</connections>
</window>
<connections>
<segue destination="SH5-GG-x4O" kind="relationship" relationship="window.shadowedContentViewController" id="LWx-OK-zcr"/>
</connections>
</windowController>
<customObject id="7YS-aD-QaT" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="47" y="38"/>
</scene>
<!--Centered Tab View Controller-->
<scene sceneID="efi-cu-phe">
<objects>
<tabViewController selectedTabViewItemIndex="0" tabStyle="toolbar" id="SH5-GG-x4O" customClass="CenteredTabViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<tabViewItems>
<tabViewItem label="General" identifier="Preferences Tab" image="NSPreferencesGeneral" id="KX2-eQ-kpC"/>
<tabViewItem label=" Appearance " identifier="Appearance Tab" image="Appearance Dynamic" id="UFb-Xx-XzY"/>
<tabViewItem label=" Calendar " identifier="Calendar Tab" image="Calendar Tab Dynamic" id="dtc-kZ-ICY"/>
<tabViewItem label=" Permissions " identifier="Permissions Tab" image="Privacy" id="0LV-gD-HSJ" userLabel="Permissions"/>
<tabViewItem label=" About " identifier="About Tab" image="NSInfo" id="H6X-F4-LIW"/>
</tabViewItems>
<viewControllerTransitionOptions key="transitionOptions" crossfade="YES" slideRight="YES" slideBackward="YES" allowUserInteraction="YES"/>
<tabView key="tabView" type="noTabsNoBorder" id="gdR-rH-VZM">
<rect key="frame" x="0.0" y="0.0" width="450" height="300"/>
<autoresizingMask key="autoresizingMask"/>
<font key="font" metaFont="system"/>
</tabView>
<connections>
<outlet property="tabView" destination="gdR-rH-VZM" id="ico-62-kvU"/>
<segue destination="ZT5-cA-xLj" kind="relationship" relationship="tabItems" id="SQ1-1H-tnr"/>
<segue destination="1aL-zR-8L4" kind="relationship" relationship="tabItems" id="hdw-VK-o9C"/>
<segue destination="YFE-hJ-t6x" kind="relationship" relationship="tabItems" id="rLs-f6-IcB"/>
<segue destination="Qra-N0-cog" kind="relationship" relationship="tabItems" id="4iE-Mv-9XF"/>
<segue destination="oFk-9v-L8T" kind="relationship" relationship="tabItems" id="J8m-wV-WEE"/>
</connections>
</tabViewController>
<customObject id="PWH-do-5G0" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="174" y="482"/>
</scene>
<!--About View Controller-->
<scene sceneID="HT8-0g-C4K">
<objects>
<viewController id="oFk-9v-L8T" customClass="AboutViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" id="HdR-qn-zua" customClass="ParentView" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="548" height="468"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Rf9-Ye-zX3">
<rect key="frame" x="18" y="405" width="512" height="43"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="43" id="NiP-NA-j63"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Title String" id="i8E-rq-NFc">
<font key="font" size="28" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<accessibility identifier="ClockerVersion"/>
</textField>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bbN-ya-739">
<rect key="frame" x="224" y="293" width="100" height="100"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="mxu-tL-H7P"/>
<constraint firstAttribute="height" constant="100" id="uZq-fP-y0F"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ClockerIcon-512" id="IBf-5b-wv7"/>
</imageView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Du3-oP-H7v">
<rect key="frame" x="58" y="153" width="432" height="24"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="428" id="bHY-2a-CVa"/>
<constraint firstAttribute="height" constant="24" id="gxj-yL-bS6"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" placeholderString="Feedback Label" id="b0x-ef-5kq">
<font key="font" size="15" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xk6-pW-V9J" customClass="UnderlinedButton" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="24" y="192" width="500" height="32"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="500" id="2hU-kp-e8o"/>
<constraint firstAttribute="height" constant="32" id="YeJ-dH-LJp"/>
</constraints>
<buttonCell key="cell" type="bevel" title="App Store Support" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="M7A-yL-BD5">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" size="15" name="Avenir-Heavy"/>
</buttonCell>
<accessibility identifier="ClockerSupportText"/>
<connections>
<action selector="viewSource:" target="oFk-9v-L8T" id="kcz-Ua-Ao5"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oGu-CT-SCA" customClass="UnderlinedButton" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="89" y="106" width="400" height="32"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="400" id="LDF-bE-4op"/>
<constraint firstAttribute="height" constant="32" id="fKJ-3g-B9d"/>
</constraints>
<buttonCell key="cell" type="bevel" title="Quick Comment Action" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="paQ-v5-B3A">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" size="15" name="Avenir-Light"/>
</buttonCell>
<connections>
<action selector="openMyTwitter:" target="oFk-9v-L8T" id="27B-gs-Xiz"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fug-6c-gIv" customClass="UnderlinedButton" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="24" y="239" width="500" height="32"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="500" id="CIY-Bh-qLL"/>
<constraint firstAttribute="height" constant="32" id="ed4-32-GL6"/>
</constraints>
<buttonCell key="cell" type="bevel" title="Open Source Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Eqg-7D-5NA">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" size="15" name="Avenir-Light"/>
</buttonCell>
<accessibility identifier="ClockerOpenSourceText"/>
<connections>
<action selector="openGitHub:" target="oFk-9v-L8T" id="r5Z-04-TVo"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fvr-FW-FdJ" customClass="UnderlinedButton" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="150" y="59" width="223" height="32"/>
<constraints>
<constraint firstAttribute="height" constant="32" id="MQ1-O4-WgH"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="223" id="cxH-LG-ocz"/>
</constraints>
<buttonCell key="cell" type="bevel" title="Private Feedback Button" bezelStyle="rounded" alignment="left" imageScaling="proportionallyDown" inset="2" id="Lvv-rv-q9W">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" size="15" name="Avenir-Light"/>
</buttonCell>
<connections>
<action selector="reportIssue:" target="oFk-9v-L8T" id="67e-gg-6XA"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="Du3-oP-H7v" firstAttribute="top" secondItem="xk6-pW-V9J" secondAttribute="bottom" constant="15" id="07l-XF-xTr"/>
<constraint firstItem="Rf9-Ye-zX3" firstAttribute="top" secondItem="HdR-qn-zua" secondAttribute="top" constant="20" id="FkB-gU-pB5"/>
<constraint firstAttribute="trailing" secondItem="Rf9-Ye-zX3" secondAttribute="trailing" constant="20" id="Hpu-JP-PB8"/>
<constraint firstItem="fug-6c-gIv" firstAttribute="top" secondItem="bbN-ya-739" secondAttribute="bottom" constant="22" id="JRo-Pe-tIt"/>
<constraint firstItem="bbN-ya-739" firstAttribute="top" secondItem="Rf9-Ye-zX3" secondAttribute="bottom" constant="12" id="KEM-9z-ksE"/>
<constraint firstItem="fvr-FW-FdJ" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" constant="-13" id="OJE-rT-pyk"/>
<constraint firstItem="oGu-CT-SCA" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" constant="14.5" id="TNt-bv-wsK"/>
<constraint firstItem="Du3-oP-H7v" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" id="Uxe-lc-RyP"/>
<constraint firstItem="xk6-pW-V9J" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" id="aj6-IH-3Qf"/>
<constraint firstItem="oGu-CT-SCA" firstAttribute="top" secondItem="Du3-oP-H7v" secondAttribute="bottom" constant="15" id="asQ-Ic-7Ng"/>
<constraint firstItem="fug-6c-gIv" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" id="dmW-AJ-Ktz"/>
<constraint firstItem="bbN-ya-739" firstAttribute="centerX" secondItem="HdR-qn-zua" secondAttribute="centerX" id="jWc-YP-2Ue"/>
<constraint firstItem="xk6-pW-V9J" firstAttribute="top" secondItem="fug-6c-gIv" secondAttribute="bottom" constant="15" id="pjh-AA-cuM"/>
<constraint firstItem="Rf9-Ye-zX3" firstAttribute="leading" secondItem="HdR-qn-zua" secondAttribute="leading" constant="20" id="tcO-Wi-EVu"/>
<constraint firstItem="fvr-FW-FdJ" firstAttribute="top" secondItem="oGu-CT-SCA" secondAttribute="bottom" constant="15" id="wfn-fa-yNx"/>
</constraints>
</view>
<connections>
<outlet property="feedbackLabel" destination="Du3-oP-H7v" id="6DX-pK-vkZ"/>
<outlet property="openSourceButton" destination="fug-6c-gIv" id="4CP-aq-FzW"/>
<outlet property="privateFeedback" destination="fvr-FW-FdJ" id="Zrp-vH-xhO"/>
<outlet property="quickCommentAction" destination="oGu-CT-SCA" id="lxd-3l-OPL"/>
<outlet property="supportClocker" destination="xk6-pW-V9J" id="SBX-LF-rpC"/>
<outlet property="versionField" destination="Rf9-Ye-zX3" id="WJ9-RI-ULn"/>
</connections>
</viewController>
<customObject id="Zab-fo-OUI" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="760" y="244"/>
</scene>
<!--Calendar View Controller-->
<scene sceneID="STz-S4-JbW">
<objects>
<viewController id="YFE-hJ-t6x" customClass="CalendarViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<customView key="view" wantsLayer="YES" id="Jf8-HS-Ag9" customClass="ParentView" customModule="Clocker" customModuleProvider="target">
4 years ago
<rect key="frame" x="0.0" y="0.0" width="606" height="556"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rgT-lC-Gae">
4 years ago
<rect key="frame" x="280" y="477" width="79" height="24"/>
<constraints>
<constraint firstAttribute="width" constant="75" id="LqO-6o-qzs"/>
</constraints>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="ffD-Qn-ufN">
<font key="font" size="13" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="35"/>
<segment label="No" toolTip="Set the time format you want to see in the timezone panel!" width="35" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="showUpcomingEventView:" target="YFE-hJ-t6x" id="dI8-ga-oFo"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="8pM-Qz-i7L">
4 years ago
<rect key="frame" x="201" y="518" width="204" height="18"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="Ehk-nq-SDb"/>
<constraint firstAttribute="height" constant="18" id="T68-2D-SgY"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Upcoming Event View Options" id="eYA-I8-AO0">
<font key="font" size="12" name="Avenir-Heavy"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="c5D-oS-eI6">
4 years ago
<rect key="frame" x="98" y="478" width="179" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="TIn-bg-KaM"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="175" id="ssE-l2-zxr"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Upcoming Event View" id="MkG-QZ-yHT">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kxb-GU-bkz">
4 years ago
<rect key="frame" x="280" y="444" width="79" height="24"/>
<constraints>
<constraint firstAttribute="width" constant="75" id="uxI-bW-5Fb"/>
</constraints>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="Vk8-u3-yOY">
<font key="font" size="13" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="35"/>
<segment label="No" toolTip="Set the time format you want to see in the timezone panel!" width="35" tag="1"/>
</segments>
</segmentedCell>
<connections>
<binding destination="PeE-54-lLL" name="selectedIndex" keyPath="values.showAllDayEventsInUpcomingView" id="2ZW-0n-7GX"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="azz-uL-7Sr">
4 years ago
<rect key="frame" x="23" y="445" width="254" height="22"/>
<constraints>
4 years ago
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="bSy-E0-J8q"/>
<constraint firstAttribute="height" constant="22" id="yj3-r7-f6n"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show All Day Meetings" id="d3x-uf-F7b">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="x5i-r6-8yw">
4 years ago
<rect key="frame" x="-7" y="409" width="284" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="UFQ-b4-O4M"/>
4 years ago
<constraint firstAttribute="width" constant="280" id="cjA-59-VDy"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Next Meeting Title in Menubar" id="6Ek-dJ-8lE">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UjI-Ps-1YP" customClass="ClockerTextBackgroundView" customModule="Clocker" customModuleProvider="target">
4 years ago
<rect key="frame" x="282" y="335" width="304" height="70"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="nr6-Fw-1cb">
4 years ago
<rect key="frame" x="8" y="12" width="288" height="45"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" id="nKQ-6v-Ka2">
<font key="font" size="11" name="Avenir-Book"/>
<string key="title">When selected, your upcoming meeting title will appear in the menubar 30 mins before it starts. All Day Events won't be shown in the menubar!</string>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="nr6-Fw-1cb" firstAttribute="leading" secondItem="UjI-Ps-1YP" secondAttribute="leading" constant="10" id="1ru-EN-FPA"/>
<constraint firstAttribute="trailing" secondItem="nr6-Fw-1cb" secondAttribute="trailing" constant="10" id="XZD-cm-d7z"/>
<constraint firstItem="nr6-Fw-1cb" firstAttribute="centerY" secondItem="UjI-Ps-1YP" secondAttribute="centerY" id="nlp-p6-QLj"/>
<constraint firstItem="nr6-Fw-1cb" firstAttribute="centerX" secondItem="UjI-Ps-1YP" secondAttribute="centerX" id="tsq-fG-5fP"/>
<constraint firstAttribute="height" constant="70" id="u86-7P-rR7"/>
</constraints>
</customView>
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="buu-OA-tPg">
4 years ago
<rect key="frame" x="280" y="411" width="79" height="24"/>
<constraints>
<constraint firstAttribute="width" constant="75" id="k9H-x5-Ty2"/>
</constraints>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="R2F-Fc-UOS">
<font key="font" size="13" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="35"/>
<segment label="No" toolTip="Set the time format you want to see in the timezone panel!" width="35" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="showNextMeetingAction:" target="YFE-hJ-t6x" id="7Ct-ac-nN7"/>
<binding destination="PeE-54-lLL" name="selectedIndex" keyPath="values.showMeetingInfoInMenubar" id="imw-RF-CHC"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="94u-Ea-XeF">
4 years ago
<rect key="frame" x="23" y="296" width="254" height="30"/>
<constraints>
5 years ago
<constraint firstAttribute="height" constant="30" id="9q1-rv-VAH"/>
4 years ago
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="250" id="uL4-ca-MBV"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Truncate menubar text longer than" id="VVw-Rr-mRA">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="fnD-KO-35B">
4 years ago
<rect key="frame" x="23" y="197" width="254" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="Oxe-gR-mXs"/>
4 years ago
<constraint firstAttribute="width" constant="250" id="PMY-9P-Dfn"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show events from" id="gKF-v0-tx6">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QvL-RL-y11">
4 years ago
<rect key="frame" x="282" y="302" width="96" height="22"/>
<constraints>
<constraint firstAttribute="width" constant="96" id="B2N-PU-1jD"/>
<constraint firstAttribute="height" constant="22" id="Mdr-i8-lrC"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" focusRingType="none" placeholderString="30" drawsBackground="YES" id="Nxt-iP-Oqc">
<numberFormatter key="formatter" formatterBehavior="default10_4" numberStyle="decimal" minimumIntegerDigits="1" maximumIntegerDigits="2000000000" maximumFractionDigits="3" id="adm-F9-Pjn">
<real key="minimum" value="1"/>
<real key="maximum" value="60"/>
</numberFormatter>
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="PeE-54-lLL" name="value" keyPath="values.truncateTextLength" id="5XP-t7-bjQ"/>
</connections>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="noH-ER-AVN">
4 years ago
<rect key="frame" x="386" y="307" width="202" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="characters" id="5sM-ex-lWc">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView wantsLayer="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TBT-nr-2Yr" customClass="ClockerTextBackgroundView" customModule="Clocker" customModuleProvider="target">
4 years ago
<rect key="frame" x="282" y="227" width="304" height="60"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="IXx-xe-JuJ">
4 years ago
<rect key="frame" x="8" y="7" width="288" height="45"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" title="If meeting title is &quot;Meeting with Neel&quot; and truncate length is set to 5, text in menubar will appear as &quot;Meeti...&quot;" id="c3u-06-0Up">
<font key="font" size="11" name="Avenir-Book"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="60" id="QEV-zp-3PF"/>
<constraint firstItem="IXx-xe-JuJ" firstAttribute="leading" secondItem="TBT-nr-2Yr" secondAttribute="leading" constant="10" id="Qks-ez-0xy"/>
<constraint firstItem="IXx-xe-JuJ" firstAttribute="centerY" secondItem="TBT-nr-2Yr" secondAttribute="centerY" id="ShJ-Oq-sjj"/>
<constraint firstAttribute="trailing" secondItem="IXx-xe-JuJ" secondAttribute="trailing" constant="10" id="eMQ-KG-G0r"/>
<constraint firstItem="IXx-xe-JuJ" firstAttribute="centerX" secondItem="TBT-nr-2Yr" secondAttribute="centerX" id="tyv-bT-s4b"/>
</constraints>
</customView>
<scrollView autohidesScrollers="YES" horizontalLineScroll="35" horizontalPageScroll="10" verticalLineScroll="35" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VPC-SO-wjL">
4 years ago
<rect key="frame" x="282" y="37" width="304" height="182"/>
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="Vp7-Ne-2S6">
<rect key="frame" x="1" y="1" width="302" height="180"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="33" viewBased="YES" id="zKF-N6-rlF">
<rect key="frame" x="0.0" y="0.0" width="302" height="180"/>
<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 width="299" minWidth="40" maxWidth="1000" id="nkY-HS-phl">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
<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="6lO-fB-vGK">
<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="sourceCellView" misplaced="YES" id="yOO-gI-yD1" customClass="SourceTableViewCell" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="1" y="1" width="299" height="33"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="AIA-oD-PWu">
<rect key="frame" x="8" y="0.0" width="83" height="18"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Source Name" id="Xvw-Wi-cgc">
<font key="font" size="13" name="Avenir-Roman"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="AIA-oD-PWu" secondAttribute="trailing" constant="10" id="1Dt-Lk-zc0"/>
<constraint firstItem="AIA-oD-PWu" firstAttribute="leading" secondItem="yOO-gI-yD1" secondAttribute="leading" constant="10" id="cZF-EK-bTf"/>
<constraint firstAttribute="bottom" secondItem="AIA-oD-PWu" secondAttribute="bottom" id="mZw-sN-tCT"/>
<constraint firstItem="AIA-oD-PWu" firstAttribute="top" secondItem="yOO-gI-yD1" secondAttribute="top" id="zrQ-sV-XjK"/>
</constraints>
<connections>
<outlet property="sourceName" destination="AIA-oD-PWu" id="bwq-tI-yar"/>
</connections>
</tableCellView>
<tableCellView identifier="calendarCellView" misplaced="YES" id="Guw-Ai-ICX" customClass="CalendarTableViewCell" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="1" y="36" width="299" height="33"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4c9-Nn-Umd">
<rect key="frame" x="8" y="-2" width="24" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="DbW-X1-fbD"/>
<constraint firstAttribute="width" constant="20" id="OFf-zG-EYp"/>
</constraints>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Cnq-mh-HKV">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="7Nh-d9-gZN">
<rect key="frame" x="33" y="2" width="263" height="18"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Calendar Name" id="OnD-CV-OfP">
<font key="font" size="13" name="Avenir-Roman"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="7Nh-d9-gZN" firstAttribute="leading" secondItem="4c9-Nn-Umd" secondAttribute="trailing" constant="5" id="2wl-dx-Ent"/>
<constraint firstAttribute="trailing" secondItem="7Nh-d9-gZN" secondAttribute="trailing" constant="5" id="6Li-9n-UCG"/>
<constraint firstAttribute="bottom" secondItem="7Nh-d9-gZN" secondAttribute="bottom" constant="2" id="WtG-jh-KDa"/>
<constraint firstItem="7Nh-d9-gZN" firstAttribute="top" secondItem="4c9-Nn-Umd" secondAttribute="top" constant="-6" id="bo5-PG-5Sp"/>
<constraint firstItem="4c9-Nn-Umd" firstAttribute="centerY" secondItem="Guw-Ai-ICX" secondAttribute="centerY" id="rN4-1K-hpR"/>
<constraint firstItem="4c9-Nn-Umd" firstAttribute="leading" secondItem="Guw-Ai-ICX" secondAttribute="leading" constant="10" id="yo3-Ft-fuF"/>
</constraints>
<connections>
<outlet property="calendarName" destination="7Nh-d9-gZN" id="q06-Dq-tHT"/>
<outlet property="calendarSelected" destination="4c9-Nn-Umd" id="dmq-Wp-1fW"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<outlet property="dataSource" destination="YFE-hJ-t6x" id="i2U-o3-4e6"/>
<outlet property="delegate" destination="YFE-hJ-t6x" id="6uT-Wy-mDs"/>
</connections>
</tableView>
</subviews>
<nil key="backgroundColor"/>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="182" id="1EX-Ze-5ef"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="hKT-An-zgA">
<rect key="frame" x="-100" y="-100" width="219" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="mini" horizontal="NO" id="1lL-VM-dm3">
<rect key="frame" x="325" y="1" width="14" height="180"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<visualEffectView hidden="YES" focusRingType="none" blendingMode="behindWindow" material="light" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="oi9-oL-3xm">
4 years ago
<rect key="frame" x="0.0" y="0.0" width="606" height="556"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="cFE-vs-t29">
4 years ago
<rect key="frame" x="8" y="260" width="590" height="36"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="yCv-aC-v6u">
<font key="font" size="13" name="Avenir-Book"/>
<string key="title">Clocker is more useful when it can display events from your calendars. You can change this setting in System Preferences › Security &amp; Privacy › Privacy.</string>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<accessibility identifier="InfoField"/>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TcF-sC-Hhc">
4 years ago
<rect key="frame" x="233" y="232" width="140" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="140" id="Gae-O3-FJV"/>
<constraint firstAttribute="height" constant="20" id="Xnk-pB-ujO"/>
</constraints>
<buttonCell key="cell" type="bevel" title="Grant Access" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="koK-h8-kqW">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="Avenir-Medium"/>
</buttonCell>
<connections>
<action selector="grantAccess:" target="YFE-hJ-t6x" id="amM-iw-aUv"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="cFE-vs-t29" firstAttribute="centerX" secondItem="oi9-oL-3xm" secondAttribute="centerX" id="3Wi-pD-QMV"/>
<constraint firstItem="TcF-sC-Hhc" firstAttribute="centerX" secondItem="oi9-oL-3xm" secondAttribute="centerX" id="Qvw-NE-o5K"/>
<constraint firstItem="cFE-vs-t29" firstAttribute="leading" secondItem="oi9-oL-3xm" secondAttribute="leading" constant="10" id="Rzh-46-izT"/>
<constraint firstAttribute="trailing" secondItem="cFE-vs-t29" secondAttribute="trailing" constant="10" id="hbW-0v-8cI"/>
<constraint firstItem="TcF-sC-Hhc" firstAttribute="top" secondItem="cFE-vs-t29" secondAttribute="bottom" constant="8" id="iyY-oL-Q8T"/>
<constraint firstItem="cFE-vs-t29" firstAttribute="centerY" secondItem="oi9-oL-3xm" secondAttribute="centerY" id="jck-4r-Oc7"/>
</constraints>
</visualEffectView>
</subviews>
<constraints>
4 years ago
<constraint firstItem="QvL-RL-y11" firstAttribute="leading" secondItem="UjI-Ps-1YP" secondAttribute="leading" id="0MR-Mx-az1"/>
<constraint firstItem="noH-ER-AVN" firstAttribute="leading" secondItem="QvL-RL-y11" secondAttribute="trailing" constant="10" id="1fU-jq-GBH"/>
<constraint firstItem="QvL-RL-y11" firstAttribute="top" secondItem="UjI-Ps-1YP" secondAttribute="bottom" constant="11" id="2GG-az-tPi"/>
<constraint firstAttribute="bottom" secondItem="oi9-oL-3xm" secondAttribute="bottom" id="5T9-dR-5g6"/>
4 years ago
<constraint firstItem="VPC-SO-wjL" firstAttribute="leading" secondItem="TBT-nr-2Yr" secondAttribute="leading" id="64d-dQ-rWg"/>
<constraint firstItem="UjI-Ps-1YP" firstAttribute="leading" secondItem="buu-OA-tPg" secondAttribute="leading" id="6h5-QU-sVd"/>
<constraint firstItem="8pM-Qz-i7L" firstAttribute="centerX" secondItem="Jf8-HS-Ag9" secondAttribute="centerX" id="7Ql-ES-ifg"/>
4 years ago
<constraint firstItem="x5i-r6-8yw" firstAttribute="trailing" secondItem="azz-uL-7Sr" secondAttribute="trailing" id="7Tu-UD-fe7"/>
<constraint firstItem="VPC-SO-wjL" firstAttribute="top" secondItem="QvL-RL-y11" secondAttribute="bottom" constant="83" id="B0V-hG-f9X"/>
<constraint firstItem="fnD-KO-35B" firstAttribute="top" secondItem="TBT-nr-2Yr" secondAttribute="bottom" constant="8" id="C9P-nV-2Tc"/>
<constraint firstItem="TBT-nr-2Yr" firstAttribute="trailing" secondItem="VPC-SO-wjL" secondAttribute="trailing" id="EIk-HD-AgQ"/>
<constraint firstAttribute="trailing" secondItem="noH-ER-AVN" secondAttribute="trailing" constant="20" id="Fte-wI-oQK"/>
<constraint firstItem="oi9-oL-3xm" firstAttribute="top" secondItem="Jf8-HS-Ag9" secondAttribute="top" id="H1B-na-hu9"/>
<constraint firstItem="UjI-Ps-1YP" firstAttribute="top" secondItem="buu-OA-tPg" secondAttribute="bottom" constant="8" id="HAg-bS-Cyx"/>
<constraint firstAttribute="trailing" secondItem="oi9-oL-3xm" secondAttribute="trailing" id="J5k-WP-Ga0"/>
4 years ago
<constraint firstItem="kxb-GU-bkz" firstAttribute="centerY" secondItem="azz-uL-7Sr" secondAttribute="centerY" id="N20-Hw-WUK"/>
<constraint firstAttribute="trailing" secondItem="UjI-Ps-1YP" secondAttribute="trailing" constant="20" id="OIw-v6-xAt"/>
4 years ago
<constraint firstItem="94u-Ea-XeF" firstAttribute="trailing" secondItem="x5i-r6-8yw" secondAttribute="trailing" id="OR4-fQ-j9f"/>
<constraint firstItem="94u-Ea-XeF" firstAttribute="top" secondItem="UjI-Ps-1YP" secondAttribute="bottom" constant="9" id="RtA-Od-21P"/>
<constraint firstItem="TBT-nr-2Yr" firstAttribute="top" secondItem="QvL-RL-y11" secondAttribute="bottom" constant="15" id="RuH-Ch-oI2"/>
<constraint firstItem="TBT-nr-2Yr" firstAttribute="leading" secondItem="QvL-RL-y11" secondAttribute="leading" id="X2A-LJ-Cge"/>
<constraint firstItem="azz-uL-7Sr" firstAttribute="top" secondItem="c5D-oS-eI6" secondAttribute="bottom" constant="11" id="YyJ-g7-na6"/>
4 years ago
<constraint firstItem="fnD-KO-35B" firstAttribute="trailing" secondItem="94u-Ea-XeF" secondAttribute="trailing" id="ZNn-hr-5fZ"/>
<constraint firstItem="c5D-oS-eI6" firstAttribute="leading" secondItem="Jf8-HS-Ag9" secondAttribute="leading" constant="100" id="bMt-N1-IvI"/>
4 years ago
<constraint firstItem="kxb-GU-bkz" firstAttribute="leading" secondItem="rgT-lC-Gae" secondAttribute="leading" id="bx2-0Q-Squ"/>
<constraint firstItem="8pM-Qz-i7L" firstAttribute="top" secondItem="Jf8-HS-Ag9" secondAttribute="top" constant="20" id="emE-aZ-jP4"/>
4 years ago
<constraint firstItem="buu-OA-tPg" firstAttribute="leading" secondItem="kxb-GU-bkz" secondAttribute="leading" id="fmx-MP-yVF"/>
4 years ago
<constraint firstItem="azz-uL-7Sr" firstAttribute="trailing" secondItem="c5D-oS-eI6" secondAttribute="trailing" id="h2M-QJ-ZOL"/>
<constraint firstAttribute="trailing" secondItem="VPC-SO-wjL" secondAttribute="trailing" constant="20" id="h5N-Go-dVG"/>
<constraint firstItem="oi9-oL-3xm" firstAttribute="leading" secondItem="Jf8-HS-Ag9" secondAttribute="leading" id="hc9-YE-zVF"/>
4 years ago
<constraint firstItem="rgT-lC-Gae" firstAttribute="centerY" secondItem="c5D-oS-eI6" secondAttribute="centerY" id="iVx-ci-vTx"/>
<constraint firstItem="buu-OA-tPg" firstAttribute="top" secondItem="kxb-GU-bkz" secondAttribute="bottom" constant="12" id="oJN-Ne-Vpp"/>
<constraint firstItem="c5D-oS-eI6" firstAttribute="top" secondItem="8pM-Qz-i7L" secondAttribute="bottom" constant="18" id="sJo-c6-ZPb"/>
<constraint firstItem="VPC-SO-wjL" firstAttribute="top" secondItem="fnD-KO-35B" secondAttribute="top" id="smg-N2-UbJ"/>
<constraint firstItem="x5i-r6-8yw" firstAttribute="top" secondItem="azz-uL-7Sr" secondAttribute="bottom" constant="14" id="tsy-G4-34W"/>
<constraint firstItem="rgT-lC-Gae" firstAttribute="leading" secondItem="c5D-oS-eI6" secondAttribute="trailing" constant="7" id="u5I-y0-YlS"/>
<constraint firstItem="noH-ER-AVN" firstAttribute="top" secondItem="UjI-Ps-1YP" secondAttribute="bottom" constant="10" id="ugh-9C-thh"/>
</constraints>
</customView>
<connections>
<outlet property="allDayMeetingsLabel" destination="azz-uL-7Sr" id="ght-HE-Vcg"/>
<outlet property="allDaysSegmentedControl" destination="kxb-GU-bkz" id="ig9-tn-lXl"/>
<outlet property="backgroundView" destination="TBT-nr-2Yr" id="4PP-di-N2p"/>
<outlet property="calendarsTableView" destination="zKF-N6-rlF" id="RSJ-JP-zce"/>
<outlet property="charactersField" destination="noH-ER-AVN" id="w8T-e3-2oF"/>
<outlet property="grantAccessButton" destination="TcF-sC-Hhc" id="uR8-vP-d95"/>
<outlet property="headerLabel" destination="8pM-Qz-i7L" id="ErA-8a-7av"/>
<outlet property="informationField" destination="cFE-vs-t29" id="8vQ-nC-GxG"/>
<outlet property="nextMeetingAccessoryLabel" destination="nr6-Fw-1cb" id="DQs-Gf-Ydw"/>
<outlet property="nextMeetingBackgroundView" destination="UjI-Ps-1YP" id="V5u-P9-7Z1"/>
<outlet property="noAccessView" destination="oi9-oL-3xm" id="NDF-wG-mT5"/>
<outlet property="showEventsFromLabel" destination="fnD-KO-35B" id="WAd-Tg-vZq"/>
<outlet property="showNextMeetingInMenubarControl" destination="buu-OA-tPg" id="YVo-PJ-dbR"/>
<outlet property="showNextMeetingLabel" destination="x5i-r6-8yw" id="1tz-B5-bxG"/>
<outlet property="showSegmentedControl" destination="rgT-lC-Gae" id="BQb-Dm-RWZ"/>
<outlet property="truncateAccessoryLabel" destination="IXx-xe-JuJ" id="K0V-Et-EiN"/>
<outlet property="truncateTextField" destination="QvL-RL-y11" id="Jqj-Sy-bkR"/>
<outlet property="truncateTextLabel" destination="94u-Ea-XeF" id="KQR-tK-kDM"/>
<outlet property="upcomingEventView" destination="8pM-Qz-i7L" id="DjH-hd-v16"/>
</connections>
</viewController>
<customObject id="C2F-OS-twj" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<userDefaultsController id="PeE-54-lLL"/>
</objects>
4 years ago
<point key="canvasLocation" x="-406.5" y="622"/>
</scene>
<!--Permissions-->
<scene sceneID="9VZ-mh-Oh7">
<objects>
<viewController title="Permissions" id="Qra-N0-cog" customClass="PermissionsViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<customView key="view" id="wKJ-It-DR8" customClass="ParentView" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="508" height="402"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qKe-2M-LH5">
<rect key="frame" x="20" y="13" width="470" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Alternate Method Description" id="1V8-Or-d3E">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ymf-AE-3PZ">
<rect key="frame" x="18" y="345" width="454" height="37"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Header Text" id="Ju6-x2-7MK">
<font key="font" size="27" name="Avenir-Medium"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Y7o-IS-ipf">
<rect key="frame" x="20" y="225" width="468" height="100"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="751" translatesAutoresizingMaskIntoConstraints="NO" id="gt7-N9-Z9x">
<rect key="frame" x="8" y="72" width="110" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Reminders Access" id="IDo-Fj-bVY">
<font key="font" size="13" name="Avenir-Roman"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bst-Fd-X63">
<rect key="frame" x="375" y="64" width="79" height="32"/>
<buttonCell key="cell" type="push" title="Action" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bOH-Az-hbH">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="remindersAction:" target="Qra-N0-cog" id="bL4-g6-PKq"/>
</connections>
</button>
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="5tI-4L-p2O">
<rect key="frame" x="345" y="73" width="16" height="16"/>
</progressIndicator>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="749" translatesAutoresizingMaskIntoConstraints="NO" id="Esf-dd-XgP">
<rect key="frame" x="8" y="2" width="136" height="55"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" placeholderString="Reminders Access Detail" id="eV6-xl-tOD">
<font key="font" size="12" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="gt7-N9-Z9x" firstAttribute="top" secondItem="Y7o-IS-ipf" secondAttribute="top" constant="10" id="CC3-4O-aIo"/>
<constraint firstItem="5tI-4L-p2O" firstAttribute="centerY" secondItem="bst-Fd-X63" secondAttribute="centerY" id="HnG-AF-1dl"/>
<constraint firstAttribute="bottom" secondItem="Esf-dd-XgP" secondAttribute="bottom" constant="2" id="IFH-ew-td8"/>
<constraint firstItem="bst-Fd-X63" firstAttribute="centerY" secondItem="gt7-N9-Z9x" secondAttribute="centerY" id="Xxa-03-VRw"/>
<constraint firstItem="gt7-N9-Z9x" firstAttribute="leading" secondItem="Y7o-IS-ipf" secondAttribute="leading" constant="10" id="b8N-iW-BeN"/>
<constraint firstAttribute="trailing" secondItem="bst-Fd-X63" secondAttribute="trailing" constant="20" id="gES-eI-faN"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Esf-dd-XgP" secondAttribute="trailing" constant="20" id="jot-Az-JaC"/>
<constraint firstAttribute="height" constant="100" id="rdH-39-fhA"/>
<constraint firstItem="Esf-dd-XgP" firstAttribute="top" secondItem="gt7-N9-Z9x" secondAttribute="bottom" constant="15" id="uyX-9I-e9w"/>
<constraint firstItem="Esf-dd-XgP" firstAttribute="leading" secondItem="Y7o-IS-ipf" secondAttribute="leading" constant="10" id="wFa-Jq-y0c"/>
<constraint firstItem="bst-Fd-X63" firstAttribute="leading" secondItem="5tI-4L-p2O" secondAttribute="trailing" constant="20" id="xt2-6Y-cma"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="PtS-IS-mZx">
<rect key="frame" x="20" y="105" width="468" height="100"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Y0I-zm-Olx">
<rect key="frame" x="8" y="48" width="101" height="42"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" placeholderString="Calendar Access" id="ZbK-Z5-5VP">
<font key="font" size="13" name="Avenir-Roman"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="749" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="749" translatesAutoresizingMaskIntoConstraints="NO" id="too-GS-Jzu">
<rect key="frame" x="8" y="20" width="442" height="18"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" id="zhm-1w-1pj">
<font key="font" size="13" name="Avenir-Book"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="yp0-FT-ygn">
<rect key="frame" x="345" y="61" width="16" height="16"/>
</progressIndicator>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="iKs-kT-d6a">
<rect key="frame" x="8" y="10" width="452" height="28"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" placeholderString="Calendar Access Detail" id="GPr-t5-fNr">
<font key="font" size="12" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cqI-rz-8da">
<rect key="frame" x="375" y="52" width="79" height="32"/>
<buttonCell key="cell" type="push" title="Action" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IO0-9D-OlD">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<action selector="calendarAction:" target="Qra-N0-cog" id="wVp-9S-UYG"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="iKs-kT-d6a" firstAttribute="leading" secondItem="PtS-IS-mZx" secondAttribute="leading" constant="10" id="7Wm-jE-bl7"/>
<constraint firstItem="yp0-FT-ygn" firstAttribute="centerY" secondItem="cqI-rz-8da" secondAttribute="centerY" id="8IJ-KE-qVc"/>
<constraint firstAttribute="trailing" secondItem="too-GS-Jzu" secondAttribute="trailing" constant="20" id="9bf-S9-l66"/>
<constraint firstAttribute="trailing" secondItem="cqI-rz-8da" secondAttribute="trailing" constant="20" id="9re-co-2tN"/>
<constraint firstAttribute="trailing" secondItem="iKs-kT-d6a" secondAttribute="trailing" constant="10" id="BU3-sl-vdi"/>
<constraint firstItem="cqI-rz-8da" firstAttribute="centerY" secondItem="Y0I-zm-Olx" secondAttribute="centerY" id="Fmh-sw-yAK"/>
<constraint firstItem="too-GS-Jzu" firstAttribute="leading" secondItem="PtS-IS-mZx" secondAttribute="leading" constant="10" id="Gbh-6z-rVv"/>
<constraint firstItem="iKs-kT-d6a" firstAttribute="top" secondItem="Y0I-zm-Olx" secondAttribute="bottom" constant="10" id="GeC-0u-655"/>
<constraint firstAttribute="height" constant="100" id="VUQ-10-09b"/>
<constraint firstItem="too-GS-Jzu" firstAttribute="top" secondItem="Y0I-zm-Olx" secondAttribute="bottom" constant="10" id="W6w-oH-DU7"/>
<constraint firstItem="Y0I-zm-Olx" firstAttribute="leading" secondItem="PtS-IS-mZx" secondAttribute="leading" constant="10" id="YK3-dk-wBl"/>
<constraint firstItem="cqI-rz-8da" firstAttribute="leading" secondItem="yp0-FT-ygn" secondAttribute="trailing" constant="20" id="fto-EW-SAc"/>
<constraint firstAttribute="bottom" secondItem="too-GS-Jzu" secondAttribute="bottom" constant="20" id="kSA-Ru-2sP"/>
<constraint firstAttribute="bottom" secondItem="iKs-kT-d6a" secondAttribute="bottom" constant="10" id="l5N-hs-Ikp"/>
<constraint firstItem="Y0I-zm-Olx" firstAttribute="top" secondItem="PtS-IS-mZx" secondAttribute="top" constant="10" id="qIh-yF-W3s"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstItem="Y7o-IS-ipf" firstAttribute="top" secondItem="ymf-AE-3PZ" secondAttribute="bottom" constant="20" id="BVF-dK-G1l"/>
<constraint firstAttribute="trailing" secondItem="qKe-2M-LH5" secondAttribute="trailing" constant="20" id="EoB-E8-DUi"/>
<constraint firstItem="PtS-IS-mZx" firstAttribute="trailing" secondItem="Y7o-IS-ipf" secondAttribute="trailing" id="Fsc-vy-JvZ"/>
<constraint firstAttribute="bottom" secondItem="qKe-2M-LH5" secondAttribute="bottom" constant="13" id="RZ5-gg-PVq"/>
<constraint firstItem="ymf-AE-3PZ" firstAttribute="leading" secondItem="wKJ-It-DR8" secondAttribute="leading" constant="20" id="VGI-e0-Uff"/>
<constraint firstItem="Y7o-IS-ipf" firstAttribute="leading" secondItem="wKJ-It-DR8" secondAttribute="leading" constant="20" id="Xnv-mx-bw5"/>
<constraint firstAttribute="trailing" secondItem="ymf-AE-3PZ" secondAttribute="trailing" constant="38" id="Z4N-SK-B4S"/>
<constraint firstItem="ymf-AE-3PZ" firstAttribute="top" secondItem="wKJ-It-DR8" secondAttribute="top" constant="20" id="dOj-Et-pNR"/>
<constraint firstItem="qKe-2M-LH5" firstAttribute="leading" secondItem="PtS-IS-mZx" secondAttribute="leading" constant="2" id="jga-va-GKM"/>
<constraint firstAttribute="trailing" secondItem="Y7o-IS-ipf" secondAttribute="trailing" constant="20" id="lzp-k4-BOD"/>
<constraint firstItem="PtS-IS-mZx" firstAttribute="leading" secondItem="Y7o-IS-ipf" secondAttribute="leading" id="sXi-bJ-kni"/>
<constraint firstItem="PtS-IS-mZx" firstAttribute="top" secondItem="Y7o-IS-ipf" secondAttribute="bottom" constant="20" id="xDP-qU-63T"/>
</constraints>
</customView>
<connections>
<outlet property="calendarActivity" destination="yp0-FT-ygn" id="2jr-ax-GO4"/>
<outlet property="calendarButton" destination="cqI-rz-8da" id="0ha-HA-k3q"/>
<outlet property="calendarContainerView" destination="PtS-IS-mZx" id="qBe-wU-bb1"/>
<outlet property="calendarDetailLabel" destination="iKs-kT-d6a" id="HiW-hh-WEh"/>
<outlet property="calendarHeaderLabel" destination="Y0I-zm-Olx" id="EPV-ub-Mui"/>
<outlet property="headerLabel" destination="ymf-AE-3PZ" id="n9R-m8-muY"/>
<outlet property="privacyLabel" destination="qKe-2M-LH5" id="9fE-Pd-Win"/>
<outlet property="reminderDetailLabel" destination="Esf-dd-XgP" id="igi-s7-Wsu"/>
<outlet property="reminderHeaderLabel" destination="gt7-N9-Z9x" id="n3C-ls-D8Q"/>
<outlet property="remindersActivity" destination="5tI-4L-p2O" id="4uV-Dh-HlD"/>
<outlet property="remindersButton" destination="bst-Fd-X63" id="RC7-Ty-g3d"/>
<outlet property="remindersContainerView" destination="Y7o-IS-ipf" id="6Nm-pa-2hj"/>
</connections>
</viewController>
<customObject id="GXn-ft-n8X" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="645" y="-314"/>
</scene>
<!--Appearance-->
<scene sceneID="C6j-xv-fqV">
<objects>
<viewController title=" Appearance " id="1aL-zR-8L4" userLabel="Appearance" customClass="AppearanceViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<customView key="view" wantsLayer="YES" id="7EQ-1G-xRP" customClass="ParentView" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="654" height="502"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<subviews>
4 years ago
<tabView initialItem="ztQ-ui-wYI" translatesAutoresizingMaskIntoConstraints="NO" id="SGu-yd-JQh">
<rect key="frame" x="13" y="10" width="628" height="478"/>
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Panel" identifier="" id="vnW-vq-Ote">
<view key="view" id="zFb-Gb-3dB">
<rect key="frame" x="10" y="33" width="608" height="432"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9WW-jp-NeO">
<rect key="frame" x="203" y="287" width="143" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="CcB-5w-IoG">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="36"/>
<segment label="No" width="36" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="showSunriseSunset:" target="1aL-zR-8L4" id="ELQ-If-uaK"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showSunriseSetTime" id="fCe-h2-K3A"/>
</connections>
</segmentedControl>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gEH-vT-EqV">
<rect key="frame" x="203" y="249" width="160" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="5Rz-xo-JB7">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes"/>
<segment label="No" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="displayTimeWithSeconds:" target="1aL-zR-8L4" id="xQr-jx-bFZ"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showSeconds" id="1Xp-Yk-PAc"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="xwt-pY-1w9">
<rect key="frame" x="30" y="176" width="152" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="148" id="7fj-Em-Lyh"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Larger Text" id="LOM-yg-tI0">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="150" translatesAutoresizingMaskIntoConstraints="NO" id="gFE-hZ-J92">
<rect key="frame" x="-2" y="328" width="184" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="180" id="SCi-hT-hxG"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Day Display Options" id="9x0-c8-uGe">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="100" translatesAutoresizingMaskIntoConstraints="NO" id="wtO-uL-QBf">
<rect key="frame" x="78" y="404" width="104" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="WNN-Le-h1b"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Time Format" id="QH2-sO-Jan">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="d4S-hM-MSP">
<rect key="frame" x="203" y="325" width="292" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="564-Re-f1d">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Relative" width="60"/>
<segment label="Actual" width="60" selected="YES" tag="1"/>
<segment label="Date in mmm/dd"/>
<segment label="Hide"/>
</segments>
</segmentedCell>
<connections>
<action selector="changeRelativeDayDisplay:" target="1aL-zR-8L4" id="ziY-tK-Wgr"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.relativeDate" id="KQP-ft-dxC"/>
</connections>
</segmentedControl>
<segmentedControl toolTip="Select a time-format!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="699-dn-eyN">
<rect key="frame" x="203" y="401" width="236" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="R6T-Ym-jpK">
<font key="font" size="13" name="Avenir-Light"/>
<segments>
<segment label="12-hour clock" width="115"/>
<segment label="24-hour clock" toolTip="Set the time format you want to see in the timezone panel!" width="114" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="timeFormatSelectionChanged:" target="1aL-zR-8L4" id="3td-bB-jIe"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.is24HourFormatSelected" id="SlE-o5-83r"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="60" translatesAutoresizingMaskIntoConstraints="NO" id="vrm-cg-RMn">
<rect key="frame" x="81" y="366" width="101" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Panel Theme" id="ZKN-5V-B4D">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8IA-JL-fje">
<rect key="frame" x="559" y="159" width="32" height="52"/>
<constraints>
<constraint firstAttribute="width" constant="32" id="GZK-Zb-UYb"/>
<constraint firstAttribute="height" constant="52" id="SSv-hh-RFa"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSFontPanel" id="yoa-s4-khY"/>
</imageView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="w0y-UQ-RC0">
<rect key="frame" x="19" y="252" width="163" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="159" id="mNx-18-sdT"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Display the time in seconds" id="YEm-L8-T85">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DCB-IB-UxK">
<rect key="frame" x="203" y="211" width="82" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="PZZ-H7-LgV">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes"/>
<segment label="No" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="toggleDSTTransitionOption:" target="1aL-zR-8L4" id="9bi-NL-gMv"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.com.abhishek.showDSTTransitionInfo" id="eG0-sL-5hE"/>
</connections>
</segmentedControl>
<segmentedControl toolTip="Choose a theme for the main panel!" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FZb-fP-hMJ">
<rect key="frame" x="203" y="363" width="265" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="hcQ-xa-e2V">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Light" width="70"/>
<segment label="Dark" toolTip="Customize the timezone panel by selecting a theme!" width="70" selected="YES" tag="1"/>
<segment label="System"/>
</segments>
</segmentedCell>
<connections>
<action selector="themeChanged:" target="1aL-zR-8L4" id="dd0-5M-EE5"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.defaultTheme" id="gVc-Yf-3h5"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="4lt-X6-3uU">
<rect key="frame" x="38" y="290" width="144" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="140" id="hAp-By-Lzj"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Sunrise/Sunset" id="efj-Ue-MvW">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<slider verticalHuggingPriority="750" alphaValue="0.59999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="3cU-IS-3Qu">
<rect key="frame" x="203" y="172" width="350" height="24"/>
<sliderCell key="cell" state="on" alignment="left" minValue="4" maxValue="7" doubleValue="4" tickMarkPosition="above" numberOfTickMarks="4" allowsTickMarkValuesOnly="YES" sliderType="linear" id="eAh-k3-cof"/>
<connections>
<action selector="fontSliderChanged:" target="1aL-zR-8L4" id="YAW-aA-5aR"/>
<binding destination="Gpv-Gr-MxZ" name="value" keyPath="values.userFontSize" id="Dzw-Zc-qN5"/>
</connections>
</slider>
<scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="113" horizontalPageScroll="10" verticalLineScroll="113" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ytg-0u-Mtu">
<rect key="frame" x="104" y="42" width="400" height="100"/>
<clipView key="contentView" ambiguous="YES" id="gnX-f5-31D">
<rect key="frame" x="1" y="1" width="398" height="98"/>
<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="111" rowSizeStyle="automatic" viewBased="YES" id="KbJ-p4-i6E">
<rect key="frame" x="0.0" y="0.0" width="398" 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 width="395" minWidth="10" maxWidth="3.4028234663852886e+38" id="Ih4-zU-fT5">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="edA-IE-qx2">
<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="previewTimezoneCell" id="fKc-iV-VOa" customClass="TimezoneCellView" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="1" y="1" width="395" height="111"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="749" tag="102" preferredMaxLayoutWidth="72" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dqz-hf-wTd">
<rect key="frame" x="28" y="50" width="237" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="Y9d-ZN-9bB"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" state="on" usesSingleLineMode="YES" id="2kX-WP-j4N">
<font key="font" size="13" name="Avenir-Heavy"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="101" preferredMaxLayoutWidth="110" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ycy-5z-TSQ">
<rect key="frame" x="263" y="67" width="114" height="35"/>
<constraints>
<constraint firstAttribute="height" constant="35" identifier="height" id="0uE-R6-9wt"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="110" id="Spt-dx-td0"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" placeholderString="23:46 AM" id="Hm5-0z-UBl">
<font key="font" size="22" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="50" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kIm-II-xOl">
<rect key="frame" x="293" y="49" width="84" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="80" identifier="width" id="Bad-rp-B5d"/>
<constraint firstAttribute="height" constant="20" id="Zrs-k5-SfS"/>
</constraints>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" state="on" alignment="left" placeholderString="" id="mbN-xw-tzb">
<font key="font" size="11" name="Avenir-Light"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lUV-93-e7u">
<rect key="frame" x="28" y="0.0" width="367" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="DiY-sM-pJj"/>
</constraints>
<textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" sendsActionOnEndEditing="YES" id="mge-2V-vjK">
<font key="font" size="12" name="Avenir-Book"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="2Kk-Xa-pWa">
<rect key="frame" x="273" y="49" width="20" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="LBn-gX-wZw"/>
<constraint firstAttribute="width" constant="20" id="y5a-WA-wW7"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="right" imageScaling="proportionallyDown" id="iIR-UA-I1V"/>
</imageView>
<textField verticalHuggingPriority="751" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="751" tag="100" preferredMaxLayoutWidth="150" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WD5-zQ-PiS">
<rect key="frame" x="28" y="79" width="229" height="20"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" placeholderString="Timezone Name" id="wzZ-9J-J04">
<font key="font" size="15" name="Avenir-Light"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="-5" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wds-ZI-cnD">
<rect key="frame" x="0.0" y="35" width="30" height="56"/>
<subviews>
<imageView toolTip="Current Timezone" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="r6M-RL-W27">
<rect key="frame" x="4" y="34" width="22" height="22"/>
<constraints>
<constraint firstAttribute="width" constant="22" id="eAg-74-64H"/>
<constraint firstAttribute="height" constant="22" id="vkV-1R-ePO"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="CurrentLocation" id="13u-ef-xdX"/>
</imageView>
<button verticalHuggingPriority="750" alphaValue="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="PsO-qX-ocD">
<rect key="frame" x="0.0" y="0.0" width="30" height="39"/>
<constraints>
<constraint firstAttribute="height" constant="39" id="MRM-7z-Yy9"/>
<constraint firstAttribute="width" constant="30" id="jlU-ao-bX2"/>
</constraints>
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="Extra" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="6Se-D9-Hlc">
<behavior key="behavior" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
</button>
</subviews>
<constraints>
<constraint firstAttribute="width" constant="30" id="lK4-pI-0Wh"/>
</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="lUV-93-e7u" firstAttribute="leading" secondItem="dqz-hf-wTd" secondAttribute="leading" id="8bk-QH-jMU"/>
<constraint firstAttribute="trailing" secondItem="ycy-5z-TSQ" secondAttribute="trailing" constant="20" id="Ajf-sW-Rzl"/>
<constraint firstItem="kIm-II-xOl" firstAttribute="leading" secondItem="2Kk-Xa-pWa" secondAttribute="trailing" constant="2" id="Azp-5G-Or3"/>
<constraint firstAttribute="trailing" secondItem="lUV-93-e7u" secondAttribute="trailing" constant="2" id="DoN-SG-hNg"/>
<constraint firstItem="dqz-hf-wTd" firstAttribute="leading" secondItem="WD5-zQ-PiS" secondAttribute="leading" id="Gp8-AB-fOn"/>
<constraint firstItem="ycy-5z-TSQ" firstAttribute="top" secondItem="WD5-zQ-PiS" secondAttribute="top" constant="-3" identifier="time-top-space" id="I38-Xc-EfM"/>
<constraint firstItem="Wds-ZI-cnD" firstAttribute="leading" secondItem="fKc-iV-VOa" secondAttribute="leading" id="Iz0-Sc-XW7"/>
<constraint firstAttribute="bottom" secondItem="lUV-93-e7u" secondAttribute="bottom" id="Jb3-k5-fL3"/>
<constraint firstItem="Wds-ZI-cnD" firstAttribute="top" secondItem="fKc-iV-VOa" secondAttribute="top" constant="20" id="b2D-Gm-xPG"/>
<constraint firstItem="ycy-5z-TSQ" firstAttribute="leading" secondItem="WD5-zQ-PiS" secondAttribute="trailing" constant="10" id="bYX-0o-pmI"/>
<constraint firstItem="2Kk-Xa-pWa" firstAttribute="leading" secondItem="dqz-hf-wTd" secondAttribute="trailing" constant="10" id="eXr-YI-GlP"/>
<constraint firstItem="2Kk-Xa-pWa" firstAttribute="top" secondItem="ycy-5z-TSQ" secondAttribute="bottom" constant="-2" id="fcF-yf-tsN"/>
<constraint firstItem="WD5-zQ-PiS" firstAttribute="top" secondItem="fKc-iV-VOa" secondAttribute="top" constant="12" identifier="custom-name-top-space" id="hTB-YS-dSV"/>
<constraint firstItem="dqz-hf-wTd" firstAttribute="top" secondItem="WD5-zQ-PiS" secondAttribute="bottom" constant="7" id="kgY-qj-cly"/>
<constraint firstItem="kIm-II-xOl" firstAttribute="top" secondItem="ycy-5z-TSQ" secondAttribute="bottom" constant="-2" id="q2i-zs-S2x"/>
<constraint firstItem="kIm-II-xOl" firstAttribute="trailing" secondItem="ycy-5z-TSQ" secondAttribute="trailing" id="s4g-kQ-yqB"/>
<constraint firstItem="WD5-zQ-PiS" firstAttribute="leading" secondItem="Wds-ZI-cnD" secondAttribute="trailing" id="sjV-3F-itL"/>
</constraints>
<connections>
<outlet property="currentLocationIndicator" destination="r6M-RL-W27" id="JT0-pd-geS"/>
<outlet property="customName" destination="WD5-zQ-PiS" id="fGw-Z8-CXy"/>
<outlet property="extraOptions" destination="PsO-qX-ocD" id="jbR-H4-6j8"/>
<outlet property="noteLabel" destination="lUV-93-e7u" id="QCZ-yG-NfA"/>
<outlet property="relativeDate" destination="dqz-hf-wTd" id="GYm-cn-Y1L"/>
<outlet property="sunriseImage" destination="2Kk-Xa-pWa" id="fYO-6Y-dqW"/>
<outlet property="sunriseSetTime" destination="kIm-II-xOl" id="op1-ET-w9E"/>
<outlet property="textField" destination="WD5-zQ-PiS" id="IQQ-HY-OXe"/>
<outlet property="time" destination="ycy-5z-TSQ" id="MMv-iC-FsI"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
</tableView>
</subviews>
</clipView>
<constraints>
<constraint firstAttribute="width" constant="400" id="Fz0-a0-Unm"/>
<constraint firstAttribute="height" constant="100" id="meK-wf-5wl"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="YVw-7z-vl9">
<rect key="frame" x="-100" y="-100" width="223" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="cHV-de-zPx">
<rect key="frame" x="-100" y="-100" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZNm-TN-RRJ">
<rect key="frame" x="248" y="147" width="112" height="22"/>
<constraints>
<constraint firstAttribute="width" constant="108" id="KwL-So-Ymu"/>
<constraint firstAttribute="height" constant="22" id="bBD-fJ-Xm7"/>
</constraints>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Preview" id="knp-DB-v8Y">
<font key="font" size="13" name="Avenir-Heavy"/>
<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" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="ZWy-WW-6H9">
<rect key="frame" x="19" y="214" width="163" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="159" id="NX0-Bo-SU8"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show DST transition info" id="i0m-6h-scA">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
4 years ago
<constraint firstItem="4lt-X6-3uU" firstAttribute="trailing" secondItem="gFE-hZ-J92" secondAttribute="trailing" id="0LC-R1-cwL"/>
<constraint firstItem="4lt-X6-3uU" firstAttribute="top" secondItem="gFE-hZ-J92" secondAttribute="bottom" constant="20" id="0zz-yr-dkd"/>
<constraint firstAttribute="trailing" secondItem="d4S-hM-MSP" secondAttribute="trailing" constant="115" id="6EI-oM-u6q"/>
<constraint firstItem="d4S-hM-MSP" firstAttribute="leading" secondItem="FZb-fP-hMJ" secondAttribute="leading" id="6GY-mg-50H"/>
<constraint firstItem="ZWy-WW-6H9" firstAttribute="top" secondItem="w0y-UQ-RC0" secondAttribute="bottom" constant="20" id="725-Ob-eKH"/>
<constraint firstAttribute="trailing" secondItem="FZb-fP-hMJ" secondAttribute="trailing" constant="142" id="Dfr-Sc-kQB"/>
<constraint firstItem="vrm-cg-RMn" firstAttribute="trailing" secondItem="wtO-uL-QBf" secondAttribute="trailing" id="Dz6-2y-0Kj"/>
<constraint firstItem="vrm-cg-RMn" firstAttribute="top" secondItem="wtO-uL-QBf" secondAttribute="bottom" constant="20" id="E8U-ve-Yq8"/>
<constraint firstItem="Ytg-0u-Mtu" firstAttribute="centerX" secondItem="zFb-Gb-3dB" secondAttribute="centerX" id="EHm-Kq-6Nq"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="699-dn-eyN" secondAttribute="trailing" constant="10" id="EdO-mM-G6w"/>
<constraint firstItem="ZNm-TN-RRJ" firstAttribute="top" secondItem="3cU-IS-3Qu" secondAttribute="bottom" constant="5" id="KJj-ji-SG9"/>
<constraint firstItem="wtO-uL-QBf" firstAttribute="leading" secondItem="zFb-Gb-3dB" secondAttribute="leading" constant="80" id="KPc-a4-RWW"/>
<constraint firstItem="d4S-hM-MSP" firstAttribute="centerY" secondItem="gFE-hZ-J92" secondAttribute="centerY" id="MB4-vU-XFQ"/>
<constraint firstItem="gEH-vT-EqV" firstAttribute="leading" secondItem="9WW-jp-NeO" secondAttribute="leading" id="NBM-n8-g9p"/>
4 years ago
<constraint firstItem="9WW-jp-NeO" firstAttribute="leading" secondItem="d4S-hM-MSP" secondAttribute="leading" id="Nfi-6H-7VR"/>
<constraint firstItem="DCB-IB-UxK" firstAttribute="centerY" secondItem="ZWy-WW-6H9" secondAttribute="centerY" id="Ob9-nz-HhX"/>
<constraint firstItem="8IA-JL-fje" firstAttribute="centerY" secondItem="3cU-IS-3Qu" secondAttribute="centerY" id="QZn-RJ-b2s"/>
<constraint firstItem="wtO-uL-QBf" firstAttribute="top" secondItem="zFb-Gb-3dB" secondAttribute="top" constant="10" id="TUd-Wc-XZL"/>
<constraint firstItem="w0y-UQ-RC0" firstAttribute="top" secondItem="4lt-X6-3uU" secondAttribute="bottom" constant="20" id="ULM-L5-4EP"/>
<constraint firstItem="vrm-cg-RMn" firstAttribute="width" secondItem="wtO-uL-QBf" secondAttribute="width" multiplier="0.97" id="W8Z-wH-RJT"/>
<constraint firstAttribute="trailing" secondItem="8IA-JL-fje" secondAttribute="trailing" constant="17" id="XEc-lD-5Pt"/>
<constraint firstItem="xwt-pY-1w9" firstAttribute="top" secondItem="ZWy-WW-6H9" secondAttribute="bottom" constant="20" id="bFw-FZ-dB7"/>
<constraint firstItem="ZNm-TN-RRJ" firstAttribute="centerX" secondItem="zFb-Gb-3dB" secondAttribute="centerX" id="bWQ-fX-DZe"/>
<constraint firstItem="699-dn-eyN" firstAttribute="centerY" secondItem="wtO-uL-QBf" secondAttribute="centerY" id="bfw-Ln-spi"/>
<constraint firstItem="3cU-IS-3Qu" firstAttribute="leading" secondItem="gEH-vT-EqV" secondAttribute="leading" id="dwP-Gf-Jak"/>
<constraint firstItem="8IA-JL-fje" firstAttribute="leading" secondItem="3cU-IS-3Qu" secondAttribute="trailing" constant="8" id="fCD-kc-Rzh"/>
<constraint firstItem="xwt-pY-1w9" firstAttribute="trailing" secondItem="w0y-UQ-RC0" secondAttribute="trailing" id="hi7-BQ-ZDh"/>
<constraint firstItem="gFE-hZ-J92" firstAttribute="top" secondItem="vrm-cg-RMn" secondAttribute="bottom" constant="20" id="ijE-Xu-svg"/>
<constraint firstAttribute="trailing" secondItem="gEH-vT-EqV" secondAttribute="trailing" constant="247" id="jQj-Gf-XPT"/>
<constraint firstItem="699-dn-eyN" firstAttribute="leading" secondItem="wtO-uL-QBf" secondAttribute="trailing" constant="25" id="nM0-Kn-lTZ"/>
<constraint firstItem="3cU-IS-3Qu" firstAttribute="centerY" secondItem="xwt-pY-1w9" secondAttribute="centerY" id="oM8-iJ-okk"/>
<constraint firstItem="9WW-jp-NeO" firstAttribute="centerY" secondItem="4lt-X6-3uU" secondAttribute="centerY" id="oPk-1s-bdu"/>
<constraint firstItem="DCB-IB-UxK" firstAttribute="leading" secondItem="gEH-vT-EqV" secondAttribute="leading" id="odB-k0-PQW"/>
<constraint firstItem="Ytg-0u-Mtu" firstAttribute="top" secondItem="ZNm-TN-RRJ" secondAttribute="bottom" constant="5" id="ouW-SE-Jmn"/>
<constraint firstItem="ZWy-WW-6H9" firstAttribute="trailing" secondItem="w0y-UQ-RC0" secondAttribute="trailing" id="qxM-Ei-4zi"/>
<constraint firstItem="FZb-fP-hMJ" firstAttribute="leading" secondItem="699-dn-eyN" secondAttribute="leading" id="rCV-e3-pae"/>
<constraint firstAttribute="trailing" secondItem="9WW-jp-NeO" secondAttribute="trailing" constant="264" id="s9R-1X-ZOO"/>
<constraint firstItem="w0y-UQ-RC0" firstAttribute="trailing" secondItem="4lt-X6-3uU" secondAttribute="trailing" id="ubu-xP-pha"/>
<constraint firstItem="FZb-fP-hMJ" firstAttribute="centerY" secondItem="vrm-cg-RMn" secondAttribute="centerY" id="vtc-Ea-gV5"/>
<constraint firstItem="gFE-hZ-J92" firstAttribute="trailing" secondItem="vrm-cg-RMn" secondAttribute="trailing" id="xAU-f3-yVy"/>
<constraint firstItem="gEH-vT-EqV" firstAttribute="centerY" secondItem="w0y-UQ-RC0" secondAttribute="centerY" id="xC0-2B-rEr"/>
</constraints>
</view>
</tabViewItem>
4 years ago
<tabViewItem label="Misc" identifier="" id="ztQ-ui-wYI">
<view key="view" id="mF4-bp-EID">
<rect key="frame" x="10" y="33" width="608" height="432"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
4 years ago
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="fTA-lS-4wJ">
4 years ago
<rect key="frame" x="78" y="364" width="143" height="18"/>
4 years ago
<constraints>
<constraint firstAttribute="width" constant="139" id="w0W-x9-xCJ"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Date" id="CTM-FL-m3p">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
4 years ago
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Axn-Tb-Cdx">
4 years ago
<rect key="frame" x="242" y="361" width="83" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="04s-TY-ltB">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="38" selected="YES"/>
<segment label="No" width="38" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="displayDateInMenubarAction:" target="1aL-zR-8L4" id="zqf-YW-639"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showDate" id="NI6-wf-sMv"/>
</connections>
</segmentedControl>
4 years ago
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="pZd-Wg-YPL">
4 years ago
<rect key="frame" x="148" y="326" width="73" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Day" id="dBJ-Pj-utm">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
4 years ago
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KeW-e2-uQE">
4 years ago
<rect key="frame" x="242" y="285" width="83" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="n7R-Fj-KSe">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="38"/>
<segment label="No" width="38" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="displayPlaceInMenubarAction:" target="1aL-zR-8L4" id="xma-Kh-0OZ"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showPlaceName" id="a2r-XT-uf5"/>
</connections>
</segmentedControl>
4 years ago
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AxB-VD-lXm">
4 years ago
<rect key="frame" x="242" y="323" width="83" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="0UT-Io-qfp">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="38"/>
<segment label="No" width="38" selected="YES" tag="1"/>
</segments>
<connections>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showDay" id="BNl-5Q-2AM"/>
</connections>
</segmentedCell>
<connections>
<action selector="displayDayInMenubarAction:" target="1aL-zR-8L4" id="bXE-0W-gfm"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.showDay" id="94x-Xq-60W"/>
</connections>
</segmentedControl>
4 years ago
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="bhJ-MT-NBP">
4 years ago
<rect key="frame" x="101" y="288" width="120" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Include Place Name" id="YQC-xV-1Ig">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
4 years ago
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="175" translatesAutoresizingMaskIntoConstraints="NO" id="Utg-yF-Rso" userLabel="Menubar Mode">
4 years ago
<rect key="frame" x="126" y="250" width="95" height="18"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Menubar Mode" id="6xJ-Vn-e39">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
4 years ago
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Mai-SZ-AEi">
4 years ago
<rect key="frame" x="242" y="247" width="146" height="24"/>
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="tbg-LS-tZH">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Compact"/>
<segment label="Standard" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="menubarModeChanged:" target="1aL-zR-8L4" id="cKL-6S-VDw"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.com.abhishek.menubarCompactMode" id="zuN-fl-ZH2"/>
</connections>
</segmentedControl>
4 years ago
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Q3M-Kz-XV3">
<rect key="frame" x="248" y="403" width="112" height="22"/>
4 years ago
<constraints>
<constraint firstAttribute="height" constant="22" id="eJS-Lu-Avz"/>
<constraint firstAttribute="width" constant="108" id="y01-ys-4L6"/>
</constraints>
<textFieldCell key="cell" lineBreakMode="clipping" title="Menubar Options" id="Gjt-mt-SQR">
<font key="font" size="13" name="Avenir-Heavy"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="XeT-rJ-1io">
<rect key="frame" x="-3" y="226" width="614" height="5"/>
4 years ago
<constraints>
<constraint firstAttribute="height" constant="1" id="SdH-Fo-qYn"/>
</constraints>
</box>
<visualEffectView hidden="YES" focusRingType="none" blendingMode="withinWindow" material="light" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="Wj2-aw-ZDm">
<rect key="frame" x="0.0" y="228" width="608" height="204"/>
<subviews>
<textField hidden="YES" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="dtb-8u-6gN">
<rect key="frame" x="52" y="82" width="504" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="7tY-09-nYM"/>
<constraint firstAttribute="width" constant="500" id="Taz-W1-qVP"/>
</constraints>
4 years ago
<textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" alignment="center" title="Multiline Label" id="WYa-RV-fDa">
<font key="font" size="18" name="Avenir-Book"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="dtb-8u-6gN" firstAttribute="centerX" secondItem="Wj2-aw-ZDm" secondAttribute="centerX" id="J3T-cO-qq1"/>
<constraint firstItem="dtb-8u-6gN" firstAttribute="centerY" secondItem="Wj2-aw-ZDm" secondAttribute="centerY" id="VPn-r5-viR"/>
</constraints>
</visualEffectView>
4 years ago
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DjV-qq-hr9">
4 years ago
<rect key="frame" x="242" y="144" width="230" height="24"/>
4 years ago
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="kvB-5f-IK4">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Menu Bar only"/>
<segment label="Dock and Menu Bar" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<connections>
<action selector="changeAppDisplayOptions:" target="1aL-zR-8L4" id="ipf-3c-Bsn"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.com.abhishek.appDisplayOptions" id="4Ix-iO-C4I"/>
</connections>
</segmentedControl>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="GaR-Qm-7u4">
<rect key="frame" x="17" y="110" width="204" height="18"/>
4 years ago
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="lod-PT-AI5"/>
4 years ago
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Future Slider Range" id="BYJ-7P-E0I">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="HNj-dh-8gr">
<rect key="frame" x="67" y="148" width="154" height="18"/>
4 years ago
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="150" id="7zy-Fe-aNw"/>
4 years ago
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Clocker in" id="Ujt-R0-aDS">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<segmentedControl verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pk6-co-N73">
4 years ago
<rect key="frame" x="242" y="68" width="79" height="24"/>
4 years ago
<segmentedCell key="cell" borderStyle="border" alignment="left" style="rounded" trackingMode="selectOne" id="jUA-fY-nhn">
<font key="font" size="12" name="Avenir-Light"/>
<segments>
<segment label="Yes" width="36"/>
<segment label="No" width="36" selected="YES" tag="1"/>
</segments>
</segmentedCell>
<accessibility identifier="FutureSlider"/>
<connections>
<action selector="showFutureSlider:" target="1aL-zR-8L4" id="c1a-KS-oo3"/>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.displayFutureSlider" id="ha9-nW-Rv2"/>
</connections>
</segmentedControl>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8Nx-Xq-XDU">
4 years ago
<rect key="frame" x="240" y="105" width="223" height="25"/>
4 years ago
<constraints>
<constraint firstAttribute="width" constant="218" id="0qW-So-4cc"/>
</constraints>
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="center" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" arrowPosition="noArrow" preferredEdge="maxX" id="mqv-tQ-0rf">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="12" name="Avenir-Light"/>
<menu key="menu" id="9lV-R9-bzr"/>
</popUpButtonCell>
<connections>
<binding destination="Gpv-Gr-MxZ" name="selectedIndex" keyPath="values.sliderDayRange" id="pnp-PO-t4w"/>
</connections>
</popUpButton>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" preferredMaxLayoutWidth="120" translatesAutoresizingMaskIntoConstraints="NO" id="8Jv-Cf-blJ">
<rect key="frame" x="17" y="72" width="204" height="18"/>
4 years ago
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="DXS-zG-LoB"/>
4 years ago
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Show Future Slider" id="pfG-By-On0">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ffU-Ce-sfU">
<rect key="frame" x="248" y="186" width="112" height="22"/>
<constraints>
<constraint firstAttribute="width" constant="108" id="3Ch-Kc-bLG"/>
<constraint firstAttribute="height" constant="22" id="tHL-bd-6Pl"/>
</constraints>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Miscelleaneous" id="bgq-pM-LNm">
<font key="font" size="13" name="Avenir-Heavy"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
4 years ago
<constraints>
<constraint firstItem="AxB-VD-lXm" firstAttribute="centerY" secondItem="pZd-Wg-YPL" secondAttribute="centerY" id="5wa-d2-jaz"/>
<constraint firstItem="fTA-lS-4wJ" firstAttribute="top" secondItem="mF4-bp-EID" secondAttribute="top" constant="50" id="7tO-Cp-OiK"/>
<constraint firstItem="Axn-Tb-Cdx" firstAttribute="centerY" secondItem="fTA-lS-4wJ" secondAttribute="centerY" id="A5h-9Z-lkQ"/>
<constraint firstItem="KeW-e2-uQE" firstAttribute="centerY" secondItem="bhJ-MT-NBP" secondAttribute="centerY" id="B1W-4F-zAU"/>
<constraint firstItem="KeW-e2-uQE" firstAttribute="leading" secondItem="AxB-VD-lXm" secondAttribute="leading" id="DYk-jT-Swc"/>
<constraint firstItem="Q3M-Kz-XV3" firstAttribute="top" secondItem="mF4-bp-EID" secondAttribute="top" constant="7" id="Gaf-bX-kgP"/>
<constraint firstItem="bhJ-MT-NBP" firstAttribute="top" secondItem="pZd-Wg-YPL" secondAttribute="bottom" constant="20" id="IoV-WF-2Ka"/>
<constraint firstItem="8Jv-Cf-blJ" firstAttribute="top" secondItem="GaR-Qm-7u4" secondAttribute="bottom" constant="20" id="JEu-wF-GfU"/>
4 years ago
<constraint firstItem="fTA-lS-4wJ" firstAttribute="leading" secondItem="mF4-bp-EID" secondAttribute="leading" constant="80" id="MkT-cl-OdZ"/>
4 years ago
<constraint firstItem="8Jv-Cf-blJ" firstAttribute="trailing" secondItem="GaR-Qm-7u4" secondAttribute="trailing" id="NUW-UR-fQ1"/>
<constraint firstItem="ffU-Ce-sfU" firstAttribute="centerX" secondItem="mF4-bp-EID" secondAttribute="centerX" id="NtD-tv-DLi"/>
4 years ago
<constraint firstAttribute="trailing" secondItem="XeT-rJ-1io" secondAttribute="trailing" constant="-3" id="PrP-aA-Zhl"/>
<constraint firstItem="Utg-yF-Rso" firstAttribute="trailing" secondItem="bhJ-MT-NBP" secondAttribute="trailing" id="RVT-XO-vH3"/>
<constraint firstItem="pk6-co-N73" firstAttribute="centerY" secondItem="8Jv-Cf-blJ" secondAttribute="centerY" id="XeK-R2-Z7W"/>
<constraint firstItem="pZd-Wg-YPL" firstAttribute="trailing" secondItem="fTA-lS-4wJ" secondAttribute="trailing" id="ZcE-Iu-M9g"/>
<constraint firstItem="XeT-rJ-1io" firstAttribute="leading" secondItem="mF4-bp-EID" secondAttribute="leading" constant="-3" id="afb-db-nsk"/>
<constraint firstItem="Mai-SZ-AEi" firstAttribute="leading" secondItem="KeW-e2-uQE" secondAttribute="leading" id="bhh-nt-9cb"/>
<constraint firstAttribute="trailing" secondItem="Wj2-aw-ZDm" secondAttribute="trailing" id="c7U-11-oja"/>
4 years ago
<constraint firstItem="Axn-Tb-Cdx" firstAttribute="leading" secondItem="fTA-lS-4wJ" secondAttribute="trailing" constant="25" id="cpc-PS-JXb"/>
4 years ago
<constraint firstItem="Wj2-aw-ZDm" firstAttribute="bottom" secondItem="XeT-rJ-1io" secondAttribute="bottom" id="d1X-nE-5Z1"/>
<constraint firstItem="XeT-rJ-1io" firstAttribute="top" secondItem="Mai-SZ-AEi" secondAttribute="bottom" constant="20" id="dK0-pf-XzU"/>
<constraint firstItem="HNj-dh-8gr" firstAttribute="top" secondItem="ffU-Ce-sfU" secondAttribute="bottom" constant="20" id="e9q-JE-9cD"/>
<constraint firstItem="ffU-Ce-sfU" firstAttribute="top" secondItem="XeT-rJ-1io" secondAttribute="bottom" constant="20" id="ed3-Oa-Uso"/>
4 years ago
<constraint firstItem="DjV-qq-hr9" firstAttribute="centerY" secondItem="HNj-dh-8gr" secondAttribute="centerY" id="ezB-Gf-m1M"/>
<constraint firstItem="Wj2-aw-ZDm" firstAttribute="top" secondItem="mF4-bp-EID" secondAttribute="top" id="g9Z-bG-q6C"/>
<constraint firstItem="Mai-SZ-AEi" firstAttribute="centerY" secondItem="Utg-yF-Rso" secondAttribute="centerY" id="gaG-hL-cPZ"/>
<constraint firstItem="bhJ-MT-NBP" firstAttribute="trailing" secondItem="pZd-Wg-YPL" secondAttribute="trailing" id="glb-jO-783"/>
<constraint firstItem="Utg-yF-Rso" firstAttribute="top" secondItem="bhJ-MT-NBP" secondAttribute="bottom" constant="20" id="i0V-V6-4Ry"/>
4 years ago
<constraint firstItem="8Nx-Xq-XDU" firstAttribute="leading" secondItem="DjV-qq-hr9" secondAttribute="leading" constant="-2" id="n70-Hh-rVD"/>
<constraint firstItem="GaR-Qm-7u4" firstAttribute="trailing" secondItem="HNj-dh-8gr" secondAttribute="trailing" id="rdt-gt-K0k"/>
<constraint firstItem="8Nx-Xq-XDU" firstAttribute="centerY" secondItem="GaR-Qm-7u4" secondAttribute="centerY" id="s0m-wC-dVO"/>
<constraint firstItem="Wj2-aw-ZDm" firstAttribute="leading" secondItem="mF4-bp-EID" secondAttribute="leading" id="wTr-VP-p2w"/>
<constraint firstItem="pZd-Wg-YPL" firstAttribute="top" secondItem="fTA-lS-4wJ" secondAttribute="bottom" constant="20" id="whe-Ex-bIB"/>
4 years ago
<constraint firstItem="AxB-VD-lXm" firstAttribute="leading" secondItem="Axn-Tb-Cdx" secondAttribute="leading" id="x1o-YB-Aes"/>
<constraint firstItem="pk6-co-N73" firstAttribute="leading" secondItem="DjV-qq-hr9" secondAttribute="leading" id="y9n-Tk-GUK"/>
<constraint firstItem="Q3M-Kz-XV3" firstAttribute="centerX" secondItem="mF4-bp-EID" secondAttribute="centerX" id="yKZ-7i-UKv"/>
4 years ago
<constraint firstItem="HNj-dh-8gr" firstAttribute="trailing" secondItem="Utg-yF-Rso" secondAttribute="trailing" id="yPE-hM-Mbb"/>
4 years ago
<constraint firstItem="DjV-qq-hr9" firstAttribute="leading" secondItem="Mai-SZ-AEi" secondAttribute="leading" id="ykI-Ig-kwf"/>
<constraint firstItem="GaR-Qm-7u4" firstAttribute="top" secondItem="HNj-dh-8gr" secondAttribute="bottom" constant="20" id="z8z-AY-l8y"/>
4 years ago
</constraints>
</view>
</tabViewItem>
</tabViewItems>
</tabView>
</subviews>
<constraints>
4 years ago
<constraint firstAttribute="trailing" secondItem="SGu-yd-JQh" secondAttribute="trailing" constant="20" id="0To-sH-uEy"/>
<constraint firstItem="SGu-yd-JQh" firstAttribute="top" secondItem="7EQ-1G-xRP" secondAttribute="top" constant="20" id="BVY-gd-4Je"/>
4 years ago
<constraint firstAttribute="bottom" secondItem="SGu-yd-JQh" secondAttribute="bottom" constant="20" id="WCa-7K-01j"/>
<constraint firstItem="SGu-yd-JQh" firstAttribute="leading" secondItem="7EQ-1G-xRP" secondAttribute="leading" constant="20" id="Yei-Ge-6Ol"/>
</constraints>
</customView>
<connections>
4 years ago
<outlet property="appDisplayControl" destination="DjV-qq-hr9" id="Q4N-i2-oWr"/>
4 years ago
<outlet property="appDisplayLabel" destination="HNj-dh-8gr" id="A6U-gp-sje"/>
<outlet property="appearanceTab" destination="SGu-yd-JQh" id="CJn-3E-Ujd"/>
<outlet property="dayDisplayOptionsLabel" destination="gFE-hZ-J92" id="tVv-pC-MSW"/>
4 years ago
<outlet property="futureSliderRangeLabel" destination="GaR-Qm-7u4" id="0aB-BK-7fN"/>
<outlet property="includeDateInMenubarControl" destination="Axn-Tb-Cdx" id="M5x-Qt-zvs"/>
<outlet property="includeDateLabel" destination="fTA-lS-4wJ" id="J1i-yl-JmT"/>
<outlet property="includeDayInMenubarControl" destination="AxB-VD-lXm" id="IEy-hk-yMN"/>
<outlet property="includeDayLabel" destination="pZd-Wg-YPL" id="JtJ-MQ-bRG"/>
<outlet property="includePlaceLabel" destination="bhJ-MT-NBP" id="Gyi-t8-NpL"/>
<outlet property="includePlaceNameControl" destination="KeW-e2-uQE" id="SeV-uy-oKg"/>
<outlet property="informationLabel" destination="dtb-8u-6gN" id="1Mo-hH-VNA"/>
<outlet property="largerTextLabel" destination="xwt-pY-1w9" id="XbF-MZ-dMx"/>
<outlet property="menubarMode" destination="Mai-SZ-AEi" id="PPv-1D-lnt"/>
<outlet property="menubarModeLabel" destination="Utg-yF-Rso" id="Pda-Aj-81M"/>
<outlet property="miscelleaneousLabel" destination="ffU-Ce-sfU" id="JbJ-IR-3IL"/>
<outlet property="panelTheme" destination="vrm-cg-RMn" id="yPO-LZ-Egp"/>
<outlet property="previewLabel" destination="ZNm-TN-RRJ" id="63F-Zc-KV3"/>
<outlet property="previewPanelTableView" destination="KbJ-p4-i6E" id="coQ-qV-XTs"/>
<outlet property="showSecondsLabel" destination="w0y-UQ-RC0" id="wGv-J3-mea"/>
4 years ago
<outlet property="showSliderLabel" destination="8Jv-Cf-blJ" id="UHb-hK-VVl"/>
<outlet property="showSunriseLabel" destination="4lt-X6-3uU" id="tez-s5-RzL"/>
4 years ago
<outlet property="sliderDayRangePopup" destination="8Nx-Xq-XDU" id="PBM-yB-Yo1"/>
<outlet property="theme" destination="FZb-fP-hMJ" id="MuM-9G-MfG"/>
<outlet property="timeFormat" destination="699-dn-eyN" id="eAC-GR-28E"/>
<outlet property="timeFormatLabel" destination="wtO-uL-QBf" id="udS-d6-Tep"/>
<outlet property="visualEffectView" destination="Wj2-aw-ZDm" id="TZy-V2-JFS"/>
</connections>
</viewController>
<customObject id="u7K-hb-gdM" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<userDefaultsController representsSharedInstance="YES" id="Gpv-Gr-MxZ"/>
</objects>
<point key="canvasLocation" x="-419" y="-830"/>
</scene>
<!-- Preferences -->
<scene sceneID="udr-95-hTV">
<objects>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hasShadow="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="alertPanel" frameAutosaveName="" id="YHn-dh-3ug" customClass="Panelr" customModule="Clocker" customModuleProvider="target">
<windowStyleMask key="styleMask" closable="YES" miniaturizable="YES" nonactivatingPanel="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="120" y="64" width="345" height="320"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
<value key="minSize" type="size" width="345" height="320"/>
<value key="maxSize" type="size" width="345" height="320"/>
<view key="contentView" misplaced="YES" id="MAe-t5-3A2">
4 years ago
<rect key="frame" x="0.0" y="24" width="345" height="296"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<searchField toolTip="Search a timezone" wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dha-h9-Nd0" customClass="ClockerSearchField" customModule="Clocker" customModuleProvider="target">
4 years ago
<rect key="frame" x="8" y="265" width="329" height="23"/>
<searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" focusRingType="none" placeholderString="Enter a city, state, country name" usesSingleLineMode="YES" maximumRecents="5" id="ikU-Tm-0WZ">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</searchFieldCell>
<connections>
<action selector="filterArray:" target="ZT5-cA-xLj" id="gpG-oe-ENl"/>
</connections>
</searchField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AnV-LM-kjm">
<rect key="frame" x="162" y="8" width="170" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="Qos-QS-Bf5"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="KT6-Bd-A5F">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button toolTip="Close Panel" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="woG-LO-TxX">
<rect key="frame" x="84" y="-2" width="82" height="31"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="70" id="CS1-e7-H0g"/>
<constraint firstAttribute="height" constant="20" id="S55-it-vSo"/>
</constraints>
<buttonCell key="cell" type="push" title="Close" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="NCA-9F-0ww">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="Avenir-Book"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="closePanel:" target="ZT5-cA-xLj" id="R3d-co-b1X"/>
</connections>
</button>
<button toolTip="Add a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Cm-Ys-lwo">
4 years ago
<rect key="frame" x="2" y="-26" width="92" height="31"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="80" id="Ikc-5C-yOA"/>
<constraint firstAttribute="height" constant="20" id="TRi-p5-6gR"/>
</constraints>
<buttonCell key="cell" type="push" title="Add" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="Yif-ho-dPJ">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="Avenir-Book"/>
<string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
</buttonCell>
<accessibility identifier="AddAvailableTimezone"/>
<connections>
<action selector="addToFavorites:" target="ZT5-cA-xLj" id="GAu-wJ-aEf"/>
</connections>
</button>
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0wY-ff-FLW">
4 years ago
<rect key="frame" x="8" y="30" width="329" height="225"/>
<clipView key="contentView" drawsBackground="NO" id="rGc-3M-cCq">
4 years ago
<rect key="frame" x="0.0" y="0.0" width="329" height="225"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="30" rowSizeStyle="automatic" viewBased="YES" id="xkl-2X-ZCb">
4 years ago
<rect key="frame" x="0.0" y="0.0" width="329" height="225"/>
<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="availableTimezones" editable="NO" width="225" minWidth="200" maxWidth="1000" id="jkC-hh-oOC">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Places/Timezone(s)">
<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="fuc-Si-wDl">
<font key="font" size="13" name="Avenir-Light"/>
<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="headerCell" misplaced="YES" id="Z5e-p9-6o6" customClass="HeaderTableViewCell" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="1" y="1" width="225" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="n47-YT-XCF">
<rect key="frame" x="3" y="0.0" width="224" height="18"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Header" id="E3Z-CB-Xye">
<font key="font" size="13" name="Avenir-Medium"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="n47-YT-XCF" secondAttribute="bottom" id="9U5-UK-W8o"/>
<constraint firstAttribute="trailing" secondItem="n47-YT-XCF" secondAttribute="trailing" id="GN7-iG-Ugh"/>
<constraint firstItem="n47-YT-XCF" firstAttribute="top" secondItem="Z5e-p9-6o6" secondAttribute="top" id="QG5-g2-b6y"/>
<constraint firstItem="n47-YT-XCF" firstAttribute="leading" secondItem="Z5e-p9-6o6" secondAttribute="leading" constant="5" id="UDn-ys-35k"/>
</constraints>
<connections>
<outlet property="headerField" destination="n47-YT-XCF" id="Y4I-Fz-NUA"/>
</connections>
</tableCellView>
<tableCellView identifier="resultCell" misplaced="YES" id="JKD-C2-vcz" customClass="SearchResultTableViewCell" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="1" y="33" width="225" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="eZk-tq-PuC">
<rect key="frame" x="18" y="0.0" width="209" height="18"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Result" id="aam-iP-2ne">
<font key="font" size="13" name="Avenir-Book"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="eZk-tq-PuC" firstAttribute="leading" secondItem="JKD-C2-vcz" secondAttribute="leading" constant="20" id="4hG-pq-lV9"/>
<constraint firstAttribute="bottom" secondItem="eZk-tq-PuC" secondAttribute="bottom" id="MJ4-GN-0Cw"/>
<constraint firstItem="eZk-tq-PuC" firstAttribute="top" secondItem="JKD-C2-vcz" secondAttribute="top" id="Q9W-f9-BcN"/>
<constraint firstAttribute="trailing" secondItem="eZk-tq-PuC" secondAttribute="trailing" id="U4q-ws-MqW"/>
</constraints>
<connections>
<outlet property="sourceName" destination="eZk-tq-PuC" id="yez-5P-ZB1"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<binding destination="ZT5-cA-xLj" name="doubleClickTarget" keyPath="self" id="jfW-0Z-Obh">
<dictionary key="options">
<string key="NSSelectorName">addToFavorites:</string>
</dictionary>
</binding>
<outlet property="dataSource" destination="ZT5-cA-xLj" id="Zni-dI-eRy"/>
<outlet property="delegate" destination="ZT5-cA-xLj" id="Eu8-Pb-tCO"/>
</connections>
</tableView>
</subviews>
<nil key="backgroundColor"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="MdO-Hy-t0J">
<rect key="frame" x="0.0" y="208" width="329" height="15"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="cBF-ds-h2q">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<progressIndicator wantsLayer="YES" focusRingType="none" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="0A5-gp-lay">
4 years ago
<rect key="frame" x="165" y="138" width="16" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="fgE-77-Vda"/>
<constraint firstAttribute="width" constant="16" id="pwe-em-e0a"/>
</constraints>
</progressIndicator>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xgb-wU-8RU">
4 years ago
<rect key="frame" x="18" y="132" width="309" height="22"/>
<constraints>
<constraint firstAttribute="height" constant="22" id="zqt-d8-yas"/>
</constraints>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="" id="1Vu-Q1-5Mk">
<font key="font" size="13" name="Avenir-Light"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<accessibility identifier="ErrorPlaceholder"/>
</textField>
</subviews>
<constraints>
<constraint firstItem="0wY-ff-FLW" firstAttribute="top" secondItem="Dha-h9-Nd0" secondAttribute="bottom" constant="10" id="4pP-iK-ocx"/>
<constraint firstAttribute="trailing" secondItem="Dha-h9-Nd0" secondAttribute="trailing" constant="8" id="58h-kG-FMP"/>
<constraint firstItem="Dha-h9-Nd0" firstAttribute="leading" secondItem="MAe-t5-3A2" secondAttribute="leading" constant="8" id="7pJ-se-0dL"/>
<constraint firstItem="AnV-LM-kjm" firstAttribute="leading" secondItem="woG-LO-TxX" secondAttribute="trailing" constant="4" id="8s4-Ky-rWp"/>
<constraint firstItem="2Cm-Ys-lwo" firstAttribute="leading" secondItem="MAe-t5-3A2" secondAttribute="leading" constant="8" id="8vH-dk-XjK"/>
<constraint firstItem="xgb-wU-8RU" firstAttribute="centerY" secondItem="xkl-2X-ZCb" secondAttribute="centerY" id="FHB-BT-5VB"/>
<constraint firstItem="2Cm-Ys-lwo" firstAttribute="top" secondItem="0wY-ff-FLW" secondAttribute="bottom" constant="5" id="GuG-mS-JAm"/>
<constraint firstItem="xgb-wU-8RU" firstAttribute="top" secondItem="0A5-gp-lay" secondAttribute="bottom" constant="8" id="HRl-Hn-8d4"/>
<constraint firstAttribute="trailing" secondItem="AnV-LM-kjm" secondAttribute="trailing" constant="15" id="KuO-Xz-ARi"/>
<constraint firstItem="0wY-ff-FLW" firstAttribute="leading" secondItem="MAe-t5-3A2" secondAttribute="leading" constant="8" id="Mf8-0o-hnl"/>
<constraint firstItem="0A5-gp-lay" firstAttribute="centerX" secondItem="xkl-2X-ZCb" secondAttribute="centerX" id="OAC-m4-oQv"/>
<constraint firstItem="Dha-h9-Nd0" firstAttribute="top" secondItem="MAe-t5-3A2" secondAttribute="top" constant="8" id="SpZ-1o-vVS"/>
<constraint firstItem="woG-LO-TxX" firstAttribute="leading" secondItem="2Cm-Ys-lwo" secondAttribute="trailing" constant="2" id="UBG-88-psb"/>
<constraint firstAttribute="trailing" secondItem="xgb-wU-8RU" secondAttribute="trailing" constant="20" id="dUM-1R-ATc"/>
<constraint firstAttribute="trailing" secondItem="0wY-ff-FLW" secondAttribute="trailing" constant="8" id="f6z-6j-u7B"/>
<constraint firstAttribute="bottom" secondItem="2Cm-Ys-lwo" secondAttribute="bottom" constant="5" id="kds-2H-RO1"/>
<constraint firstAttribute="bottom" secondItem="woG-LO-TxX" secondAttribute="bottom" constant="5" id="lBw-of-9z2"/>
<constraint firstAttribute="bottom" secondItem="AnV-LM-kjm" secondAttribute="bottom" constant="8" id="rFS-Yj-u70"/>
<constraint firstItem="xgb-wU-8RU" firstAttribute="leading" secondItem="MAe-t5-3A2" secondAttribute="leading" constant="20" id="sIQ-eT-n8p"/>
</constraints>
</view>
</window>
<customObject id="Udi-3T-gMi" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
<viewController title=" Preferences " id="ZT5-cA-xLj" customClass="PreferencesViewController" customModule="Clocker" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" wantsLayer="YES" id="DlQ-34-TgP" customClass="ParentView" customModule="Clocker" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="633" height="514"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView wantsLayer="YES" distribution="fill" orientation="vertical" alignment="centerX" spacing="10" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1sT-pO-jK4">
<rect key="frame" x="7" y="0.0" width="618" height="514"/>
<subviews>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="J2K-hR-0jv">
<rect key="frame" x="0.0" y="484" width="613" height="30"/>
<subviews>
<button toolTip="Sorts by time difference from your current timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P6d-qq-ycq">
<rect key="frame" x="277" y="3" width="13" height="25"/>
<constraints>
5 years ago
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="160" id="cAs-on-f7X"/>
<constraint firstAttribute="height" constant="25" id="juv-QL-vMx"/>
</constraints>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSDescendingSortIndicator" imagePosition="right" alignment="right" state="on" inset="2" id="zcN-lz-EiH">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" size="13" name="Avenir-Light"/>
</buttonCell>
<accessibility identifier="SortByDifference"/>
<connections>
<action selector="sortByTime:" target="ZT5-cA-xLj" id="Cxw-86-r1c"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0HL-uj-s4v">
<rect key="frame" x="333" y="3" width="13" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="eZL-Gr-38S"/>
5 years ago
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="120" id="sJk-T7-7Lm"/>
</constraints>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSDescendingSortIndicator" imagePosition="right" alignment="center" inset="2" id="gzQ-qj-dBx">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" size="13" name="Avenir-Light"/>
</buttonCell>
<accessibility identifier="SortByLabelButton"/>
<connections>
<action selector="sortByLabel:" target="ZT5-cA-xLj" id="imb-Ml-xGR"/>
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6fs-Mx-NcG">
<rect key="frame" x="305" y="3" width="13" height="25"/>
<constraints>
5 years ago
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="190" id="241-Rn-G6N"/>
<constraint firstAttribute="height" constant="25" id="weP-ll-vZ8"/>
</constraints>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSDescendingSortIndicator" imagePosition="right" alignment="center" inset="2" id="OJe-cI-Dbk">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" size="13" name="Avenir-Light"/>
</buttonCell>
<accessibility identifier="SortByTimezoneName"/>
<connections>
<action selector="sortByFormattedAddress:" target="ZT5-cA-xLj" id="XOS-0x-Hty"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="30" id="HA9-zQ-9xz"/>
<constraint firstItem="6fs-Mx-NcG" firstAttribute="centerY" secondItem="J2K-hR-0jv" secondAttribute="centerY" id="Quu-Dl-xJS"/>
<constraint firstItem="6fs-Mx-NcG" firstAttribute="leading" secondItem="P6d-qq-ycq" secondAttribute="trailing" constant="15" id="YkO-D1-pqY"/>
<constraint firstItem="6fs-Mx-NcG" firstAttribute="centerX" secondItem="J2K-hR-0jv" secondAttribute="centerX" constant="5" id="Z1z-Ao-fzS"/>
<constraint firstItem="0HL-uj-s4v" firstAttribute="leading" secondItem="6fs-Mx-NcG" secondAttribute="trailing" constant="15" id="dnW-aK-NsV"/>
<constraint firstItem="P6d-qq-ycq" firstAttribute="centerY" secondItem="J2K-hR-0jv" secondAttribute="centerY" id="iXV-L6-KeE"/>
<constraint firstItem="0HL-uj-s4v" firstAttribute="centerY" secondItem="J2K-hR-0jv" secondAttribute="centerY" id="sSE-SH-p2Q"/>
</constraints>
</customView>
<customView translatesAutoresizingMaskIntoConstraints="NO" id="eI7-Vb-R7J">
<rect key="frame" x="0.0" y="62" width="618" height="412"/>
<subviews>
<scrollView wantsLayer="YES" focusRingType="none" borderType="none" horizontalLineScroll="62" horizontalPageScroll="10" verticalLineScroll="62" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zpF-gE-u0C">
<rect key="frame" x="0.0" y="0.0" width="618" height="412"/>
<clipView key="contentView" drawsBackground="NO" id="vaT-2p-gsy">
<rect key="frame" x="0.0" y="0.0" width="618" height="412"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" autosaveColumns="NO" rowHeight="60" headerView="1hb-YT-szP" id="p9D-mN-dTa">
<rect key="frame" x="0.0" y="0.0" width="624" height="387"/>
<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="favouriteTimezone" width="55" minWidth="50" maxWidth="55" id="1DL-qa-3rn">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Favourite">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" inset="2" id="4RP-KV-j6U">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
</tableColumn>
<tableColumn identifier="formattedAddress" editable="NO" width="280" minWidth="280" maxWidth="280" id="Kib-up-9ur">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" 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" alignment="left" title="Text Cell" id="w23-3b-X6c">
<font key="font" size="30" name="Avenir-Light"/>
<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"/>
</tableColumn>
<tableColumn identifier="label" width="280" minWidth="280" maxWidth="280" id="Fbd-Q4-EZ0">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Label">
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="NEy-8U-ZK2">
<font key="font" size="30" name="Avenir-Light"/>
<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"/>
</tableColumn>
</tableColumns>
</tableView>
</subviews>
<nil key="backgroundColor"/>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="412" id="NE5-8r-evo"/>
</constraints>
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="bhb-AK-1qW">
<rect key="frame" x="-100" y="-100" width="618" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="lG5-VB-UOe">
<rect key="frame" x="602" y="25" width="16" height="387"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" focusRingType="none" id="1hb-YT-szP">
<rect key="frame" x="0.0" y="0.0" width="624" height="25"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="412" id="5CJ-zu-oV2"/>
<constraint firstItem="zpF-gE-u0C" firstAttribute="leading" secondItem="eI7-Vb-R7J" secondAttribute="leading" id="Afn-G9-Wh8"/>
<constraint firstItem="zpF-gE-u0C" firstAttribute="top" secondItem="eI7-Vb-R7J" secondAttribute="top" id="Hum-UD-KUS"/>
<constraint firstAttribute="trailing" secondItem="zpF-gE-u0C" secondAttribute="trailing" id="LZt-N0-VfX"/>
<constraint firstAttribute="bottom" secondItem="zpF-gE-u0C" secondAttribute="bottom" id="ePE-kF-7Wh"/>
</constraints>
</customView>
<customView identifier="Bottom View" translatesAutoresizingMaskIntoConstraints="NO" id="348-wa-XEI">
<rect key="frame" x="0.0" y="0.0" width="618" height="52"/>
<subviews>
<button toolTip="Add a timezone" focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1FY-Nb-ZXb">
<rect key="frame" x="1" y="8" width="40" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="TJZ-Zv-ft0"/>
<constraint firstAttribute="height" constant="40" id="sK8-9i-bBo"/>
</constraints>
<buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="Add Icon" imagePosition="only" alignment="center" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="AiB-Ig-MFT">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<accessibility identifier="AddTimezone"/>
<connections>
<action selector="addTimeZone:" target="ZT5-cA-xLj" id="FMa-3W-muR"/>
</connections>
</button>
<button toolTip="Remove a timezone" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="48a-Zz-oQg">
<rect key="frame" x="41" y="5" width="40" height="40"/>
<buttonCell key="cell" type="smallSquare" bezelStyle="smallSquare" image="Remove" imagePosition="overlaps" alignment="center" state="on" imageScaling="proportionallyDown" inset="2" id="tPs-EW-qXq">
<behavior key="behavior" pushIn="YES" changeContents="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
CA
</string>
</buttonCell>
<accessibility identifier="DeleteTimezone"/>
<connections>
<action selector="removeFromFavourites:" target="ZT5-cA-xLj" id="T60-na-pMd"/>
</connections>
</button>
<button translatesAutoresizingMaskIntoConstraints="NO" id="aGE-ap-6NE">
<rect key="frame" x="119" y="17" width="24" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="nRz-2k-dFx"/>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="20" id="sIw-f5-Tv7"/>
</constraints>
<buttonCell key="cell" type="check" bezelStyle="regularSquare" imagePosition="left" alignment="center" inset="2" id="W5n-gG-wDG">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" size="13" name="Avenir-Book"/>
</buttonCell>
<accessibility identifier="StartAtLogin"/>
<connections>
<action selector="loginPreferenceChanged:" target="ZT5-cA-xLj" id="ufi-Mp-Peg"/>
</connections>
</button>
<customView focusRingType="none" appearanceType="aqua" translatesAutoresizingMaskIntoConstraints="NO" id="PbD-dt-goz" customClass="SRRecorderControl">
<rect key="frame" x="426" y="14" width="180" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="180" id="DIV-g6-Rul"/>
<constraint firstAttribute="height" constant="25" id="lSn-FM-6vT"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="boolean" keyPath="enabled" value="YES"/>
</userDefinedRuntimeAttributes>
<accessibility identifier="ShortcutControl"/>
</customView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aCf-xC-UkE">
<rect key="frame" x="142" y="19" width="266" height="18"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="Start at Login" id="FFD-8V-sL0">
<font key="font" size="13" name="Avenir-Book"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="52" id="1gN-si-Y7a"/>
<constraint firstItem="48a-Zz-oQg" firstAttribute="height" secondItem="1FY-Nb-ZXb" secondAttribute="height" id="33y-ga-IUI"/>
<constraint firstItem="aGE-ap-6NE" firstAttribute="centerY" secondItem="348-wa-XEI" secondAttribute="centerY" id="4Zi-tv-iUg"/>
<constraint firstItem="48a-Zz-oQg" firstAttribute="leading" secondItem="1FY-Nb-ZXb" secondAttribute="trailing" id="AUY-7G-gep"/>
<constraint firstItem="aCf-xC-UkE" firstAttribute="leading" secondItem="aGE-ap-6NE" secondAttribute="trailing" constant="3" id="Axm-NL-Rlj"/>
<constraint firstItem="1FY-Nb-ZXb" firstAttribute="centerY" secondItem="348-wa-XEI" secondAttribute="centerY" constant="-2" id="Iua-hE-fSo"/>
<constraint firstAttribute="trailing" secondItem="PbD-dt-goz" secondAttribute="trailing" constant="12" id="K40-ee-cJc"/>
<constraint firstItem="48a-Zz-oQg" firstAttribute="centerY" secondItem="348-wa-XEI" secondAttribute="centerY" constant="1" id="PDX-dP-7OB"/>
<constraint firstItem="aGE-ap-6NE" firstAttribute="leading" secondItem="48a-Zz-oQg" secondAttribute="trailing" constant="40" id="Qy7-CH-mDD"/>
<constraint firstItem="aCf-xC-UkE" firstAttribute="centerY" secondItem="aGE-ap-6NE" secondAttribute="centerY" constant="-1.5" id="d8V-v9-JrU"/>
<constraint firstItem="PbD-dt-goz" firstAttribute="centerY" secondItem="348-wa-XEI" secondAttribute="centerY" id="ffh-fE-ZH9"/>
<constraint firstItem="PbD-dt-goz" firstAttribute="leading" secondItem="aCf-xC-UkE" secondAttribute="trailing" constant="20" id="jXC-zn-cNU"/>
<constraint firstItem="48a-Zz-oQg" firstAttribute="width" secondItem="1FY-Nb-ZXb" secondAttribute="width" id="vJp-oF-8uC"/>
<constraint firstItem="1FY-Nb-ZXb" firstAttribute="leading" secondItem="348-wa-XEI" secondAttribute="leading" constant="1" id="zPT-mb-aTY"/>
</constraints>
</customView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="348-wa-XEI" secondAttribute="trailing" id="2rp-s7-yCK"/>
<constraint firstAttribute="trailing" secondItem="J2K-hR-0jv" secondAttribute="trailing" constant="5" id="KJi-fl-FFl"/>
<constraint firstItem="J2K-hR-0jv" firstAttribute="leading" secondItem="1sT-pO-jK4" secondAttribute="leading" id="cps-oY-cgV"/>
<constraint firstItem="348-wa-XEI" firstAttribute="leading" secondItem="1sT-pO-jK4" secondAttribute="leading" id="oCE-Hj-KoZ"/>
</constraints>
<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 firstItem="1sT-pO-jK4" firstAttribute="leading" secondItem="DlQ-34-TgP" secondAttribute="leading" constant="7" id="EVo-3I-Z4o"/>
<constraint firstAttribute="bottom" secondItem="1sT-pO-jK4" secondAttribute="bottom" id="Wq5-VC-AiT"/>
<constraint firstItem="1sT-pO-jK4" firstAttribute="top" secondItem="DlQ-34-TgP" secondAttribute="top" id="fUM-IM-RiM"/>
<constraint firstAttribute="trailing" secondItem="1sT-pO-jK4" secondAttribute="trailing" constant="8" id="i2V-Cc-z4J"/>
</constraints>
</view>
<connections>
<outlet property="addButton" destination="2Cm-Ys-lwo" id="yCf-T8-d17"/>
<outlet property="addTimezoneButton" destination="1FY-Nb-ZXb" id="mzu-MA-c0E"/>
<outlet property="additionalSortOptions" destination="J2K-hR-0jv" id="oXh-9H-RRO"/>
<outlet property="availableTimezoneTableView" destination="xkl-2X-ZCb" id="HPB-cB-egR"/>
<outlet property="closeButton" destination="woG-LO-TxX" id="Jwl-Cd-Fzd"/>
<outlet property="deleteButton" destination="48a-Zz-oQg" id="zEg-aT-Mzj"/>
<outlet property="labelSortButton" destination="0HL-uj-s4v" id="stx-gU-vnq"/>
<outlet property="messageLabel" destination="AnV-LM-kjm" id="yxa-vn-SHw"/>
<outlet property="placeholderLabel" destination="xgb-wU-8RU" id="6Ys-l8-FZT"/>
<outlet property="progressIndicator" destination="0A5-gp-lay" id="Ssa-ht-IvM"/>
<outlet property="recorderControl" destination="PbD-dt-goz" id="ZH4-DH-X0L"/>
<outlet property="searchField" destination="Dha-h9-Nd0" id="SNI-zE-aNT"/>
<outlet property="startAtLoginLabel" destination="aCf-xC-UkE" id="dZk-TD-VBU"/>
<outlet property="startupCheckbox" destination="aGE-ap-6NE" id="G1Q-Rq-gYE"/>
<outlet property="tableview" destination="eI7-Vb-R7J" id="vgV-nN-mEQ"/>
<outlet property="timezoneNameSortButton" destination="6fs-Mx-NcG" id="eqp-Lf-h2G"/>
<outlet property="timezonePanel" destination="YHn-dh-3ug" id="GDG-fQ-lp1"/>
<outlet property="timezoneSortButton" destination="P6d-qq-ycq" id="X1a-Tu-4Sm"/>
<outlet property="timezoneTableView" destination="p9D-mN-dTa" id="YX4-5I-LjL"/>
</connections>
</viewController>
</objects>
<point key="canvasLocation" x="747" y="1244"/>
</scene>
</scenes>
<designables>
<designable name="PbD-dt-goz">
<size key="intrinsicContentSize" width="96" height="25"/>
</designable>
</designables>
<resources>
<image name="Add Icon" width="700" height="700"/>
<image name="Appearance Dynamic" width="350" height="350"/>
<image name="Calendar Tab Dynamic" width="350" height="350"/>
<image name="ClockerIcon-512" width="1024" height="1024"/>
<image name="CurrentLocation" width="350" height="350"/>
<image name="Extra" width="700" height="700"/>
<image name="NSDescendingSortIndicator" width="9" height="9"/>
<image name="NSFontPanel" width="32" height="32"/>
<image name="NSInfo" width="32" height="32"/>
<image name="NSPreferencesGeneral" width="32" height="32"/>
<image name="Privacy" width="350" height="350"/>
<image name="Remove" width="700" height="700"/>
</resources>
</document>