aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-07-11 20:44:30 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-07-11 20:44:30 -0700
commitb23a4ecf0a5544894a6ce5effe248fa273e7f574 (patch)
tree93c78e9cb176c89e1566716ec22f0c5150a836ad /example
parent8ba3f000468c6f15bc203715e8a757088f15d48f (diff)
Fixed Xcode 4.6 compatibility
Diffstat (limited to 'example')
-rw-r--r--example/common/gtm-oauth2/Source/Mac/GTMOAuth2Window.xib669
-rw-r--r--example/common/gtm-oauth2/Source/Touch/GTMOAuth2ViewTouch.xib264
-rw-r--r--example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard10
-rw-r--r--example/mac/macExample/macExample/en.lproj/MainMenu.xib4987
4 files changed, 4929 insertions, 1001 deletions
diff --git a/example/common/gtm-oauth2/Source/Mac/GTMOAuth2Window.xib b/example/common/gtm-oauth2/Source/Mac/GTMOAuth2Window.xib
index befc2123..2d707a2c 100644
--- a/example/common/gtm-oauth2/Source/Mac/GTMOAuth2Window.xib
+++ b/example/common/gtm-oauth2/Source/Mac/GTMOAuth2Window.xib
@@ -1,109 +1,560 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4457.6" systemVersion="12E55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
- <dependencies>
- <deployment version="1050" defaultVersion="1080" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4457.6"/>
- <plugIn identifier="com.apple.WebKitIBPlugin" version="3330"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="GTMOAuth2WindowController">
- <connections>
- <action selector="closeWindow:" destination="17" id="42"/>
- <outlet property="keychainCheckbox" destination="43" id="46"/>
- <outlet property="webBackButton" destination="19" id="47"/>
- <outlet property="webCloseButton" destination="17" id="48"/>
- <outlet property="webView" destination="5" id="49"/>
- <outlet property="window" destination="3" id="8"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application"/>
- <window title="Sign In" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="3">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="74" y="707" width="515" height="419"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
- <value key="minSize" type="size" width="475" height="290"/>
- <view key="contentView" id="4">
- <rect key="frame" x="0.0" y="0.0" width="515" height="419"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <webView id="5">
- <rect key="frame" x="0.0" y="20" width="515" height="399"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12"/>
- <connections>
- <action selector="goBack:" destination="19" id="28"/>
- <action selector="goForward:" destination="26" id="29"/>
- </connections>
- </webView>
- <button id="17">
- <rect key="frame" x="479" y="0.0" width="16" height="19"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSStopProgressTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="18">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
-Gw
-</string>
- </buttonCell>
- </button>
- <button id="19">
- <rect key="frame" x="437" y="0.0" width="16" height="19"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoLeftTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="20">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <binding destination="-2" name="enabled" keyPath="webView.canGoBack" id="31"/>
- </connections>
- </button>
- <button id="26">
- <rect key="frame" x="456" y="0.0" width="16" height="19"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoRightTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="27">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <binding destination="-2" name="enabled" keyPath="webView.canGoForward" id="35"/>
- </connections>
- </button>
- <button id="43">
- <rect key="frame" x="2" y="1" width="429" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <buttonCell key="cell" type="check" title="Stay signed in to this account" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" state="on" inset="2" id="44">
- <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- </button>
- </subviews>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="7"/>
- </connections>
- </window>
- <userDefaultsController id="32"/>
- </objects>
- <resources>
- <image name="NSGoLeftTemplate" width="9" height="9"/>
- <image name="NSGoRightTemplate" width="9" height="9"/>
- <image name="NSStopProgressTemplate" width="11" height="11"/>
- </resources>
- <classes>
- <class className="GTMOAuth2WindowController" superclassName="NSWindowController">
- <source key="sourceIdentifier" type="project" relativePath="./Classes/GTMOAuth2WindowController.h"/>
- <relationships>
- <relationship kind="action" name="closeWindow:"/>
- <relationship kind="outlet" name="completionPlaceholder_"/>
- <relationship kind="outlet" name="delegate_"/>
- <relationship kind="outlet" name="keychainCheckbox" candidateClass="NSButton"/>
- <relationship kind="outlet" name="userData_"/>
- <relationship kind="outlet" name="webBackButton" candidateClass="NSButton"/>
- <relationship kind="outlet" name="webCloseButton" candidateClass="NSButton"/>
- <relationship kind="outlet" name="webView" candidateClass="WebView"/>
- </relationships>
- </class>
- </classes>
-</document> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00">
+ <data>
+ <int key="IBDocument.SystemTarget">1050</int>
+ <string key="IBDocument.SystemVersion">12E55</string>
+ <string key="IBDocument.InterfaceBuilderVersion">4457.6</string>
+ <string key="IBDocument.AppKitVersion">1187.39</string>
+ <string key="IBDocument.HIToolboxVersion">626.00</string>
+ <dictionary class="NSMutableDictionary" key="IBDocument.PluginVersions">
+ <string key="com.apple.InterfaceBuilder.CocoaPlugin">4457.6</string>
+ <string key="com.apple.WebKitIBPlugin">3330</string>
+ </dictionary>
+ <array key="IBDocument.IntegratedClassDependencies">
+ <string>NSButton</string>
+ <string>NSButtonCell</string>
+ <string>NSCustomObject</string>
+ <string>NSUserDefaultsController</string>
+ <string>NSView</string>
+ <string>NSWindowTemplate</string>
+ <string>WebView</string>
+ </array>
+ <array key="IBDocument.PluginDependencies">
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <string>com.apple.WebKitIBPlugin</string>
+ </array>
+ <object class="NSMutableDictionary" key="IBDocument.Metadata">
+ <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
+ <integer value="1" key="NS.object.0"/>
+ </object>
+ <array class="NSMutableArray" key="IBDocument.RootObjects" id="12644022">
+ <object class="NSCustomObject" id="1049854938">
+ <string key="NSClassName">GTMOAuth2WindowController</string>
+ </object>
+ <object class="NSCustomObject" id="1005334733">
+ <string key="NSClassName">FirstResponder</string>
+ </object>
+ <object class="NSCustomObject" id="792864887">
+ <string key="NSClassName">NSApplication</string>
+ </object>
+ <object class="NSWindowTemplate" id="942013494">
+ <int key="NSWindowStyleMask">11</int>
+ <int key="NSWindowBacking">2</int>
+ <string key="NSWindowRect">{{74, 707}, {515, 419}}</string>
+ <int key="NSWTFlags">536870912</int>
+ <string key="NSWindowTitle">Sign In</string>
+ <string key="NSWindowClass">NSWindow</string>
+ <nil key="NSViewClass"/>
+ <nil key="NSUserInterfaceItemIdentifier"/>
+ <string key="NSWindowContentMinSize">{475, 290}</string>
+ <object class="NSView" key="NSWindowView" id="373651310">
+ <nil key="NSNextResponder"/>
+ <int key="NSvFlags">1792</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <object class="WebView" id="54705622">
+ <reference key="NSNextResponder" ref="373651310"/>
+ <int key="NSvFlags">1810</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <set class="NSMutableSet" key="NSDragTypes">
+ <string>Apple HTML pasteboard type</string>
+ <string>Apple PDF pasteboard type</string>
+ <string>Apple URL pasteboard type</string>
+ <string>Apple Web Archive pasteboard type</string>
+ <string>NSColor pasteboard type</string>
+ <string>NSFilenamesPboardType</string>
+ <string>NSStringPboardType</string>
+ <string>NeXT RTFD pasteboard type</string>
+ <string>NeXT Rich Text Format v1.0 pasteboard type</string>
+ <string>NeXT TIFF v4.0 pasteboard type</string>
+ <string>WebURLsWithTitlesPboardType</string>
+ <string>public.png</string>
+ <string>public.url</string>
+ <string>public.url-name</string>
+ </set>
+ <string key="NSFrame">{{0, 20}, {515, 399}}</string>
+ <reference key="NSSuperview" ref="373651310"/>
+ <reference key="NSNextKeyView"/>
+ <string key="FrameName"/>
+ <string key="GroupName"/>
+ <object class="WebPreferences" key="Preferences">
+ <nil key="Identifier"/>
+ <dictionary class="NSMutableDictionary" key="Values"/>
+ </object>
+ <bool key="UseBackForwardList">YES</bool>
+ <bool key="AllowsUndo">YES</bool>
+ </object>
+ <object class="NSButton" id="136150853">
+ <reference key="NSNextResponder" ref="373651310"/>
+ <int key="NSvFlags">1825</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{479, 0}, {16, 19}}</string>
+ <reference key="NSSuperview" ref="373651310"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="763408046">
+ <int key="NSCellFlags">67108864</int>
+ <int key="NSCellFlags2">134217728</int>
+ <string key="NSContents"/>
+ <object class="NSFont" key="NSSupport" id="1046087610">
+ <string key="NSName">LucidaGrande</string>
+ <double key="NSSize">13</double>
+ <int key="NSfFlags">1044</int>
+ </object>
+ <reference key="NSControlView" ref="136150853"/>
+ <int key="NSButtonFlags">-2041823232</int>
+ <int key="NSButtonFlags2">134</int>
+ <object class="NSCustomResource" key="NSNormalImage">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSStopProgressTemplate</string>
+ </object>
+ <string key="NSAlternateContents"/>
+ <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSButton" id="8861366">
+ <reference key="NSNextResponder" ref="373651310"/>
+ <int key="NSvFlags">1825</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{437, 0}, {16, 19}}</string>
+ <reference key="NSSuperview" ref="373651310"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="720540038">
+ <int key="NSCellFlags">67108864</int>
+ <int key="NSCellFlags2">134217728</int>
+ <string key="NSContents"/>
+ <reference key="NSSupport" ref="1046087610"/>
+ <reference key="NSControlView" ref="8861366"/>
+ <int key="NSButtonFlags">-2041823232</int>
+ <int key="NSButtonFlags2">134</int>
+ <object class="NSCustomResource" key="NSNormalImage">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSGoLeftTemplate</string>
+ </object>
+ <string key="NSAlternateContents"/>
+ <string key="NSKeyEquivalent"/>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSButton" id="534711010">
+ <reference key="NSNextResponder" ref="373651310"/>
+ <int key="NSvFlags">1825</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{456, 0}, {16, 19}}</string>
+ <reference key="NSSuperview" ref="373651310"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="710015275">
+ <int key="NSCellFlags">67108864</int>
+ <int key="NSCellFlags2">134217728</int>
+ <string key="NSContents"/>
+ <reference key="NSSupport" ref="1046087610"/>
+ <reference key="NSControlView" ref="534711010"/>
+ <int key="NSButtonFlags">-2042347520</int>
+ <int key="NSButtonFlags2">134</int>
+ <object class="NSCustomResource" key="NSNormalImage">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSGoRightTemplate</string>
+ </object>
+ <string key="NSAlternateContents"/>
+ <string key="NSKeyEquivalent"/>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSButton" id="204063068">
+ <reference key="NSNextResponder" ref="373651310"/>
+ <int key="NSvFlags">1828</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{2, 1}, {429, 18}}</string>
+ <reference key="NSSuperview" ref="373651310"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="60297796">
+ <int key="NSCellFlags">-2080374784</int>
+ <int key="NSCellFlags2">131072</int>
+ <string key="NSContents">Stay signed in to this account</string>
+ <object class="NSFont" key="NSSupport">
+ <string key="NSName">LucidaGrande</string>
+ <double key="NSSize">11</double>
+ <int key="NSfFlags">3100</int>
+ </object>
+ <reference key="NSControlView" ref="204063068"/>
+ <int key="NSButtonFlags">1211912448</int>
+ <int key="NSButtonFlags2">2</int>
+ <object class="NSCustomResource" key="NSNormalImage">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSSwitch</string>
+ </object>
+ <object class="NSButtonImageSource" key="NSAlternateImage">
+ <string key="NSImageName">NSSwitch</string>
+ </object>
+ <string key="NSAlternateContents"/>
+ <string key="NSKeyEquivalent"/>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ </array>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrameSize">{515, 419}</string>
+ </object>
+ <string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
+ <string key="NSMinSize">{475, 312}</string>
+ <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
+ <bool key="NSWindowIsRestorable">YES</bool>
+ </object>
+ <object class="NSUserDefaultsController" id="251407901">
+ <bool key="NSAppliesImmediately">YES</bool>
+ </object>
+ </array>
+ <object class="IBObjectContainer" key="IBDocument.Objects">
+ <bool key="usesAutoincrementingIDs">NO</bool>
+ <array class="NSMutableArray" key="connectionRecords">
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">closeWindow:</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="136150853"/>
+ </object>
+ <string key="id">42</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">keychainCheckbox</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="204063068"/>
+ </object>
+ <string key="id">46</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">webBackButton</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="8861366"/>
+ </object>
+ <string key="id">47</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">webCloseButton</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="136150853"/>
+ </object>
+ <string key="id">48</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">webView</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="54705622"/>
+ </object>
+ <string key="id">49</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">window</string>
+ <reference key="source" ref="1049854938"/>
+ <reference key="destination" ref="942013494"/>
+ </object>
+ <string key="id">8</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">delegate</string>
+ <reference key="source" ref="942013494"/>
+ <reference key="destination" ref="1049854938"/>
+ </object>
+ <string key="id">7</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">goBack:</string>
+ <reference key="source" ref="54705622"/>
+ <reference key="destination" ref="8861366"/>
+ </object>
+ <string key="id">28</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">goForward:</string>
+ <reference key="source" ref="54705622"/>
+ <reference key="destination" ref="534711010"/>
+ </object>
+ <string key="id">29</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">webView.canGoBack</string>
+ <reference key="source" ref="8861366"/>
+ <reference key="destination" ref="1049854938"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="8861366"/>
+ <reference key="NSDestination" ref="1049854938"/>
+ <string key="NSLabel">enabled: webView.canGoBack</string>
+ <string key="NSBinding">enabled</string>
+ <string key="NSKeyPath">webView.canGoBack</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">31</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">webView.canGoForward</string>
+ <reference key="source" ref="534711010"/>
+ <reference key="destination" ref="1049854938"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="534711010"/>
+ <reference key="NSDestination" ref="1049854938"/>
+ <string key="NSLabel">enabled: webView.canGoForward</string>
+ <string key="NSBinding">enabled</string>
+ <string key="NSKeyPath">webView.canGoForward</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">35</string>
+ </object>
+ </array>
+ <object class="IBMutableOrderedSet" key="objectRecords">
+ <array key="orderedObjects">
+ <object class="IBObjectRecord">
+ <string key="id">0</string>
+ <array key="object" id="0"/>
+ <reference key="children" ref="12644022"/>
+ <nil key="parent"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-2</string>
+ <reference key="object" ref="1049854938"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">File's Owner</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-1</string>
+ <reference key="object" ref="1005334733"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">First Responder</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-3</string>
+ <reference key="object" ref="792864887"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">Application</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">3</string>
+ <reference key="object" ref="942013494"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="373651310"/>
+ </array>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">4</string>
+ <reference key="object" ref="373651310"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="54705622"/>
+ <reference ref="136150853"/>
+ <reference ref="8861366"/>
+ <reference ref="534711010"/>
+ <reference ref="204063068"/>
+ </array>
+ <reference key="parent" ref="942013494"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">5</string>
+ <reference key="object" ref="54705622"/>
+ <reference key="parent" ref="373651310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">17</string>
+ <reference key="object" ref="136150853"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="763408046"/>
+ </array>
+ <reference key="parent" ref="373651310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">18</string>
+ <reference key="object" ref="763408046"/>
+ <reference key="parent" ref="136150853"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">19</string>
+ <reference key="object" ref="8861366"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="720540038"/>
+ </array>
+ <reference key="parent" ref="373651310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">20</string>
+ <reference key="object" ref="720540038"/>
+ <reference key="parent" ref="8861366"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">26</string>
+ <reference key="object" ref="534711010"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="710015275"/>
+ </array>
+ <reference key="parent" ref="373651310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">27</string>
+ <reference key="object" ref="710015275"/>
+ <reference key="parent" ref="534711010"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">43</string>
+ <reference key="object" ref="204063068"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="60297796"/>
+ </array>
+ <reference key="parent" ref="373651310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">44</string>
+ <reference key="object" ref="60297796"/>
+ <reference key="parent" ref="204063068"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">32</string>
+ <reference key="object" ref="251407901"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ </array>
+ </object>
+ <dictionary class="NSMutableDictionary" key="flattenedProperties">
+ <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-1.showNotes"/>
+ <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-2.showNotes"/>
+ <string key="-3.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-3.showNotes"/>
+ <string key="17.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="17.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="17.showNotes"/>
+ <string key="18.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="18.showNotes"/>
+ <string key="19.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="19.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="19.showNotes"/>
+ <string key="20.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="20.showNotes"/>
+ <string key="26.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="26.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="26.showNotes"/>
+ <string key="27.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="27.showNotes"/>
+ <string key="3.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="3.showNotes"/>
+ <string key="32.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="32.showNotes"/>
+ <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="4.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="4.showNotes"/>
+ <string key="43.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="43.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="43.showNotes"/>
+ <string key="44.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="44.showNotes"/>
+ <string key="5.IBPluginDependency">com.apple.WebKitIBPlugin</string>
+ <reference key="5.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="5.showNotes"/>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
+ <nil key="activeLocalization"/>
+ <dictionary class="NSMutableDictionary" key="localizations"/>
+ <nil key="sourceID"/>
+ </object>
+ <object class="IBClassDescriber" key="IBDocument.Classes">
+ <array class="NSMutableArray" key="referencedPartialClassDescriptions">
+ <object class="IBPartialClassDescription">
+ <string key="className">GTMOAuth2WindowController</string>
+ <string key="superclassName">NSWindowController</string>
+ <object class="NSMutableDictionary" key="actions">
+ <string key="NS.key.0">closeWindow:</string>
+ <string key="NS.object.0">id</string>
+ </object>
+ <object class="NSMutableDictionary" key="actionInfosByName">
+ <string key="NS.key.0">closeWindow:</string>
+ <object class="IBActionInfo" key="NS.object.0">
+ <string key="name">closeWindow:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ </object>
+ <dictionary class="NSMutableDictionary" key="outlets">
+ <string key="completionPlaceholder_">id</string>
+ <string key="delegate_">id</string>
+ <string key="keychainCheckbox">NSButton</string>
+ <string key="userData_">id</string>
+ <string key="webBackButton">NSButton</string>
+ <string key="webCloseButton">NSButton</string>
+ <string key="webView">WebView</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <object class="IBToOneOutletInfo" key="completionPlaceholder_">
+ <string key="name">completionPlaceholder_</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="delegate_">
+ <string key="name">delegate_</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="keychainCheckbox">
+ <string key="name">keychainCheckbox</string>
+ <string key="candidateClassName">NSButton</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="userData_">
+ <string key="name">userData_</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="webBackButton">
+ <string key="name">webBackButton</string>
+ <string key="candidateClassName">NSButton</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="webCloseButton">
+ <string key="name">webCloseButton</string>
+ <string key="candidateClassName">NSButton</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="webView">
+ <string key="name">webView</string>
+ <string key="candidateClassName">WebView</string>
+ </object>
+ </dictionary>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/GTMOAuth2WindowController.h</string>
+ </object>
+ </object>
+ </array>
+ </object>
+ <int key="IBDocument.localizationMode">0</int>
+ <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
+ <real value="1050" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
+ <real value="1080" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
+ <integer value="4600" key="NS.object.0"/>
+ </object>
+ <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
+ <int key="IBDocument.defaultPropertyAccessControl">3</int>
+ <dictionary class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
+ <string key="NSGoLeftTemplate">{9, 9}</string>
+ <string key="NSGoRightTemplate">{9, 9}</string>
+ <string key="NSStopProgressTemplate">{11, 11}</string>
+ <string key="NSSwitch">{15, 15}</string>
+ </dictionary>
+ </data>
+</archive>
diff --git a/example/common/gtm-oauth2/Source/Touch/GTMOAuth2ViewTouch.xib b/example/common/gtm-oauth2/Source/Touch/GTMOAuth2ViewTouch.xib
index 4f91fa4a..d8cb21c8 100644
--- a/example/common/gtm-oauth2/Source/Touch/GTMOAuth2ViewTouch.xib
+++ b/example/common/gtm-oauth2/Source/Touch/GTMOAuth2ViewTouch.xib
@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10">
+<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
<data>
<int key="IBDocument.SystemTarget">1024</int>
- <string key="IBDocument.SystemVersion">12C60</string>
- <string key="IBDocument.InterfaceBuilderVersion">2840</string>
- <string key="IBDocument.AppKitVersion">1187.34</string>
- <string key="IBDocument.HIToolboxVersion">625.00</string>
+ <string key="IBDocument.SystemVersion">12E55</string>
+ <string key="IBDocument.InterfaceBuilderVersion">4457.6</string>
+ <string key="IBDocument.AppKitVersion">1187.39</string>
+ <string key="IBDocument.HIToolboxVersion">626.00</string>
<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string key="NS.object.0">1926</string>
+ <string key="NS.object.0">3682.6</string>
</object>
- <object class="NSArray" key="IBDocument.IntegratedClassDependencies">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array key="IBDocument.IntegratedClassDependencies">
<string>IBProxyObject</string>
<string>IBUIActivityIndicatorView</string>
<string>IBUIBarButtonItem</string>
@@ -19,17 +18,15 @@
<string>IBUINavigationItem</string>
<string>IBUIView</string>
<string>IBUIWebView</string>
- </object>
- <object class="NSArray" key="IBDocument.PluginDependencies">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ </array>
+ <array key="IBDocument.PluginDependencies">
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- </object>
+ </array>
<object class="NSMutableDictionary" key="IBDocument.Metadata">
<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
<integer value="1" key="NS.object.0"/>
</object>
- <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
<object class="IBProxyObject" id="372490531">
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
@@ -47,16 +44,14 @@
<int key="IBUIStyle">1</int>
</object>
<object class="IBUIView" id="808907889">
- <reference key="NSNextResponder"/>
+ <nil key="NSNextResponder"/>
<int key="NSvFlags">292</int>
- <object class="NSMutableArray" key="NSSubviews">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array class="NSMutableArray" key="NSSubviews">
<object class="IBUIButton" id="453250804">
<reference key="NSNextResponder" ref="808907889"/>
<int key="NSvFlags">292</int>
<string key="NSFrameSize">{30, 30}</string>
<reference key="NSSuperview" ref="808907889"/>
- <reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="981703116"/>
<bool key="IBUIOpaque">NO</bool>
<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
@@ -95,8 +90,6 @@
<int key="NSvFlags">292</int>
<string key="NSFrame">{{30, 0}, {30, 30}}</string>
<reference key="NSSuperview" ref="808907889"/>
- <reference key="NSWindow"/>
- <reference key="NSNextKeyView"/>
<bool key="IBUIOpaque">NO</bool>
<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
@@ -114,10 +107,8 @@
<reference key="IBUIFontDescription" ref="621440819"/>
<reference key="IBUIFont" ref="530402572"/>
</object>
- </object>
+ </array>
<string key="NSFrameSize">{60, 30}</string>
- <reference key="NSSuperview"/>
- <reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="453250804"/>
<object class="NSColor" key="IBUIBackgroundColor">
<int key="NSColorSpace">3</int>
@@ -132,16 +123,14 @@
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
<object class="IBUIView" id="426018584">
- <reference key="NSNextResponder"/>
+ <nil key="NSNextResponder"/>
<int key="NSvFlags">274</int>
- <object class="NSMutableArray" key="NSSubviews">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array class="NSMutableArray" key="NSSubviews">
<object class="IBUIWebView" id="663477729">
<reference key="NSNextResponder" ref="426018584"/>
<int key="NSvFlags">274</int>
<string key="NSFrameSize">{320, 460}</string>
<reference key="NSSuperview" ref="426018584"/>
- <reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="268967673"/>
<object class="NSColor" key="IBUIBackgroundColor">
<int key="NSColorSpace">1</int>
@@ -158,8 +147,6 @@
<int key="NSvFlags">301</int>
<string key="NSFrame">{{150, 115}, {20, 20}}</string>
<reference key="NSSuperview" ref="426018584"/>
- <reference key="NSWindow"/>
- <reference key="NSNextKeyView"/>
<string key="NSReuseIdentifierKey">_NS:9</string>
<bool key="IBUIOpaque">NO</bool>
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
@@ -167,10 +154,8 @@
<bool key="IBUIAnimating">YES</bool>
<int key="IBUIStyle">2</int>
</object>
- </object>
+ </array>
<string key="NSFrameSize">{320, 460}</string>
- <reference key="NSSuperview"/>
- <reference key="NSWindow"/>
<reference key="NSNextKeyView" ref="663477729"/>
<object class="NSColor" key="IBUIBackgroundColor">
<int key="NSColorSpace">3</int>
@@ -181,17 +166,17 @@
</object>
<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
</object>
- </object>
+ </array>
<object class="IBObjectContainer" key="IBDocument.Objects">
- <object class="NSMutableArray" key="connectionRecords">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <bool key="usesAutoincrementingIDs">NO</bool>
+ <array class="NSMutableArray" key="connectionRecords">
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
<string key="label">rightBarButtonItem</string>
<reference key="source" ref="372490531"/>
<reference key="destination" ref="961671599"/>
</object>
- <int key="connectionID">20</int>
+ <string key="id">20</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -199,7 +184,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="808907889"/>
</object>
- <int key="connectionID">22</int>
+ <string key="id">22</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -207,7 +192,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="453250804"/>
</object>
- <int key="connectionID">25</int>
+ <string key="id">25</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -215,7 +200,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="981703116"/>
</object>
- <int key="connectionID">26</int>
+ <string key="id">26</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -223,7 +208,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="426018584"/>
</object>
- <int key="connectionID">28</int>
+ <string key="id">28</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -231,7 +216,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="663477729"/>
</object>
- <int key="connectionID">29</int>
+ <string key="id">29</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -239,7 +224,7 @@
<reference key="source" ref="372490531"/>
<reference key="destination" ref="268967673"/>
</object>
- <int key="connectionID">33</int>
+ <string key="id">33</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -247,7 +232,7 @@
<reference key="source" ref="663477729"/>
<reference key="destination" ref="372490531"/>
</object>
- <int key="connectionID">9</int>
+ <string key="id">9</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchOutletConnection" key="connection">
@@ -255,7 +240,7 @@
<reference key="source" ref="1047805472"/>
<reference key="destination" ref="961671599"/>
</object>
- <int key="connectionID">14</int>
+ <string key="id">14</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchEventConnection" key="connection">
@@ -264,7 +249,7 @@
<reference key="destination" ref="663477729"/>
<int key="IBEventType">7</int>
</object>
- <int key="connectionID">18</int>
+ <string key="id">18</string>
</object>
<object class="IBConnectionRecord">
<object class="IBCocoaTouchEventConnection" key="connection">
@@ -273,206 +258,99 @@
<reference key="destination" ref="663477729"/>
<int key="IBEventType">7</int>
</object>
- <int key="connectionID">19</int>
+ <string key="id">19</string>
</object>
- </object>
+ </array>
<object class="IBMutableOrderedSet" key="objectRecords">
- <object class="NSArray" key="orderedObjects">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array key="orderedObjects">
<object class="IBObjectRecord">
- <int key="objectID">0</int>
- <object class="NSArray" key="object" id="0">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
+ <string key="id">0</string>
+ <array key="object" id="0"/>
<reference key="children" ref="1000"/>
<nil key="parent"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">-1</int>
+ <string key="id">-1</string>
<reference key="object" ref="372490531"/>
<reference key="parent" ref="0"/>
<string key="objectName">File's Owner</string>
</object>
<object class="IBObjectRecord">
- <int key="objectID">-2</int>
+ <string key="id">-2</string>
<reference key="object" ref="975951072"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">6</int>
+ <string key="id">6</string>
<reference key="object" ref="1047805472"/>
- <object class="NSMutableArray" key="children">
- <bool key="EncodedWithXMLCoder">YES</bool>
- </object>
+ <array class="NSMutableArray" key="children"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">10</int>
+ <string key="id">10</string>
<reference key="object" ref="961671599"/>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">15</int>
+ <string key="id">15</string>
<reference key="object" ref="808907889"/>
- <object class="NSMutableArray" key="children">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array class="NSMutableArray" key="children">
<reference ref="453250804"/>
<reference ref="981703116"/>
- </object>
+ </array>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">16</int>
+ <string key="id">16</string>
<reference key="object" ref="453250804"/>
<reference key="parent" ref="808907889"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">17</int>
+ <string key="id">17</string>
<reference key="object" ref="981703116"/>
<reference key="parent" ref="808907889"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">27</int>
+ <string key="id">27</string>
<reference key="object" ref="426018584"/>
- <object class="NSMutableArray" key="children">
- <bool key="EncodedWithXMLCoder">YES</bool>
+ <array class="NSMutableArray" key="children">
<reference ref="663477729"/>
<reference ref="268967673"/>
- </object>
+ </array>
<reference key="parent" ref="0"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">4</int>
+ <string key="id">4</string>
<reference key="object" ref="663477729"/>
<reference key="parent" ref="426018584"/>
</object>
<object class="IBObjectRecord">
- <int key="objectID">31</int>
+ <string key="id">31</string>
<reference key="object" ref="268967673"/>
<reference key="parent" ref="426018584"/>
</object>
- </object>
- </object>
- <object class="NSMutableDictionary" key="flattenedProperties">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSArray" key="dict.sortedKeys">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>-1.CustomClassName</string>
- <string>-1.IBPluginDependency</string>
- <string>-2.CustomClassName</string>
- <string>-2.IBPluginDependency</string>
- <string>10.IBPluginDependency</string>
- <string>15.IBPluginDependency</string>
- <string>16.IBPluginDependency</string>
- <string>17.IBPluginDependency</string>
- <string>27.IBPluginDependency</string>
- <string>31.IBPluginDependency</string>
- <string>4.IBPluginDependency</string>
- <string>6.IBPluginDependency</string>
- </object>
- <object class="NSArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>GTMOAuth2ViewControllerTouch</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>UIResponder</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
- </object>
- </object>
- <object class="NSMutableDictionary" key="unlocalizedProperties">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <reference key="dict.sortedKeys" ref="0"/>
- <reference key="dict.values" ref="0"/>
+ </array>
</object>
+ <dictionary class="NSMutableDictionary" key="flattenedProperties">
+ <string key="-1.CustomClassName">GTMOAuth2ViewControllerTouch</string>
+ <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="-2.CustomClassName">UIResponder</string>
+ <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="10.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="15.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="16.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="17.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="27.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="31.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ <string key="6.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
<nil key="activeLocalization"/>
- <object class="NSMutableDictionary" key="localizations">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <reference key="dict.sortedKeys" ref="0"/>
- <reference key="dict.values" ref="0"/>
- </object>
+ <dictionary class="NSMutableDictionary" key="localizations"/>
<nil key="sourceID"/>
- <int key="maxID">33</int>
- </object>
- <object class="IBClassDescriber" key="IBDocument.Classes">
- <object class="NSMutableArray" key="referencedPartialClassDescriptions">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="IBPartialClassDescription">
- <string key="className">GTMOAuth2ViewControllerTouch</string>
- <string key="superclassName">UIViewController</string>
- <object class="NSMutableDictionary" key="outlets">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSArray" key="dict.sortedKeys">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>backButton</string>
- <string>forwardButton</string>
- <string>initialActivityIndicator</string>
- <string>navButtonsView</string>
- <string>rightBarButtonItem</string>
- <string>webView</string>
- </object>
- <object class="NSArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>UIButton</string>
- <string>UIButton</string>
- <string>UIActivityIndicatorView</string>
- <string>UIView</string>
- <string>UIBarButtonItem</string>
- <string>UIWebView</string>
- </object>
- </object>
- <object class="NSMutableDictionary" key="toOneOutletInfosByName">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="NSArray" key="dict.sortedKeys">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <string>backButton</string>
- <string>forwardButton</string>
- <string>initialActivityIndicator</string>
- <string>navButtonsView</string>
- <string>rightBarButtonItem</string>
- <string>webView</string>
- </object>
- <object class="NSArray" key="dict.values">
- <bool key="EncodedWithXMLCoder">YES</bool>
- <object class="IBToOneOutletInfo">
- <string key="name">backButton</string>
- <string key="candidateClassName">UIButton</string>
- </object>
- <object class="IBToOneOutletInfo">
- <string key="name">forwardButton</string>
- <string key="candidateClassName">UIButton</string>
- </object>
- <object class="IBToOneOutletInfo">
- <string key="name">initialActivityIndicator</string>
- <string key="candidateClassName">UIActivityIndicatorView</string>
- </object>
- <object class="IBToOneOutletInfo">
- <string key="name">navButtonsView</string>
- <string key="candidateClassName">UIView</string>
- </object>
- <object class="IBToOneOutletInfo">
- <string key="name">rightBarButtonItem</string>
- <string key="candidateClassName">UIBarButtonItem</string>
- </object>
- <object class="IBToOneOutletInfo">
- <string key="name">webView</string>
- <string key="candidateClassName">UIWebView</string>
- </object>
- </object>
- </object>
- <object class="IBClassDescriptionSource" key="sourceIdentifier">
- <string key="majorKey">IBProjectSource</string>
- <string key="minorKey">./Classes/GTMOAuth2ViewControllerTouch.h</string>
- </object>
- </object>
- </object>
</object>
+ <object class="IBClassDescriber" key="IBDocument.Classes"/>
<int key="IBDocument.localizationMode">0</int>
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies">
@@ -481,14 +359,14 @@
</object>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
- <real value="1536" key="NS.object.0"/>
+ <real value="1552" key="NS.object.0"/>
</object>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string>
- <integer value="3000" key="NS.object.0"/>
+ <integer value="4600" key="NS.object.0"/>
</object>
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
<int key="IBDocument.defaultPropertyAccessControl">3</int>
- <string key="IBCocoaTouchPluginVersion">1926</string>
+ <string key="IBCocoaTouchPluginVersion">3682.6</string>
</data>
</archive>
diff --git a/example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard b/example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard
index 63190886..cf016fe6 100644
--- a/example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard
+++ b/example/ios/iOS UI Test/iOS UI Test/en.lproj/MainStoryboard.storyboard
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12C3012" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="3">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="4457.6" systemVersion="12E55" targetRuntime="iOS.CocoaTouch" variant="6xAndEarlier" propertyAccessControl="none" useAutolayout="YES" initialViewController="3">
<dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/>
+ <deployment defaultVersion="1552" identifier="iOS"/>
+ <development version="4600" identifier="xcode"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3682.6"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="11">
<objects>
<navigationController id="3" sceneMemberID="viewController">
+ <extendedEdge key="edgesForExtendedLayout"/>
<navigationBar key="navigationBar" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="4">
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
@@ -22,7 +25,7 @@
<!--Master View Controller - Master-->
<scene sceneID="18">
<objects>
- <tableViewController storyboardIdentifier="" title="Master" id="12" customClass="MasterViewController" sceneMemberID="viewController">
+ <tableViewController title="Master" id="12" customClass="MasterViewController" sceneMemberID="viewController">
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="13">
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
@@ -54,6 +57,7 @@
<outlet property="delegate" destination="12" id="15"/>
</connections>
</tableView>
+ <extendedEdge key="edgesForExtendedLayout"/>
<navigationItem key="navigationItem" title="Inbox" id="36">
<barButtonItem key="rightBarButtonItem" title="Settings" id="91f-3m-Uww">
<connections>
diff --git a/example/mac/macExample/macExample/en.lproj/MainMenu.xib b/example/mac/macExample/macExample/en.lproj/MainMenu.xib
index 8470cb69..91825911 100644
--- a/example/mac/macExample/macExample/en.lproj/MainMenu.xib
+++ b/example/mac/macExample/macExample/en.lproj/MainMenu.xib
@@ -1,696 +1,4291 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4457.6" systemVersion="12E55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
- <dependencies>
- <deployment defaultVersion="1080" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4457.6"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
- <connections>
- <action selector="orderFrontStandardAboutPanel:" destination="58" id="142"/>
- <outlet property="delegate" destination="494" id="495"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder">
- <connections>
- <action selector="alignCenter:" destination="499" id="518"/>
- <action selector="alignJustified:" destination="500" id="523"/>
- <action selector="alignLeft:" destination="498" id="524"/>
- <action selector="alignRight:" destination="501" id="521"/>
- <action selector="arrangeInFront:" destination="5" id="39"/>
- <action selector="capitalizeWord:" destination="466" id="467"/>
- <action selector="centerSelectionInVisibleArea:" destination="210" id="245"/>
- <action selector="checkSpelling:" destination="201" id="225"/>
- <action selector="copy:" destination="197" id="224"/>
- <action selector="copyFont:" destination="403" id="428"/>
- <action selector="copyRuler:" destination="506" id="522"/>
- <action selector="cut:" destination="199" id="228"/>
- <action selector="delete:" destination="202" id="235"/>
- <action selector="hide:" destination="134" id="367"/>
- <action selector="hideOtherApplications:" destination="145" id="368"/>
- <action selector="loosenKerning:" destination="419" id="435"/>
- <action selector="lowerBaseline:" destination="410" id="427"/>
- <action selector="lowercaseWord:" destination="465" id="468"/>
- <action selector="makeBaseWritingDirectionLeftToRight:" destination="511" id="526"/>
- <action selector="makeBaseWritingDirectionNatural:" destination="510" id="525"/>
- <action selector="makeBaseWritingDirectionRightToLeft:" destination="512" id="527"/>
- <action selector="makeTextWritingDirectionLeftToRight:" destination="516" id="529"/>
- <action selector="makeTextWritingDirectionNatural:" destination="515" id="528"/>
- <action selector="makeTextWritingDirectionRightToLeft:" destination="517" id="530"/>
- <action selector="orderFrontColorPanel:" destination="401" id="433"/>
- <action selector="orderFrontSubstitutionsPanel:" destination="457" id="458"/>
- <action selector="paste:" destination="203" id="226"/>
- <action selector="pasteAsPlainText:" destination="485" id="486"/>
- <action selector="pasteFont:" destination="404" id="436"/>
- <action selector="pasteRuler:" destination="507" id="519"/>
- <action selector="performClose:" destination="73" id="193"/>
- <action selector="performFindPanelAction:" destination="209" id="241"/>
- <action selector="performFindPanelAction:" destination="208" id="487"/>
- <action selector="performFindPanelAction:" destination="213" id="488"/>
- <action selector="performFindPanelAction:" destination="221" id="489"/>
- <action selector="performFindPanelAction:" destination="534" id="535"/>
- <action selector="performMiniaturize:" destination="23" id="37"/>
- <action selector="performZoom:" destination="239" id="240"/>
- <action selector="raiseBaseline:" destination="409" id="426"/>
- <action selector="redo:" destination="215" id="231"/>
- <action selector="selectAll:" destination="198" id="232"/>
- <action selector="showGuessPanel:" destination="204" id="230"/>
- <action selector="showHelp:" destination="492" id="493"/>
- <action selector="startSpeaking:" destination="196" id="233"/>
- <action selector="stopSpeaking:" destination="195" id="227"/>
- <action selector="subscript:" destination="408" id="429"/>
- <action selector="superscript:" destination="407" id="430"/>
- <action selector="tightenKerning:" destination="418" id="431"/>
- <action selector="toggleAutomaticDashSubstitution:" destination="460" id="461"/>
- <action selector="toggleAutomaticLinkDetection:" destination="354" id="357"/>
- <action selector="toggleAutomaticQuoteSubstitution:" destination="351" id="356"/>
- <action selector="toggleAutomaticSpellingCorrection:" destination="454" id="456"/>
- <action selector="toggleAutomaticTextReplacement:" destination="462" id="463"/>
- <action selector="toggleContinuousSpellChecking:" destination="219" id="222"/>
- <action selector="toggleGrammarChecking:" destination="346" id="347"/>
- <action selector="toggleRuler:" destination="505" id="520"/>
- <action selector="toggleSmartInsertDelete:" destination="350" id="355"/>
- <action selector="turnOffKerning:" destination="417" id="441"/>
- <action selector="turnOffLigatures:" destination="413" id="440"/>
- <action selector="underline:" destination="392" id="432"/>
- <action selector="undo:" destination="207" id="223"/>
- <action selector="unhideAllApplications:" destination="150" id="370"/>
- <action selector="unscript:" destination="406" id="437"/>
- <action selector="uppercaseWord:" destination="452" id="464"/>
- <action selector="useAllLigatures:" destination="414" id="434"/>
- <action selector="useStandardKerning:" destination="416" id="438"/>
- <action selector="useStandardLigatures:" destination="412" id="439"/>
- </connections>
- </customObject>
- <customObject id="-3" userLabel="Application">
- <connections>
- <action selector="terminate:" destination="136" id="449"/>
- </connections>
- </customObject>
- <menu title="AMainMenu" systemMenu="main" id="29">
- <items>
- <menuItem title="macExample" id="56">
- <menu key="submenu" title="macExample" systemMenu="apple" id="57">
- <items>
- <menuItem title="About macExample" id="58">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="236">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Preferences…" keyEquivalent="," id="129"/>
- <menuItem isSeparatorItem="YES" id="143">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Services" id="131">
- <menu key="submenu" title="Services" systemMenu="services" id="130"/>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="144">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Hide macExample" keyEquivalent="h" id="134"/>
- <menuItem title="Hide Others" keyEquivalent="h" id="145">
- <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
- </menuItem>
- <menuItem title="Show All" id="150"/>
- <menuItem isSeparatorItem="YES" id="149">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Quit testUI" keyEquivalent="q" id="136"/>
- </items>
- </menu>
- </menuItem>
- <menuItem title="File" id="83">
- <menu key="submenu" title="File" id="81">
- <items>
- <menuItem title="Account..." id="609">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Fetch Full Message" id="646">
- <modifierMask key="keyEquivalentModifierMask"/>
- <connections>
- <binding destination="623" name="value" keyPath="values.FetchFullMessageEnabled" id="648"/>
- </connections>
- </menuItem>
- <menuItem title="Use OAuth 2.0" id="rf2-ay-8rn">
- <modifierMask key="keyEquivalentModifierMask"/>
- <connections>
- <binding destination="623" name="value" keyPath="values.OAuth2Enabled" id="aLG-X1-MaV"/>
- </connections>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="79">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Close" keyEquivalent="w" id="73"/>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Edit" id="217">
- <menu key="submenu" title="Edit" id="205">
- <items>
- <menuItem title="Undo" keyEquivalent="z" id="207"/>
- <menuItem title="Redo" keyEquivalent="Z" id="215">
- <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="206">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Cut" keyEquivalent="x" id="199"/>
- <menuItem title="Copy" keyEquivalent="c" id="197"/>
- <menuItem title="Paste" keyEquivalent="v" id="203"/>
- <menuItem title="Paste and Match Style" keyEquivalent="V" id="485">
- <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
- </menuItem>
- <menuItem title="Delete" id="202"/>
- <menuItem title="Select All" keyEquivalent="a" id="198"/>
- <menuItem isSeparatorItem="YES" id="214">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Find" id="218">
- <menu key="submenu" title="Find" id="220">
- <items>
- <menuItem title="Find…" tag="1" keyEquivalent="f" id="209"/>
- <menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="534">
- <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
- </menuItem>
- <menuItem title="Find Next" tag="2" keyEquivalent="g" id="208"/>
- <menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
- <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
- </menuItem>
- <menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221"/>
- <menuItem title="Jump to Selection" keyEquivalent="j" id="210"/>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Spelling and Grammar" id="216">
- <menu key="submenu" title="Spelling and Grammar" id="200">
- <items>
- <menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204"/>
- <menuItem title="Check Document Now" keyEquivalent=";" id="201"/>
- <menuItem isSeparatorItem="YES" id="453"/>
- <menuItem title="Check Spelling While Typing" id="219"/>
- <menuItem title="Check Grammar With Spelling" id="346"/>
- <menuItem title="Correct Spelling Automatically" id="454">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Substitutions" id="348">
- <menu key="submenu" title="Substitutions" id="349">
- <items>
- <menuItem title="Show Substitutions" id="457">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="459"/>
- <menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350"/>
- <menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351"/>
- <menuItem title="Smart Dashes" id="460">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
- <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
- </menuItem>
- <menuItem title="Text Replacement" id="462">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Transformations" id="450">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Transformations" id="451">
- <items>
- <menuItem title="Make Upper Case" id="452">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Make Lower Case" id="465">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Capitalize" id="466">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Speech" id="211">
- <menu key="submenu" title="Speech" id="212">
- <items>
- <menuItem title="Start Speaking" id="196"/>
- <menuItem title="Stop Speaking" id="195"/>
- </items>
- </menu>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Format" id="375">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Format" id="376">
- <items>
- <menuItem title="Font" id="377">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Font" systemMenu="font" id="388">
- <items>
- <menuItem title="Show Fonts" keyEquivalent="t" id="389"/>
- <menuItem title="Bold" tag="2" keyEquivalent="b" id="390"/>
- <menuItem title="Italic" tag="1" keyEquivalent="i" id="391"/>
- <menuItem title="Underline" keyEquivalent="u" id="392"/>
- <menuItem isSeparatorItem="YES" id="393"/>
- <menuItem title="Bigger" tag="3" keyEquivalent="+" id="394"/>
- <menuItem title="Smaller" tag="4" keyEquivalent="-" id="395"/>
- <menuItem isSeparatorItem="YES" id="396"/>
- <menuItem title="Kern" id="397">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Kern" id="415">
- <items>
- <menuItem title="Use Default" id="416">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Use None" id="417">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Tighten" id="418">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Loosen" id="419">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Ligatures" id="398">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Ligatures" id="411">
- <items>
- <menuItem title="Use Default" id="412">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Use None" id="413">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Use All" id="414">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Baseline" id="399">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Baseline" id="405">
- <items>
- <menuItem title="Use Default" id="406">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Superscript" id="407">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Subscript" id="408">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Raise" id="409">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Lower" id="410">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="400"/>
- <menuItem title="Show Colors" keyEquivalent="C" id="401"/>
- <menuItem isSeparatorItem="YES" id="402"/>
- <menuItem title="Copy Style" keyEquivalent="c" id="403">
- <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
- </menuItem>
- <menuItem title="Paste Style" keyEquivalent="v" id="404">
- <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Text" id="496">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Text" id="497">
- <items>
- <menuItem title="Align Left" keyEquivalent="{" id="498"/>
- <menuItem title="Center" keyEquivalent="|" id="499"/>
- <menuItem title="Justify" id="500">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Align Right" keyEquivalent="}" id="501"/>
- <menuItem isSeparatorItem="YES" id="502"/>
- <menuItem title="Writing Direction" id="503">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Writing Direction" id="508">
- <items>
- <menuItem title="Paragraph" enabled="NO" id="509">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="510">
- <string key="title"> Default</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="511">
- <string key="title"> Left to Right</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="512">
- <string key="title"> Right to Left</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="513"/>
- <menuItem title="Selection" enabled="NO" id="514">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="515">
- <string key="title"> Default</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="516">
- <string key="title"> Left to Right</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem id="517">
- <string key="title"> Right to Left</string>
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem isSeparatorItem="YES" id="504"/>
- <menuItem title="Show Ruler" id="505">
- <modifierMask key="keyEquivalentModifierMask"/>
- </menuItem>
- <menuItem title="Copy Ruler" keyEquivalent="c" id="506">
- <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
- </menuItem>
- <menuItem title="Paste Ruler" keyEquivalent="v" id="507">
- <modifierMask key="keyEquivalentModifierMask" control="YES" command="YES"/>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Window" id="19">
- <menu key="submenu" title="Window" systemMenu="window" id="24">
- <items>
- <menuItem title="Minimize" keyEquivalent="m" id="23"/>
- <menuItem title="Zoom" id="239"/>
- <menuItem isSeparatorItem="YES" id="92">
- <modifierMask key="keyEquivalentModifierMask" command="YES"/>
- </menuItem>
- <menuItem title="Bring All to Front" id="5"/>
- </items>
- </menu>
- </menuItem>
- <menuItem title="Help" id="490">
- <modifierMask key="keyEquivalentModifierMask"/>
- <menu key="submenu" title="Help" systemMenu="help" id="491">
- <items>
- <menuItem title="macExample Help" keyEquivalent="?" id="492"/>
- </items>
- </menu>
- </menuItem>
- </items>
- </menu>
- <window title="testUI" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="371">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
- <rect key="contentRect" x="344" y="127" width="768" height="493"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
- <view key="contentView" wantsLayer="YES" id="372">
- <rect key="frame" x="0.0" y="0.0" width="768" height="493"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="536">
- <rect key="frame" x="-1" y="0.0" width="194" height="495"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
- <clipView key="contentView" id="NhN-6Q-DSk">
- <rect key="frame" x="1" y="17" width="192" height="477"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="539" id="537">
- <rect key="frame" x="0.0" y="0.0" width="192" height="477"/>
- <autoresizingMask key="autoresizingMask"/>
- <size key="intercellSpacing" width="3" height="2"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn width="188.68359375" minWidth="40" maxWidth="1000" id="541">
- <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="544">
- <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"/>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource" destination="594" id="597"/>
- <outlet property="delegate" destination="594" id="598"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" id="538">
- <rect key="frame" x="1" y="478" width="335" height="16"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" id="540">
- <rect key="frame" x="224" y="17" width="15" height="102"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <tableHeaderView key="headerView" id="539">
- <rect key="frame" x="0.0" y="0.0" width="192" height="17"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableHeaderView>
- </scrollView>
- <customView id="573" customClass="MCOMessageView">
- <rect key="frame" x="201" y="0.0" width="567" height="493"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <connections>
- <binding destination="594" name="hidden" keyPath="self.loading" id="694"/>
- </connections>
- </customView>
- <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" style="spinning" id="687">
- <rect key="frame" x="468" y="230" width="32" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <connections>
- <binding destination="594" name="hidden" keyPath="self.loading" id="689">
- <dictionary key="options">
- <string key="NSValueTransformerName">NSNegateBoolean</string>
- </dictionary>
- </binding>
- <binding destination="594" name="animate" keyPath="self.loading" id="691"/>
- </connections>
- </progressIndicator>
- </subviews>
- </view>
- </window>
- <window title="Account" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="610">
- <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
- <rect key="contentRect" x="505" y="474" width="409" height="153"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
- <view key="contentView" id="611">
- <rect key="frame" x="0.0" y="0.0" width="409" height="153"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <textField verticalHuggingPriority="750" id="612">
- <rect key="frame" x="116" y="111" width="249" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="613">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding destination="494" name="value" keyPath="self.login" id="680">
- <dictionary key="options">
- <bool key="NSContinuouslyUpdatesValue" value="YES"/>
- </dictionary>
- </binding>
- </connections>
- </textField>
- <textField verticalHuggingPriority="750" id="616">
- <rect key="frame" x="72" y="114" width="39" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Login" id="617">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField verticalHuggingPriority="750" id="618">
- <rect key="frame" x="47" y="82" width="64" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Password" id="619">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <secureTextField verticalHuggingPriority="750" id="620">
- <rect key="frame" x="116" y="79" width="249" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="621">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <allowedInputSourceLocales>
- <string>NSAllRomanInputSourcesLocaleIdentifier</string>
- </allowedInputSourceLocales>
- </secureTextFieldCell>
- <connections>
- <binding destination="494" name="value" keyPath="self.password" id="679">
- <dictionary key="options">
- <bool key="NSContinuouslyUpdatesValue" value="YES"/>
- </dictionary>
- </binding>
- </connections>
- </secureTextField>
- <button verticalHuggingPriority="750" id="627">
- <rect key="frame" x="296" y="11" width="75" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Login" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="628">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
-DQ
-</string>
- </buttonCell>
- <connections>
- <binding destination="494" name="enabled" keyPath="self.loginEnabled" id="678"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" id="629">
- <rect key="frame" x="214" y="11" width="82" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="630">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
-Gw
-</string>
- </buttonCell>
- <connections>
- <binding destination="494" name="enabled" keyPath="self.loggingIn" id="670"/>
- </connections>
- </button>
- <progressIndicator horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" id="631">
- <rect key="frame" x="373" y="20" width="16" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <connections>
- <binding destination="494" name="hidden" keyPath="self.loggingIn" id="672">
- <dictionary key="options">
- <string key="NSValueTransformerName">NSNegateBoolean</string>
- </dictionary>
- </binding>
- <binding destination="494" name="animate" keyPath="self.loggingIn" id="674"/>
- </connections>
- </progressIndicator>
- <textField verticalHuggingPriority="750" id="681">
- <rect key="frame" x="116" y="47" width="249" height="22"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="682">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding destination="494" name="value" keyPath="self.hostname" id="686">
- <dictionary key="options">
- <bool key="NSContinuouslyUpdatesValue" value="YES"/>
- </dictionary>
- </binding>
- </connections>
- </textField>
- <textField verticalHuggingPriority="750" id="684">
- <rect key="frame" x="43" y="50" width="68" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Hostname" id="685">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- </view>
- <connections>
- <action selector="makeKeyAndOrderFront:" destination="609" id="622"/>
- <outlet property="initialFirstResponder" destination="612" id="654"/>
- </connections>
- </window>
- <customObject id="494" customClass="AppDelegate">
- <connections>
- <action selector="accountCancel:" destination="629" id="652"/>
- <action selector="accountLogin:" destination="627" id="653"/>
- <outlet property="_accountWindow" destination="610" id="645"/>
- <outlet property="_cancelButton" destination="629" id="642"/>
- <outlet property="_loginButton" destination="627" id="641"/>
- <outlet property="_msgListViewController" destination="594" id="644"/>
- <outlet property="_progressView" destination="631" id="643"/>
- <outlet property="cancelButton" destination="629" id="636"/>
- <outlet property="loginButton" destination="627" id="637"/>
- <outlet property="progressView" destination="631" id="638"/>
- <outlet property="window" destination="371" id="532"/>
- </connections>
- </customObject>
- <customObject id="420" customClass="NSFontManager">
- <connections>
- <action selector="addFontTrait:" destination="390" id="421"/>
- <action selector="addFontTrait:" destination="391" id="422"/>
- <action selector="modifyFont:" destination="395" id="423"/>
- <action selector="modifyFont:" destination="394" id="425"/>
- <action selector="orderFrontFontPanel:" destination="389" id="424"/>
- </connections>
- </customObject>
- <viewController id="594" customClass="MCTMsgListViewController">
- <connections>
- <outlet property="_msgViewController" destination="595" id="608"/>
- <outlet property="_tableView" destination="537" id="596"/>
- </connections>
- </viewController>
- <viewController id="595" customClass="MCTMsgViewController">
- <connections>
- <outlet property="_messageView" destination="573" id="607"/>
- </connections>
- </viewController>
- <userDefaultsController id="623"/>
- </objects>
- <classes>
- <class className="AppDelegate" superclassName="NSObject">
- <source key="sourceIdentifier" type="project" relativePath="./Classes/AppDelegate.h"/>
- <relationships>
- <relationship kind="action" name="accountCancel:"/>
- <relationship kind="action" name="accountLogin:"/>
- <relationship kind="outlet" name="_accountWindow" candidateClass="NSWindow"/>
- <relationship kind="outlet" name="_msgListViewController" candidateClass="MCTMsgListViewController"/>
- </relationships>
- </class>
- <class className="MCOMessageView" superclassName="NSView">
- <source key="sourceIdentifier" type="project" relativePath="./Classes/MCOMessageView.h"/>
- </class>
- <class className="MCTMsgListViewController" superclassName="NSViewController">
- <source key="sourceIdentifier" type="project" relativePath="./Classes/MCTMsgListViewController.h"/>
- <relationships>
- <relationship kind="outlet" name="_msgViewController" candidateClass="MCTMsgViewController"/>
- <relationship kind="outlet" name="_tableView" candidateClass="NSTableView"/>
- </relationships>
- </class>
- <class className="MCTMsgViewController" superclassName="NSViewController">
- <source key="sourceIdentifier" type="project" relativePath="./Classes/MCTMsgViewController.h"/>
- <relationships>
- <relationship kind="outlet" name="_messageView" candidateClass="MCOMessageView"/>
- </relationships>
- </class>
- </classes>
-</document> \ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="8.00">
+ <data>
+ <int key="IBDocument.SystemTarget">1080</int>
+ <string key="IBDocument.SystemVersion">12E55</string>
+ <string key="IBDocument.InterfaceBuilderVersion">4457.6</string>
+ <string key="IBDocument.AppKitVersion">1187.39</string>
+ <string key="IBDocument.HIToolboxVersion">626.00</string>
+ <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <string key="NS.object.0">4457.6</string>
+ </object>
+ <array key="IBDocument.IntegratedClassDependencies">
+ <string>NSButton</string>
+ <string>NSButtonCell</string>
+ <string>NSCustomObject</string>
+ <string>NSCustomView</string>
+ <string>NSMenu</string>
+ <string>NSMenuItem</string>
+ <string>NSProgressIndicator</string>
+ <string>NSScrollView</string>
+ <string>NSScroller</string>
+ <string>NSSecureTextField</string>
+ <string>NSSecureTextFieldCell</string>
+ <string>NSTableColumn</string>
+ <string>NSTableHeaderView</string>
+ <string>NSTableView</string>
+ <string>NSTextField</string>
+ <string>NSTextFieldCell</string>
+ <string>NSUserDefaultsController</string>
+ <string>NSView</string>
+ <string>NSViewController</string>
+ <string>NSWindowTemplate</string>
+ </array>
+ <array key="IBDocument.PluginDependencies">
+ <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
+ </array>
+ <object class="NSMutableDictionary" key="IBDocument.Metadata">
+ <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
+ <integer value="1" key="NS.object.0"/>
+ </object>
+ <array class="NSMutableArray" key="IBDocument.RootObjects" id="247664261">
+ <object class="NSCustomObject" id="917830824">
+ <string key="NSClassName">NSApplication</string>
+ </object>
+ <object class="NSCustomObject" id="226175459">
+ <string key="NSClassName">FirstResponder</string>
+ </object>
+ <object class="NSCustomObject" id="501673075">
+ <string key="NSClassName">NSApplication</string>
+ </object>
+ <object class="NSMenu" id="156542226">
+ <string key="NSTitle">AMainMenu</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="1007623982">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">macExample</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <object class="NSCustomResource" key="NSOnImage" id="103802968">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSMenuCheckmark</string>
+ </object>
+ <object class="NSCustomResource" key="NSMixedImage" id="656638042">
+ <string key="NSClassName">NSImage</string>
+ <string key="NSResourceName">NSMenuMixedState</string>
+ </object>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="639919077">
+ <string key="NSTitle">macExample</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="318883175">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">About macExample</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="370312882">
+ <reference key="NSMenu" ref="639919077"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="53514519">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Preferences…</string>
+ <string key="NSKeyEquiv">,</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="818601752">
+ <reference key="NSMenu" ref="639919077"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="312882240">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Services</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="754807049">
+ <string key="NSTitle">Services</string>
+ <array class="NSMutableArray" key="NSMenuItems"/>
+ <string key="NSName">_NSServicesMenu</string>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="393057417">
+ <reference key="NSMenu" ref="639919077"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="1070900683">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Hide macExample</string>
+ <string key="NSKeyEquiv">h</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="490354195">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Hide Others</string>
+ <string key="NSKeyEquiv">h</string>
+ <int key="NSKeyEquivModMask">1572864</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="339545896">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Show All</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="1020789955">
+ <reference key="NSMenu" ref="639919077"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="513713155">
+ <reference key="NSMenu" ref="639919077"/>
+ <string key="NSTitle">Quit testUI</string>
+ <string key="NSKeyEquiv">q</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ <string key="NSName">_NSAppleMenu</string>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="316218839">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">File</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="731402223">
+ <string key="NSTitle">File</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="811411383">
+ <reference key="NSMenu" ref="731402223"/>
+ <string key="NSTitle">Account...</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="19735575">
+ <reference key="NSMenu" ref="731402223"/>
+ <string key="NSTitle">Fetch Full Message</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="848204597">
+ <reference key="NSMenu" ref="731402223"/>
+ <string key="NSTitle">Use OAuth 2.0</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="97156943">
+ <reference key="NSMenu" ref="731402223"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="747238131">
+ <reference key="NSMenu" ref="731402223"/>
+ <string key="NSTitle">Close</string>
+ <string key="NSKeyEquiv">w</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="152802119">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">Edit</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="615426192">
+ <string key="NSTitle">Edit</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="1016313181">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Undo</string>
+ <string key="NSKeyEquiv">z</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="227532631">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Redo</string>
+ <string key="NSKeyEquiv">Z</string>
+ <int key="NSKeyEquivModMask">1179648</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="483451059">
+ <reference key="NSMenu" ref="615426192"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="209655843">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Cut</string>
+ <string key="NSKeyEquiv">x</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="1050394775">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Copy</string>
+ <string key="NSKeyEquiv">c</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="313074668">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Paste</string>
+ <string key="NSKeyEquiv">v</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="521063672">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Paste and Match Style</string>
+ <string key="NSKeyEquiv">V</string>
+ <int key="NSKeyEquivModMask">1572864</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="971495868">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Delete</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="775369925">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Select All</string>
+ <string key="NSKeyEquiv">a</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="650120985">
+ <reference key="NSMenu" ref="615426192"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="52135150">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Find</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="42545822">
+ <string key="NSTitle">Find</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="694149498">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Find…</string>
+ <string key="NSKeyEquiv">f</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">1</int>
+ </object>
+ <object class="NSMenuItem" id="527134947">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Find and Replace…</string>
+ <string key="NSKeyEquiv">f</string>
+ <int key="NSKeyEquivModMask">1572864</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">12</int>
+ </object>
+ <object class="NSMenuItem" id="499356451">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Find Next</string>
+ <string key="NSKeyEquiv">g</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">2</int>
+ </object>
+ <object class="NSMenuItem" id="438298453">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Find Previous</string>
+ <string key="NSKeyEquiv">G</string>
+ <int key="NSKeyEquivModMask">1179648</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">3</int>
+ </object>
+ <object class="NSMenuItem" id="334216725">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Use Selection for Find</string>
+ <string key="NSKeyEquiv">e</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">7</int>
+ </object>
+ <object class="NSMenuItem" id="888890427">
+ <reference key="NSMenu" ref="42545822"/>
+ <string key="NSTitle">Jump to Selection</string>
+ <string key="NSKeyEquiv">j</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="95474493">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Spelling and Grammar</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="635781614">
+ <string key="NSTitle">Spelling and Grammar</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="810097392">
+ <reference key="NSMenu" ref="635781614"/>
+ <string key="NSTitle">Show Spelling and Grammar</string>
+ <string key="NSKeyEquiv">:</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="276316807">
+ <reference key="NSMenu" ref="635781614"/>
+ <string key="NSTitle">Check Document Now</string>
+ <string key="NSKeyEquiv">;</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="710261109">
+ <reference key="NSMenu" ref="635781614"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="978881680">
+ <reference key="NSMenu" ref="635781614"/>
+ <string key="NSTitle">Check Spelling While Typing</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="598550440">
+ <reference key="NSMenu" ref="635781614"/>
+ <string key="NSTitle">Check Grammar With Spelling</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="799188927">
+ <reference key="NSMenu" ref="635781614"/>
+ <string key="NSTitle">Correct Spelling Automatically</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="275143850">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Substitutions</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="555537343">
+ <string key="NSTitle">Substitutions</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="178882247">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Show Substitutions</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="854337306">
+ <reference key="NSMenu" ref="555537343"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="84020104">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Smart Copy/Paste</string>
+ <string key="NSKeyEquiv">f</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">1</int>
+ </object>
+ <object class="NSMenuItem" id="227929686">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Smart Quotes</string>
+ <string key="NSKeyEquiv">g</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">2</int>
+ </object>
+ <object class="NSMenuItem" id="808689713">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Smart Dashes</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="36796212">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Smart Links</string>
+ <string key="NSKeyEquiv">G</string>
+ <int key="NSKeyEquivModMask">1179648</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">3</int>
+ </object>
+ <object class="NSMenuItem" id="541756067">
+ <reference key="NSMenu" ref="555537343"/>
+ <string key="NSTitle">Text Replacement</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="234642991">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Transformations</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="68937164">
+ <string key="NSTitle">Transformations</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="441925809">
+ <reference key="NSMenu" ref="68937164"/>
+ <string key="NSTitle">Make Upper Case</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="954892865">
+ <reference key="NSMenu" ref="68937164"/>
+ <string key="NSTitle">Make Lower Case</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="886327049">
+ <reference key="NSMenu" ref="68937164"/>
+ <string key="NSTitle">Capitalize</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="482864853">
+ <reference key="NSMenu" ref="615426192"/>
+ <string key="NSTitle">Speech</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="608370105">
+ <string key="NSTitle">Speech</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="673123968">
+ <reference key="NSMenu" ref="608370105"/>
+ <string key="NSTitle">Start Speaking</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="807254252">
+ <reference key="NSMenu" ref="608370105"/>
+ <string key="NSTitle">Stop Speaking</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="532432597">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">Format</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="260180391">
+ <string key="NSTitle">Format</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="469637357">
+ <reference key="NSMenu" ref="260180391"/>
+ <string key="NSTitle">Font</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="47695461">
+ <string key="NSTitle">Font</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="435118259">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Show Fonts</string>
+ <string key="NSKeyEquiv">t</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="685765258">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Bold</string>
+ <string key="NSKeyEquiv">b</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">2</int>
+ </object>
+ <object class="NSMenuItem" id="698764690">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Italic</string>
+ <string key="NSKeyEquiv">i</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">1</int>
+ </object>
+ <object class="NSMenuItem" id="581783527">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Underline</string>
+ <string key="NSKeyEquiv">u</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="254085646">
+ <reference key="NSMenu" ref="47695461"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="387393358">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Bigger</string>
+ <string key="NSKeyEquiv">+</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">3</int>
+ </object>
+ <object class="NSMenuItem" id="182510838">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Smaller</string>
+ <string key="NSKeyEquiv">-</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <int key="NSTag">4</int>
+ </object>
+ <object class="NSMenuItem" id="207304917">
+ <reference key="NSMenu" ref="47695461"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="898621376">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Kern</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="982018417">
+ <string key="NSTitle">Kern</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="536404927">
+ <reference key="NSMenu" ref="982018417"/>
+ <string key="NSTitle">Use Default</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="911624108">
+ <reference key="NSMenu" ref="982018417"/>
+ <string key="NSTitle">Use None</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="924848711">
+ <reference key="NSMenu" ref="982018417"/>
+ <string key="NSTitle">Tighten</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="151517909">
+ <reference key="NSMenu" ref="982018417"/>
+ <string key="NSTitle">Loosen</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="462522699">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Ligatures</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="129930375">
+ <string key="NSTitle">Ligatures</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="969057758">
+ <reference key="NSMenu" ref="129930375"/>
+ <string key="NSTitle">Use Default</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="666051587">
+ <reference key="NSMenu" ref="129930375"/>
+ <string key="NSTitle">Use None</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="777841351">
+ <reference key="NSMenu" ref="129930375"/>
+ <string key="NSTitle">Use All</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="1055508514">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Baseline</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="183843316">
+ <string key="NSTitle">Baseline</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="202189202">
+ <reference key="NSMenu" ref="183843316"/>
+ <string key="NSTitle">Use Default</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="824638879">
+ <reference key="NSMenu" ref="183843316"/>
+ <string key="NSTitle">Superscript</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="927538672">
+ <reference key="NSMenu" ref="183843316"/>
+ <string key="NSTitle">Subscript</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="803450754">
+ <reference key="NSMenu" ref="183843316"/>
+ <string key="NSTitle">Raise</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="117597457">
+ <reference key="NSMenu" ref="183843316"/>
+ <string key="NSTitle">Lower</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="72541814">
+ <reference key="NSMenu" ref="47695461"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="676976671">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Show Colors</string>
+ <string key="NSKeyEquiv">C</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="396402858">
+ <reference key="NSMenu" ref="47695461"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="626009594">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Copy Style</string>
+ <string key="NSKeyEquiv">c</string>
+ <int key="NSKeyEquivModMask">1572864</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="497764422">
+ <reference key="NSMenu" ref="47695461"/>
+ <string key="NSTitle">Paste Style</string>
+ <string key="NSKeyEquiv">v</string>
+ <int key="NSKeyEquivModMask">1572864</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ <string key="NSName">_NSFontMenu</string>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="878888798">
+ <reference key="NSMenu" ref="260180391"/>
+ <string key="NSTitle">Text</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="954362204">
+ <string key="NSTitle">Text</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="764804144">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Align Left</string>
+ <string key="NSKeyEquiv">{</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="196388074">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Center</string>
+ <string key="NSKeyEquiv">|</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="394667378">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Justify</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="713809051">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Align Right</string>
+ <string key="NSKeyEquiv">}</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="297983530">
+ <reference key="NSMenu" ref="954362204"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="225342933">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Writing Direction</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="138790741">
+ <string key="NSTitle">Writing Direction</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="759187287">
+ <reference key="NSMenu" ref="138790741"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <string key="NSTitle">Paragraph</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="376824797">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CURlZmF1bHQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="285899157">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CUxlZnQgdG8gUmlnaHQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="1064243037">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CVJpZ2h0IHRvIExlZnQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="462161159">
+ <reference key="NSMenu" ref="138790741"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="225403515">
+ <reference key="NSMenu" ref="138790741"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <string key="NSTitle">Selection</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="750952994">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CURlZmF1bHQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="504962853">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CUxlZnQgdG8gUmlnaHQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="873105336">
+ <reference key="NSMenu" ref="138790741"/>
+ <string type="base64-UTF8" key="NSTitle">CVJpZ2h0IHRvIExlZnQ</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="928834455">
+ <reference key="NSMenu" ref="954362204"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="144988915">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Show Ruler</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="6647638">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Copy Ruler</string>
+ <string key="NSKeyEquiv">c</string>
+ <int key="NSKeyEquivModMask">1310720</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="104690072">
+ <reference key="NSMenu" ref="954362204"/>
+ <string key="NSTitle">Paste Ruler</string>
+ <string key="NSKeyEquiv">v</string>
+ <int key="NSKeyEquivModMask">1310720</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ </object>
+ </object>
+ </array>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="461206755">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">Window</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="718553326">
+ <string key="NSTitle">Window</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="250881679">
+ <reference key="NSMenu" ref="718553326"/>
+ <string key="NSTitle">Minimize</string>
+ <string key="NSKeyEquiv">m</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="149363329">
+ <reference key="NSMenu" ref="718553326"/>
+ <string key="NSTitle">Zoom</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="812700807">
+ <reference key="NSMenu" ref="718553326"/>
+ <bool key="NSIsDisabled">YES</bool>
+ <bool key="NSIsSeparator">YES</bool>
+ <string key="NSTitle"/>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ <object class="NSMenuItem" id="27779496">
+ <reference key="NSMenu" ref="718553326"/>
+ <string key="NSTitle">Bring All to Front</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ <string key="NSName">_NSWindowsMenu</string>
+ </object>
+ </object>
+ <object class="NSMenuItem" id="236821223">
+ <reference key="NSMenu" ref="156542226"/>
+ <string key="NSTitle">Help</string>
+ <string key="NSKeyEquiv"/>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ <string key="NSAction">submenuAction:</string>
+ <object class="NSMenu" key="NSSubmenu" id="84681450">
+ <string key="NSTitle">Help</string>
+ <array class="NSMutableArray" key="NSMenuItems">
+ <object class="NSMenuItem" id="437187475">
+ <reference key="NSMenu" ref="84681450"/>
+ <string key="NSTitle">macExample Help</string>
+ <string key="NSKeyEquiv">?</string>
+ <int key="NSKeyEquivModMask">1048576</int>
+ <int key="NSMnemonicLoc">2147483647</int>
+ <reference key="NSOnImage" ref="103802968"/>
+ <reference key="NSMixedImage" ref="656638042"/>
+ </object>
+ </array>
+ <string key="NSName">_NSHelpMenu</string>
+ </object>
+ </object>
+ </array>
+ <string key="NSName">_NSMainMenu</string>
+ </object>
+ <object class="NSWindowTemplate" id="168628689">
+ <int key="NSWindowStyleMask">15</int>
+ <int key="NSWindowBacking">2</int>
+ <string key="NSWindowRect">{{344, 127}, {768, 493}}</string>
+ <int key="NSWTFlags">1948778496</int>
+ <string key="NSWindowTitle">testUI</string>
+ <string key="NSWindowClass">NSWindow</string>
+ <nil key="NSViewClass"/>
+ <nil key="NSUserInterfaceItemIdentifier"/>
+ <object class="NSView" key="NSWindowView" id="773257948">
+ <reference key="NSNextResponder"/>
+ <int key="NSvFlags">1792</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <object class="NSScrollView" id="1026693944">
+ <reference key="NSNextResponder" ref="773257948"/>
+ <int key="NSvFlags">1820</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <object class="NSClipView" id="127544878">
+ <reference key="NSNextResponder" ref="1026693944"/>
+ <int key="NSvFlags">3858</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <object class="NSTableView" id="351647071">
+ <reference key="NSNextResponder" ref="127544878"/>
+ <int key="NSvFlags">1792</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrameSize">{192, 477}</string>
+ <reference key="NSSuperview" ref="127544878"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="745817006"/>
+ <bool key="NSEnabled">YES</bool>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ <bool key="NSControlAllowsExpansionToolTips">YES</bool>
+ <object class="NSTableHeaderView" key="NSHeaderView" id="538629685">
+ <reference key="NSNextResponder" ref="890951925"/>
+ <int key="NSvFlags">1792</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrameSize">{192, 17}</string>
+ <reference key="NSSuperview" ref="890951925"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="127544878"/>
+ <reference key="NSTableView" ref="351647071"/>
+ </object>
+ <object class="_NSCornerView" key="NSCornerView">
+ <nil key="NSNextResponder"/>
+ <int key="NSvFlags">256</int>
+ <string key="NSFrameSize">{15, 20}</string>
+ </object>
+ <array class="NSMutableArray" key="NSTableColumns">
+ <object class="NSTableColumn" id="281302497">
+ <double key="NSWidth">188.68359375</double>
+ <double key="NSMinWidth">40</double>
+ <double key="NSMaxWidth">1000</double>
+ <object class="NSTableHeaderCell" key="NSHeaderCell">
+ <int key="NSCellFlags">75497536</int>
+ <int key="NSCellFlags2">2048</int>
+ <string key="NSContents"/>
+ <object class="NSFont" key="NSSupport">
+ <string key="NSName">LucidaGrande</string>
+ <double key="NSSize">11</double>
+ <int key="NSfFlags">3100</int>
+ </object>
+ <object class="NSColor" key="NSBackgroundColor">
+ <int key="NSColorSpace">3</int>
+ <bytes key="NSWhite">MC4zMzMzMzI5ODU2AA</bytes>
+ </object>
+ <object class="NSColor" key="NSTextColor">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">headerTextColor</string>
+ <object class="NSColor" key="NSColor" id="382088458">
+ <int key="NSColorSpace">3</int>
+ <bytes key="NSWhite">MAA</bytes>
+ </object>
+ </object>
+ </object>
+ <object class="NSTextFieldCell" key="NSDataCell" id="732990771">
+ <int key="NSCellFlags">337641537</int>
+ <int key="NSCellFlags2">2048</int>
+ <string key="NSContents">Text Cell</string>
+ <object class="NSFont" key="NSSupport" id="810862990">
+ <string key="NSName">LucidaGrande</string>
+ <double key="NSSize">13</double>
+ <int key="NSfFlags">1044</int>
+ </object>
+ <reference key="NSControlView" ref="351647071"/>
+ <object class="NSColor" key="NSBackgroundColor" id="603053972">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">controlBackgroundColor</string>
+ <object class="NSColor" key="NSColor" id="1064254045">
+ <int key="NSColorSpace">3</int>
+ <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
+ </object>
+ </object>
+ <object class="NSColor" key="NSTextColor" id="280699352">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">controlTextColor</string>
+ <reference key="NSColor" ref="382088458"/>
+ </object>
+ </object>
+ <int key="NSResizingMask">3</int>
+ <bool key="NSIsResizeable">YES</bool>
+ <bool key="NSIsEditable">YES</bool>
+ <reference key="NSTableView" ref="351647071"/>
+ </object>
+ </array>
+ <double key="NSIntercellSpacingWidth">3</double>
+ <double key="NSIntercellSpacingHeight">2</double>
+ <object class="NSColor" key="NSBackgroundColor" id="233004891">
+ <int key="NSColorSpace">3</int>
+ <bytes key="NSWhite">MQA</bytes>
+ </object>
+ <object class="NSColor" key="NSGridColor">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">gridColor</string>
+ <object class="NSColor" key="NSColor">
+ <int key="NSColorSpace">3</int>
+ <bytes key="NSWhite">MC41AA</bytes>
+ </object>
+ </object>
+ <double key="NSRowHeight">17</double>
+ <int key="NSTvFlags">-700448768</int>
+ <reference key="NSDelegate"/>
+ <reference key="NSDataSource"/>
+ <int key="NSColumnAutoresizingStyle">4</int>
+ <int key="NSDraggingSourceMaskForLocal">-1</int>
+ <int key="NSDraggingSourceMaskForNonLocal">0</int>
+ <bool key="NSAllowsTypeSelect">YES</bool>
+ <int key="NSTableViewDraggingDestinationStyle">0</int>
+ <int key="NSTableViewGroupRowStyle">1</int>
+ </object>
+ </array>
+ <string key="NSFrame">{{1, 17}, {192, 477}}</string>
+ <reference key="NSSuperview" ref="1026693944"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="351647071"/>
+ <reference key="NSDocView" ref="351647071"/>
+ <reference key="NSBGColor" ref="603053972"/>
+ <int key="NScvFlags">4</int>
+ </object>
+ <object class="NSClipView" id="890951925">
+ <reference key="NSNextResponder" ref="1026693944"/>
+ <int key="NSvFlags">3840</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <reference ref="538629685"/>
+ </array>
+ <string key="NSFrame">{{1, 0}, {192, 17}}</string>
+ <reference key="NSSuperview" ref="1026693944"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="538629685"/>
+ <reference key="NSDocView" ref="538629685"/>
+ <reference key="NSBGColor" ref="603053972"/>
+ <int key="NScvFlags">4</int>
+ </object>
+ <object class="NSScroller" id="706855941">
+ <reference key="NSNextResponder" ref="1026693944"/>
+ <int key="NSvFlags">-2147481856</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{1, 478}, {335, 16}}</string>
+ <reference key="NSSuperview" ref="1026693944"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="517423975"/>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ <int key="NSsFlags">1</int>
+ <reference key="NSTarget" ref="1026693944"/>
+ <string key="NSAction">_doScroller:</string>
+ <double key="NSCurValue">1</double>
+ </object>
+ <object class="NSScroller" id="745817006">
+ <reference key="NSNextResponder" ref="1026693944"/>
+ <int key="NSvFlags">-2147481856</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{224, 17}, {15, 102}}</string>
+ <reference key="NSSuperview" ref="1026693944"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="706855941"/>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ <reference key="NSTarget" ref="1026693944"/>
+ <string key="NSAction">_doScroller:</string>
+ <double key="NSCurValue">1</double>
+ </object>
+ </array>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{-1, 0}, {194, 495}}</string>
+ <reference key="NSSuperview" ref="773257948"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="890951925"/>
+ <int key="NSsFlags">133682</int>
+ <reference key="NSVScroller" ref="745817006"/>
+ <reference key="NSHScroller" ref="706855941"/>
+ <reference key="NSContentView" ref="127544878"/>
+ <reference key="NSHeaderClipView" ref="890951925"/>
+ <bytes key="NSScrollAmts">QSAAAEEgAABBmAAAQZgAAA</bytes>
+ <double key="NSMinMagnification">0.25</double>
+ <double key="NSMaxMagnification">4</double>
+ <double key="NSMagnification">1</double>
+ </object>
+ <object class="NSCustomView" id="517423975">
+ <reference key="NSNextResponder" ref="773257948"/>
+ <int key="NSvFlags">1810</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{201, 0}, {567, 493}}</string>
+ <reference key="NSSuperview" ref="773257948"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="121523904"/>
+ <string key="NSClassName">MCOMessageView</string>
+ </object>
+ <object class="NSProgressIndicator" id="121523904">
+ <reference key="NSNextResponder" ref="773257948"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{468, 230}, {32, 32}}</string>
+ <reference key="NSSuperview" ref="773257948"/>
+ <reference key="NSWindow"/>
+ <string key="NSHuggingPriority">{750, 750}</string>
+ <int key="NSpiFlags">20494</int>
+ <double key="NSMaxValue">100</double>
+ </object>
+ </array>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrameSize">{768, 493}</string>
+ <reference key="NSSuperview"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="1026693944"/>
+ <bool key="NSViewIsLayerTreeHost">YES</bool>
+ </object>
+ <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
+ <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
+ <bool key="NSWindowIsRestorable">YES</bool>
+ </object>
+ <object class="NSWindowTemplate" id="619695315">
+ <int key="NSWindowStyleMask">3</int>
+ <int key="NSWindowBacking">2</int>
+ <string key="NSWindowRect">{{505, 474}, {409, 153}}</string>
+ <int key="NSWTFlags">611845120</int>
+ <string key="NSWindowTitle">Account</string>
+ <string key="NSWindowClass">NSWindow</string>
+ <nil key="NSViewClass"/>
+ <nil key="NSUserInterfaceItemIdentifier"/>
+ <object class="NSView" key="NSWindowView" id="248538310">
+ <reference key="NSNextResponder"/>
+ <int key="NSvFlags">1792</int>
+ <array class="NSMutableArray" key="NSSubviews">
+ <object class="NSTextField" id="804074654">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{116, 111}, {249, 22}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="164068726"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSTextFieldCell" key="NSCell" id="207021086">
+ <int key="NSCellFlags">-1804599231</int>
+ <int key="NSCellFlags2">272630784</int>
+ <string key="NSContents"/>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="804074654"/>
+ <bool key="NSDrawsBackground">YES</bool>
+ <object class="NSColor" key="NSBackgroundColor" id="134384246">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">textBackgroundColor</string>
+ <reference key="NSColor" ref="233004891"/>
+ </object>
+ <object class="NSColor" key="NSTextColor" id="259228340">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">textColor</string>
+ <reference key="NSColor" ref="382088458"/>
+ </object>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSTextField" id="345489272">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{72, 114}, {39, 17}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="804074654"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSTextFieldCell" key="NSCell" id="538284755">
+ <int key="NSCellFlags">68157504</int>
+ <int key="NSCellFlags2">272630784</int>
+ <string key="NSContents">Login</string>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="345489272"/>
+ <object class="NSColor" key="NSBackgroundColor" id="120440597">
+ <int key="NSColorSpace">6</int>
+ <string key="NSCatalogName">System</string>
+ <string key="NSColorName">controlColor</string>
+ <reference key="NSColor" ref="1064254045"/>
+ </object>
+ <reference key="NSTextColor" ref="280699352"/>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSTextField" id="164068726">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{47, 82}, {64, 17}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="253763866"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSTextFieldCell" key="NSCell" id="132014401">
+ <int key="NSCellFlags">68157504</int>
+ <int key="NSCellFlags2">272630784</int>
+ <string key="NSContents">Password</string>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="164068726"/>
+ <reference key="NSBackgroundColor" ref="120440597"/>
+ <reference key="NSTextColor" ref="280699352"/>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSSecureTextField" id="253763866">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{116, 79}, {249, 22}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="464541668"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSSecureTextFieldCell" key="NSCell" id="154067218">
+ <int key="NSCellFlags">342884417</int>
+ <int key="NSCellFlags2">272630848</int>
+ <string key="NSContents"/>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="253763866"/>
+ <bool key="NSDrawsBackground">YES</bool>
+ <reference key="NSBackgroundColor" ref="134384246"/>
+ <reference key="NSTextColor" ref="259228340"/>
+ <array key="NSAllowedInputLocales">
+ <string>NSAllRomanInputSourcesLocaleIdentifier</string>
+ </array>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSButton" id="219064696">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{296, 11}, {75, 32}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="109351171"/>
+ <string key="NSHuggingPriority">{250, 750}</string>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="219347982">
+ <int key="NSCellFlags">67108864</int>
+ <int key="NSCellFlags2">134217728</int>
+ <string key="NSContents">Login</string>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="219064696"/>
+ <int key="NSButtonFlags">-2038284288</int>
+ <int key="NSButtonFlags2">129</int>
+ <object class="NSFont" key="NSAlternateImage" id="882606122">
+ <string key="NSName">LucidaGrande</string>
+ <double key="NSSize">13</double>
+ <int key="NSfFlags">16</int>
+ </object>
+ <string key="NSAlternateContents"/>
+ <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSButton" id="374129197">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{214, 11}, {82, 32}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="219064696"/>
+ <string key="NSHuggingPriority">{250, 750}</string>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSButtonCell" key="NSCell" id="229170345">
+ <int key="NSCellFlags">67108864</int>
+ <int key="NSCellFlags2">134217728</int>
+ <string key="NSContents">Cancel</string>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="374129197"/>
+ <int key="NSButtonFlags">-2038284288</int>
+ <int key="NSButtonFlags2">129</int>
+ <reference key="NSAlternateImage" ref="882606122"/>
+ <string key="NSAlternateContents"/>
+ <string type="base64-UTF8" key="NSKeyEquivalent">Gw</string>
+ <int key="NSPeriodicDelay">400</int>
+ <int key="NSPeriodicInterval">75</int>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSProgressIndicator" id="109351171">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{373, 20}, {16, 16}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <string key="NSHuggingPriority">{750, 750}</string>
+ <int key="NSpiFlags">28942</int>
+ <double key="NSMaxValue">100</double>
+ </object>
+ <object class="NSTextField" id="172014817">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{116, 47}, {249, 22}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="374129197"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSTextFieldCell" key="NSCell" id="637517278">
+ <int key="NSCellFlags">-1804599231</int>
+ <int key="NSCellFlags2">272630784</int>
+ <string key="NSContents"/>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="172014817"/>
+ <bool key="NSDrawsBackground">YES</bool>
+ <reference key="NSBackgroundColor" ref="134384246"/>
+ <reference key="NSTextColor" ref="259228340"/>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ <object class="NSTextField" id="464541668">
+ <reference key="NSNextResponder" ref="248538310"/>
+ <int key="NSvFlags">1804</int>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrame">{{43, 50}, {68, 17}}</string>
+ <reference key="NSSuperview" ref="248538310"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="172014817"/>
+ <bool key="NSEnabled">YES</bool>
+ <object class="NSTextFieldCell" key="NSCell" id="869467967">
+ <int key="NSCellFlags">68157504</int>
+ <int key="NSCellFlags2">272630784</int>
+ <string key="NSContents">Hostname</string>
+ <reference key="NSSupport" ref="810862990"/>
+ <reference key="NSControlView" ref="464541668"/>
+ <reference key="NSBackgroundColor" ref="120440597"/>
+ <reference key="NSTextColor" ref="280699352"/>
+ </object>
+ <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
+ </object>
+ </array>
+ <object class="NSPSMatrix" key="NSFrameMatrix"/>
+ <string key="NSFrameSize">{409, 153}</string>
+ <reference key="NSSuperview"/>
+ <reference key="NSWindow"/>
+ <reference key="NSNextKeyView" ref="345489272"/>
+ </object>
+ <string key="NSScreenRect">{{0, 0}, {1440, 878}}</string>
+ <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
+ <bool key="NSWindowIsRestorable">YES</bool>
+ </object>
+ <object class="NSCustomObject" id="865357229">
+ <string key="NSClassName">AppDelegate</string>
+ </object>
+ <object class="NSCustomObject" id="1028722030">
+ <string key="NSClassName">NSFontManager</string>
+ </object>
+ <object class="NSViewController" id="1060514328"/>
+ <object class="NSViewController" id="473492163"/>
+ <object class="NSUserDefaultsController" id="208438053">
+ <bool key="NSAppliesImmediately">YES</bool>
+ </object>
+ </array>
+ <object class="IBObjectContainer" key="IBDocument.Objects">
+ <bool key="usesAutoincrementingIDs">NO</bool>
+ <array class="NSMutableArray" key="connectionRecords">
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">terminate:</string>
+ <reference key="source" ref="501673075"/>
+ <reference key="destination" ref="513713155"/>
+ </object>
+ <string key="id">449</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">orderFrontStandardAboutPanel:</string>
+ <reference key="source" ref="917830824"/>
+ <reference key="destination" ref="318883175"/>
+ </object>
+ <string key="id">142</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">delegate</string>
+ <reference key="source" ref="917830824"/>
+ <reference key="destination" ref="865357229"/>
+ </object>
+ <string key="id">495</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">alignCenter:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="196388074"/>
+ </object>
+ <string key="id">518</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">alignJustified:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="394667378"/>
+ </object>
+ <string key="id">523</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">alignLeft:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="764804144"/>
+ </object>
+ <string key="id">524</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">alignRight:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="713809051"/>
+ </object>
+ <string key="id">521</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">arrangeInFront:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="27779496"/>
+ </object>
+ <string key="id">39</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">capitalizeWord:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="886327049"/>
+ </object>
+ <string key="id">467</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">centerSelectionInVisibleArea:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="888890427"/>
+ </object>
+ <string key="id">245</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">checkSpelling:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="276316807"/>
+ </object>
+ <string key="id">225</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">copy:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="1050394775"/>
+ </object>
+ <string key="id">224</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">copyFont:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="626009594"/>
+ </object>
+ <string key="id">428</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">copyRuler:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="6647638"/>
+ </object>
+ <string key="id">522</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">cut:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="209655843"/>
+ </object>
+ <string key="id">228</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">delete:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="971495868"/>
+ </object>
+ <string key="id">235</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">hide:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="1070900683"/>
+ </object>
+ <string key="id">367</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">hideOtherApplications:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="490354195"/>
+ </object>
+ <string key="id">368</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">loosenKerning:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="151517909"/>
+ </object>
+ <string key="id">435</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">lowerBaseline:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="117597457"/>
+ </object>
+ <string key="id">427</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">lowercaseWord:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="954892865"/>
+ </object>
+ <string key="id">468</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeBaseWritingDirectionLeftToRight:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="285899157"/>
+ </object>
+ <string key="id">526</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeBaseWritingDirectionNatural:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="376824797"/>
+ </object>
+ <string key="id">525</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeBaseWritingDirectionRightToLeft:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="1064243037"/>
+ </object>
+ <string key="id">527</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeTextWritingDirectionLeftToRight:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="504962853"/>
+ </object>
+ <string key="id">529</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeTextWritingDirectionNatural:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="750952994"/>
+ </object>
+ <string key="id">528</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeTextWritingDirectionRightToLeft:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="873105336"/>
+ </object>
+ <string key="id">530</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">orderFrontColorPanel:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="676976671"/>
+ </object>
+ <string key="id">433</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">orderFrontSubstitutionsPanel:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="178882247"/>
+ </object>
+ <string key="id">458</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">paste:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="313074668"/>
+ </object>
+ <string key="id">226</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">pasteAsPlainText:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="521063672"/>
+ </object>
+ <string key="id">486</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">pasteFont:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="497764422"/>
+ </object>
+ <string key="id">436</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">pasteRuler:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="104690072"/>
+ </object>
+ <string key="id">519</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performClose:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="747238131"/>
+ </object>
+ <string key="id">193</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performFindPanelAction:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="694149498"/>
+ </object>
+ <string key="id">241</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performFindPanelAction:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="499356451"/>
+ </object>
+ <string key="id">487</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performFindPanelAction:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="438298453"/>
+ </object>
+ <string key="id">488</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performFindPanelAction:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="334216725"/>
+ </object>
+ <string key="id">489</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performFindPanelAction:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="527134947"/>
+ </object>
+ <string key="id">535</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performMiniaturize:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="250881679"/>
+ </object>
+ <string key="id">37</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">performZoom:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="149363329"/>
+ </object>
+ <string key="id">240</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">raiseBaseline:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="803450754"/>
+ </object>
+ <string key="id">426</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">redo:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="227532631"/>
+ </object>
+ <string key="id">231</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">selectAll:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="775369925"/>
+ </object>
+ <string key="id">232</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">showGuessPanel:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="810097392"/>
+ </object>
+ <string key="id">230</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">showHelp:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="437187475"/>
+ </object>
+ <string key="id">493</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">startSpeaking:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="673123968"/>
+ </object>
+ <string key="id">233</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">stopSpeaking:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="807254252"/>
+ </object>
+ <string key="id">227</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">subscript:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="927538672"/>
+ </object>
+ <string key="id">429</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">superscript:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="824638879"/>
+ </object>
+ <string key="id">430</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">tightenKerning:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="924848711"/>
+ </object>
+ <string key="id">431</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleAutomaticDashSubstitution:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="808689713"/>
+ </object>
+ <string key="id">461</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleAutomaticLinkDetection:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="36796212"/>
+ </object>
+ <string key="id">357</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleAutomaticQuoteSubstitution:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="227929686"/>
+ </object>
+ <string key="id">356</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleAutomaticSpellingCorrection:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="799188927"/>
+ </object>
+ <string key="id">456</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleAutomaticTextReplacement:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="541756067"/>
+ </object>
+ <string key="id">463</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleContinuousSpellChecking:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="978881680"/>
+ </object>
+ <string key="id">222</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleGrammarChecking:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="598550440"/>
+ </object>
+ <string key="id">347</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleRuler:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="144988915"/>
+ </object>
+ <string key="id">520</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">toggleSmartInsertDelete:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="84020104"/>
+ </object>
+ <string key="id">355</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">turnOffKerning:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="911624108"/>
+ </object>
+ <string key="id">441</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">turnOffLigatures:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="666051587"/>
+ </object>
+ <string key="id">440</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">underline:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="581783527"/>
+ </object>
+ <string key="id">432</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">undo:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="1016313181"/>
+ </object>
+ <string key="id">223</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">unhideAllApplications:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="339545896"/>
+ </object>
+ <string key="id">370</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">unscript:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="202189202"/>
+ </object>
+ <string key="id">437</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">uppercaseWord:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="441925809"/>
+ </object>
+ <string key="id">464</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">useAllLigatures:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="777841351"/>
+ </object>
+ <string key="id">434</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">useStandardKerning:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="536404927"/>
+ </object>
+ <string key="id">438</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">useStandardLigatures:</string>
+ <reference key="source" ref="226175459"/>
+ <reference key="destination" ref="969057758"/>
+ </object>
+ <string key="id">439</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">addFontTrait:</string>
+ <reference key="source" ref="1028722030"/>
+ <reference key="destination" ref="685765258"/>
+ </object>
+ <string key="id">421</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">addFontTrait:</string>
+ <reference key="source" ref="1028722030"/>
+ <reference key="destination" ref="698764690"/>
+ </object>
+ <string key="id">422</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">modifyFont:</string>
+ <reference key="source" ref="1028722030"/>
+ <reference key="destination" ref="182510838"/>
+ </object>
+ <string key="id">423</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">modifyFont:</string>
+ <reference key="source" ref="1028722030"/>
+ <reference key="destination" ref="387393358"/>
+ </object>
+ <string key="id">425</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">orderFrontFontPanel:</string>
+ <reference key="source" ref="1028722030"/>
+ <reference key="destination" ref="435118259"/>
+ </object>
+ <string key="id">424</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">accountCancel:</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="374129197"/>
+ </object>
+ <string key="id">652</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">accountLogin:</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="219064696"/>
+ </object>
+ <string key="id">653</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_accountWindow</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="619695315"/>
+ </object>
+ <string key="id">645</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_cancelButton</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="374129197"/>
+ </object>
+ <string key="id">642</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_loginButton</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="219064696"/>
+ </object>
+ <string key="id">641</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_msgListViewController</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="1060514328"/>
+ </object>
+ <string key="id">644</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_progressView</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="109351171"/>
+ </object>
+ <string key="id">643</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">cancelButton</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="374129197"/>
+ </object>
+ <string key="id">636</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">loginButton</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="219064696"/>
+ </object>
+ <string key="id">637</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">progressView</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="109351171"/>
+ </object>
+ <string key="id">638</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">window</string>
+ <reference key="source" ref="865357229"/>
+ <reference key="destination" ref="168628689"/>
+ </object>
+ <string key="id">532</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">dataSource</string>
+ <reference key="source" ref="351647071"/>
+ <reference key="destination" ref="1060514328"/>
+ </object>
+ <string key="id">597</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">delegate</string>
+ <reference key="source" ref="351647071"/>
+ <reference key="destination" ref="1060514328"/>
+ </object>
+ <string key="id">598</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loading</string>
+ <reference key="source" ref="517423975"/>
+ <reference key="destination" ref="1060514328"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="517423975"/>
+ <reference key="NSDestination" ref="1060514328"/>
+ <string key="NSLabel">hidden: self.loading</string>
+ <string key="NSBinding">hidden</string>
+ <string key="NSKeyPath">self.loading</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">694</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_msgViewController</string>
+ <reference key="source" ref="1060514328"/>
+ <reference key="destination" ref="473492163"/>
+ </object>
+ <string key="id">608</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_tableView</string>
+ <reference key="source" ref="1060514328"/>
+ <reference key="destination" ref="351647071"/>
+ </object>
+ <string key="id">596</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">_messageView</string>
+ <reference key="source" ref="473492163"/>
+ <reference key="destination" ref="517423975"/>
+ </object>
+ <string key="id">607</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBActionConnection" key="connection">
+ <string key="label">makeKeyAndOrderFront:</string>
+ <reference key="source" ref="619695315"/>
+ <reference key="destination" ref="811411383"/>
+ </object>
+ <string key="id">622</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBOutletConnection" key="connection">
+ <string key="label">initialFirstResponder</string>
+ <reference key="source" ref="619695315"/>
+ <reference key="destination" ref="804074654"/>
+ </object>
+ <string key="id">654</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.login</string>
+ <reference key="source" ref="804074654"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="804074654"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">value: self.login</string>
+ <string key="NSBinding">value</string>
+ <string key="NSKeyPath">self.login</string>
+ <object class="NSDictionary" key="NSOptions">
+ <string key="NS.key.0">NSContinuouslyUpdatesValue</string>
+ <boolean value="YES" key="NS.object.0"/>
+ </object>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">680</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.password</string>
+ <reference key="source" ref="253763866"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="253763866"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">value: self.password</string>
+ <string key="NSBinding">value</string>
+ <string key="NSKeyPath">self.password</string>
+ <object class="NSDictionary" key="NSOptions">
+ <string key="NS.key.0">NSContinuouslyUpdatesValue</string>
+ <boolean value="YES" key="NS.object.0"/>
+ </object>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">679</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loginEnabled</string>
+ <reference key="source" ref="219064696"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="219064696"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">enabled: self.loginEnabled</string>
+ <string key="NSBinding">enabled</string>
+ <string key="NSKeyPath">self.loginEnabled</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">678</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loggingIn</string>
+ <reference key="source" ref="374129197"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="374129197"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">enabled: self.loggingIn</string>
+ <string key="NSBinding">enabled</string>
+ <string key="NSKeyPath">self.loggingIn</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">670</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loggingIn</string>
+ <reference key="source" ref="109351171"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="109351171"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">hidden: self.loggingIn</string>
+ <string key="NSBinding">hidden</string>
+ <string key="NSKeyPath">self.loggingIn</string>
+ <object class="NSDictionary" key="NSOptions">
+ <string key="NS.key.0">NSValueTransformerName</string>
+ <string key="NS.object.0">NSNegateBoolean</string>
+ </object>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">672</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loggingIn</string>
+ <reference key="source" ref="109351171"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="109351171"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">animate: self.loggingIn</string>
+ <string key="NSBinding">animate</string>
+ <string key="NSKeyPath">self.loggingIn</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">674</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">values.FetchFullMessageEnabled</string>
+ <reference key="source" ref="19735575"/>
+ <reference key="destination" ref="208438053"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="19735575"/>
+ <reference key="NSDestination" ref="208438053"/>
+ <string key="NSLabel">value: values.FetchFullMessageEnabled</string>
+ <string key="NSBinding">value</string>
+ <string key="NSKeyPath">values.FetchFullMessageEnabled</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">648</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.hostname</string>
+ <reference key="source" ref="172014817"/>
+ <reference key="destination" ref="865357229"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="172014817"/>
+ <reference key="NSDestination" ref="865357229"/>
+ <string key="NSLabel">value: self.hostname</string>
+ <string key="NSBinding">value</string>
+ <string key="NSKeyPath">self.hostname</string>
+ <object class="NSDictionary" key="NSOptions">
+ <string key="NS.key.0">NSContinuouslyUpdatesValue</string>
+ <boolean value="YES" key="NS.object.0"/>
+ </object>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">686</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loading</string>
+ <reference key="source" ref="121523904"/>
+ <reference key="destination" ref="1060514328"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="121523904"/>
+ <reference key="NSDestination" ref="1060514328"/>
+ <string key="NSLabel">hidden: self.loading</string>
+ <string key="NSBinding">hidden</string>
+ <string key="NSKeyPath">self.loading</string>
+ <object class="NSDictionary" key="NSOptions">
+ <string key="NS.key.0">NSValueTransformerName</string>
+ <string key="NS.object.0">NSNegateBoolean</string>
+ </object>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">689</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">self.loading</string>
+ <reference key="source" ref="121523904"/>
+ <reference key="destination" ref="1060514328"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="121523904"/>
+ <reference key="NSDestination" ref="1060514328"/>
+ <string key="NSLabel">animate: self.loading</string>
+ <string key="NSBinding">animate</string>
+ <string key="NSKeyPath">self.loading</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">691</string>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBBindingConnection" key="connection">
+ <string key="label">values.OAuth2Enabled</string>
+ <reference key="source" ref="848204597"/>
+ <reference key="destination" ref="208438053"/>
+ <object class="NSNibBindingConnector" key="connector">
+ <reference key="NSSource" ref="848204597"/>
+ <reference key="NSDestination" ref="208438053"/>
+ <string key="NSLabel">value: values.OAuth2Enabled</string>
+ <string key="NSBinding">value</string>
+ <string key="NSKeyPath">values.OAuth2Enabled</string>
+ <int key="NSNibBindingConnectorVersion">2</int>
+ </object>
+ </object>
+ <string key="id">aLG-X1-MaV</string>
+ </object>
+ </array>
+ <object class="IBMutableOrderedSet" key="objectRecords">
+ <array key="orderedObjects">
+ <object class="IBObjectRecord">
+ <string key="id">0</string>
+ <array key="object" id="0"/>
+ <reference key="children" ref="247664261"/>
+ <nil key="parent"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-2</string>
+ <reference key="object" ref="917830824"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">File's Owner</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-1</string>
+ <reference key="object" ref="226175459"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">First Responder</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">-3</string>
+ <reference key="object" ref="501673075"/>
+ <reference key="parent" ref="0"/>
+ <string key="objectName">Application</string>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">29</string>
+ <reference key="object" ref="156542226"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="1007623982"/>
+ <reference ref="316218839"/>
+ <reference ref="152802119"/>
+ <reference ref="532432597"/>
+ <reference ref="461206755"/>
+ <reference ref="236821223"/>
+ </array>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">56</string>
+ <reference key="object" ref="1007623982"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="639919077"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">57</string>
+ <reference key="object" ref="639919077"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="318883175"/>
+ <reference ref="370312882"/>
+ <reference ref="53514519"/>
+ <reference ref="818601752"/>
+ <reference ref="312882240"/>
+ <reference ref="393057417"/>
+ <reference ref="1070900683"/>
+ <reference ref="490354195"/>
+ <reference ref="339545896"/>
+ <reference ref="1020789955"/>
+ <reference ref="513713155"/>
+ </array>
+ <reference key="parent" ref="1007623982"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">58</string>
+ <reference key="object" ref="318883175"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">236</string>
+ <reference key="object" ref="370312882"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">129</string>
+ <reference key="object" ref="53514519"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">143</string>
+ <reference key="object" ref="818601752"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">131</string>
+ <reference key="object" ref="312882240"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="754807049"/>
+ </array>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">130</string>
+ <reference key="object" ref="754807049"/>
+ <reference key="parent" ref="312882240"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">144</string>
+ <reference key="object" ref="393057417"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">134</string>
+ <reference key="object" ref="1070900683"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">145</string>
+ <reference key="object" ref="490354195"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">150</string>
+ <reference key="object" ref="339545896"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">149</string>
+ <reference key="object" ref="1020789955"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">136</string>
+ <reference key="object" ref="513713155"/>
+ <reference key="parent" ref="639919077"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">83</string>
+ <reference key="object" ref="316218839"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="731402223"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">81</string>
+ <reference key="object" ref="731402223"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="811411383"/>
+ <reference ref="19735575"/>
+ <reference ref="848204597"/>
+ <reference ref="97156943"/>
+ <reference ref="747238131"/>
+ </array>
+ <reference key="parent" ref="316218839"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">609</string>
+ <reference key="object" ref="811411383"/>
+ <reference key="parent" ref="731402223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">646</string>
+ <reference key="object" ref="19735575"/>
+ <reference key="parent" ref="731402223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">rf2-ay-8rn</string>
+ <reference key="object" ref="848204597"/>
+ <reference key="parent" ref="731402223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">79</string>
+ <reference key="object" ref="97156943"/>
+ <reference key="parent" ref="731402223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">73</string>
+ <reference key="object" ref="747238131"/>
+ <reference key="parent" ref="731402223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">217</string>
+ <reference key="object" ref="152802119"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="615426192"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">205</string>
+ <reference key="object" ref="615426192"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="1016313181"/>
+ <reference ref="227532631"/>
+ <reference ref="483451059"/>
+ <reference ref="209655843"/>
+ <reference ref="1050394775"/>
+ <reference ref="313074668"/>
+ <reference ref="521063672"/>
+ <reference ref="971495868"/>
+ <reference ref="775369925"/>
+ <reference ref="650120985"/>
+ <reference ref="52135150"/>
+ <reference ref="95474493"/>
+ <reference ref="275143850"/>
+ <reference ref="234642991"/>
+ <reference ref="482864853"/>
+ </array>
+ <reference key="parent" ref="152802119"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">207</string>
+ <reference key="object" ref="1016313181"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">215</string>
+ <reference key="object" ref="227532631"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">206</string>
+ <reference key="object" ref="483451059"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">199</string>
+ <reference key="object" ref="209655843"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">197</string>
+ <reference key="object" ref="1050394775"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">203</string>
+ <reference key="object" ref="313074668"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">485</string>
+ <reference key="object" ref="521063672"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">202</string>
+ <reference key="object" ref="971495868"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">198</string>
+ <reference key="object" ref="775369925"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">214</string>
+ <reference key="object" ref="650120985"/>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">218</string>
+ <reference key="object" ref="52135150"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="42545822"/>
+ </array>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">220</string>
+ <reference key="object" ref="42545822"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="694149498"/>
+ <reference ref="527134947"/>
+ <reference ref="499356451"/>
+ <reference ref="438298453"/>
+ <reference ref="334216725"/>
+ <reference ref="888890427"/>
+ </array>
+ <reference key="parent" ref="52135150"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">209</string>
+ <reference key="object" ref="694149498"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">534</string>
+ <reference key="object" ref="527134947"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">208</string>
+ <reference key="object" ref="499356451"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">213</string>
+ <reference key="object" ref="438298453"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">221</string>
+ <reference key="object" ref="334216725"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">210</string>
+ <reference key="object" ref="888890427"/>
+ <reference key="parent" ref="42545822"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">216</string>
+ <reference key="object" ref="95474493"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="635781614"/>
+ </array>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">200</string>
+ <reference key="object" ref="635781614"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="810097392"/>
+ <reference ref="276316807"/>
+ <reference ref="710261109"/>
+ <reference ref="978881680"/>
+ <reference ref="598550440"/>
+ <reference ref="799188927"/>
+ </array>
+ <reference key="parent" ref="95474493"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">204</string>
+ <reference key="object" ref="810097392"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">201</string>
+ <reference key="object" ref="276316807"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">453</string>
+ <reference key="object" ref="710261109"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">219</string>
+ <reference key="object" ref="978881680"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">346</string>
+ <reference key="object" ref="598550440"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">454</string>
+ <reference key="object" ref="799188927"/>
+ <reference key="parent" ref="635781614"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">348</string>
+ <reference key="object" ref="275143850"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="555537343"/>
+ </array>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">349</string>
+ <reference key="object" ref="555537343"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="178882247"/>
+ <reference ref="854337306"/>
+ <reference ref="84020104"/>
+ <reference ref="227929686"/>
+ <reference ref="808689713"/>
+ <reference ref="36796212"/>
+ <reference ref="541756067"/>
+ </array>
+ <reference key="parent" ref="275143850"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">457</string>
+ <reference key="object" ref="178882247"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">459</string>
+ <reference key="object" ref="854337306"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">350</string>
+ <reference key="object" ref="84020104"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">351</string>
+ <reference key="object" ref="227929686"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">460</string>
+ <reference key="object" ref="808689713"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">354</string>
+ <reference key="object" ref="36796212"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">462</string>
+ <reference key="object" ref="541756067"/>
+ <reference key="parent" ref="555537343"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">450</string>
+ <reference key="object" ref="234642991"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="68937164"/>
+ </array>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">451</string>
+ <reference key="object" ref="68937164"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="441925809"/>
+ <reference ref="954892865"/>
+ <reference ref="886327049"/>
+ </array>
+ <reference key="parent" ref="234642991"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">452</string>
+ <reference key="object" ref="441925809"/>
+ <reference key="parent" ref="68937164"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">465</string>
+ <reference key="object" ref="954892865"/>
+ <reference key="parent" ref="68937164"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">466</string>
+ <reference key="object" ref="886327049"/>
+ <reference key="parent" ref="68937164"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">211</string>
+ <reference key="object" ref="482864853"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="608370105"/>
+ </array>
+ <reference key="parent" ref="615426192"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">212</string>
+ <reference key="object" ref="608370105"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="673123968"/>
+ <reference ref="807254252"/>
+ </array>
+ <reference key="parent" ref="482864853"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">196</string>
+ <reference key="object" ref="673123968"/>
+ <reference key="parent" ref="608370105"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">195</string>
+ <reference key="object" ref="807254252"/>
+ <reference key="parent" ref="608370105"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">375</string>
+ <reference key="object" ref="532432597"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="260180391"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">376</string>
+ <reference key="object" ref="260180391"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="469637357"/>
+ <reference ref="878888798"/>
+ </array>
+ <reference key="parent" ref="532432597"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">377</string>
+ <reference key="object" ref="469637357"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="47695461"/>
+ </array>
+ <reference key="parent" ref="260180391"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">388</string>
+ <reference key="object" ref="47695461"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="435118259"/>
+ <reference ref="685765258"/>
+ <reference ref="698764690"/>
+ <reference ref="581783527"/>
+ <reference ref="254085646"/>
+ <reference ref="387393358"/>
+ <reference ref="182510838"/>
+ <reference ref="207304917"/>
+ <reference ref="898621376"/>
+ <reference ref="462522699"/>
+ <reference ref="1055508514"/>
+ <reference ref="72541814"/>
+ <reference ref="676976671"/>
+ <reference ref="396402858"/>
+ <reference ref="626009594"/>
+ <reference ref="497764422"/>
+ </array>
+ <reference key="parent" ref="469637357"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">389</string>
+ <reference key="object" ref="435118259"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">390</string>
+ <reference key="object" ref="685765258"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">391</string>
+ <reference key="object" ref="698764690"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">392</string>
+ <reference key="object" ref="581783527"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">393</string>
+ <reference key="object" ref="254085646"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">394</string>
+ <reference key="object" ref="387393358"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">395</string>
+ <reference key="object" ref="182510838"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">396</string>
+ <reference key="object" ref="207304917"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">397</string>
+ <reference key="object" ref="898621376"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="982018417"/>
+ </array>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">415</string>
+ <reference key="object" ref="982018417"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="536404927"/>
+ <reference ref="911624108"/>
+ <reference ref="924848711"/>
+ <reference ref="151517909"/>
+ </array>
+ <reference key="parent" ref="898621376"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">416</string>
+ <reference key="object" ref="536404927"/>
+ <reference key="parent" ref="982018417"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">417</string>
+ <reference key="object" ref="911624108"/>
+ <reference key="parent" ref="982018417"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">418</string>
+ <reference key="object" ref="924848711"/>
+ <reference key="parent" ref="982018417"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">419</string>
+ <reference key="object" ref="151517909"/>
+ <reference key="parent" ref="982018417"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">398</string>
+ <reference key="object" ref="462522699"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="129930375"/>
+ </array>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">411</string>
+ <reference key="object" ref="129930375"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="969057758"/>
+ <reference ref="666051587"/>
+ <reference ref="777841351"/>
+ </array>
+ <reference key="parent" ref="462522699"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">412</string>
+ <reference key="object" ref="969057758"/>
+ <reference key="parent" ref="129930375"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">413</string>
+ <reference key="object" ref="666051587"/>
+ <reference key="parent" ref="129930375"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">414</string>
+ <reference key="object" ref="777841351"/>
+ <reference key="parent" ref="129930375"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">399</string>
+ <reference key="object" ref="1055508514"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="183843316"/>
+ </array>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">405</string>
+ <reference key="object" ref="183843316"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="202189202"/>
+ <reference ref="824638879"/>
+ <reference ref="927538672"/>
+ <reference ref="803450754"/>
+ <reference ref="117597457"/>
+ </array>
+ <reference key="parent" ref="1055508514"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">406</string>
+ <reference key="object" ref="202189202"/>
+ <reference key="parent" ref="183843316"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">407</string>
+ <reference key="object" ref="824638879"/>
+ <reference key="parent" ref="183843316"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">408</string>
+ <reference key="object" ref="927538672"/>
+ <reference key="parent" ref="183843316"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">409</string>
+ <reference key="object" ref="803450754"/>
+ <reference key="parent" ref="183843316"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">410</string>
+ <reference key="object" ref="117597457"/>
+ <reference key="parent" ref="183843316"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">400</string>
+ <reference key="object" ref="72541814"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">401</string>
+ <reference key="object" ref="676976671"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">402</string>
+ <reference key="object" ref="396402858"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">403</string>
+ <reference key="object" ref="626009594"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">404</string>
+ <reference key="object" ref="497764422"/>
+ <reference key="parent" ref="47695461"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">496</string>
+ <reference key="object" ref="878888798"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="954362204"/>
+ </array>
+ <reference key="parent" ref="260180391"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">497</string>
+ <reference key="object" ref="954362204"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="764804144"/>
+ <reference ref="196388074"/>
+ <reference ref="394667378"/>
+ <reference ref="713809051"/>
+ <reference ref="297983530"/>
+ <reference ref="225342933"/>
+ <reference ref="928834455"/>
+ <reference ref="144988915"/>
+ <reference ref="6647638"/>
+ <reference ref="104690072"/>
+ </array>
+ <reference key="parent" ref="878888798"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">498</string>
+ <reference key="object" ref="764804144"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">499</string>
+ <reference key="object" ref="196388074"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">500</string>
+ <reference key="object" ref="394667378"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">501</string>
+ <reference key="object" ref="713809051"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">502</string>
+ <reference key="object" ref="297983530"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">503</string>
+ <reference key="object" ref="225342933"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="138790741"/>
+ </array>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">508</string>
+ <reference key="object" ref="138790741"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="759187287"/>
+ <reference ref="376824797"/>
+ <reference ref="285899157"/>
+ <reference ref="1064243037"/>
+ <reference ref="462161159"/>
+ <reference ref="225403515"/>
+ <reference ref="750952994"/>
+ <reference ref="504962853"/>
+ <reference ref="873105336"/>
+ </array>
+ <reference key="parent" ref="225342933"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">509</string>
+ <reference key="object" ref="759187287"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">510</string>
+ <reference key="object" ref="376824797"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">511</string>
+ <reference key="object" ref="285899157"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">512</string>
+ <reference key="object" ref="1064243037"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">513</string>
+ <reference key="object" ref="462161159"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">514</string>
+ <reference key="object" ref="225403515"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">515</string>
+ <reference key="object" ref="750952994"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">516</string>
+ <reference key="object" ref="504962853"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">517</string>
+ <reference key="object" ref="873105336"/>
+ <reference key="parent" ref="138790741"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">504</string>
+ <reference key="object" ref="928834455"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">505</string>
+ <reference key="object" ref="144988915"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">506</string>
+ <reference key="object" ref="6647638"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">507</string>
+ <reference key="object" ref="104690072"/>
+ <reference key="parent" ref="954362204"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">19</string>
+ <reference key="object" ref="461206755"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="718553326"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">24</string>
+ <reference key="object" ref="718553326"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="250881679"/>
+ <reference ref="149363329"/>
+ <reference ref="812700807"/>
+ <reference ref="27779496"/>
+ </array>
+ <reference key="parent" ref="461206755"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">23</string>
+ <reference key="object" ref="250881679"/>
+ <reference key="parent" ref="718553326"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">239</string>
+ <reference key="object" ref="149363329"/>
+ <reference key="parent" ref="718553326"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">92</string>
+ <reference key="object" ref="812700807"/>
+ <reference key="parent" ref="718553326"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">5</string>
+ <reference key="object" ref="27779496"/>
+ <reference key="parent" ref="718553326"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">490</string>
+ <reference key="object" ref="236821223"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="84681450"/>
+ </array>
+ <reference key="parent" ref="156542226"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">491</string>
+ <reference key="object" ref="84681450"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="437187475"/>
+ </array>
+ <reference key="parent" ref="236821223"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">492</string>
+ <reference key="object" ref="437187475"/>
+ <reference key="parent" ref="84681450"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">371</string>
+ <reference key="object" ref="168628689"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="773257948"/>
+ </array>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">372</string>
+ <reference key="object" ref="773257948"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="1026693944"/>
+ <reference ref="517423975"/>
+ <reference ref="121523904"/>
+ </array>
+ <reference key="parent" ref="168628689"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">536</string>
+ <reference key="object" ref="1026693944"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="706855941"/>
+ <reference ref="745817006"/>
+ <reference ref="538629685"/>
+ <reference ref="351647071"/>
+ </array>
+ <reference key="parent" ref="773257948"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">538</string>
+ <reference key="object" ref="706855941"/>
+ <reference key="parent" ref="1026693944"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">540</string>
+ <reference key="object" ref="745817006"/>
+ <reference key="parent" ref="1026693944"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">539</string>
+ <reference key="object" ref="538629685"/>
+ <reference key="parent" ref="1026693944"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">573</string>
+ <reference key="object" ref="517423975"/>
+ <reference key="parent" ref="773257948"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">687</string>
+ <reference key="object" ref="121523904"/>
+ <reference key="parent" ref="773257948"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">610</string>
+ <reference key="object" ref="619695315"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="248538310"/>
+ </array>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">611</string>
+ <reference key="object" ref="248538310"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="804074654"/>
+ <reference ref="345489272"/>
+ <reference ref="164068726"/>
+ <reference ref="253763866"/>
+ <reference ref="219064696"/>
+ <reference ref="374129197"/>
+ <reference ref="109351171"/>
+ <reference ref="172014817"/>
+ <reference ref="464541668"/>
+ </array>
+ <reference key="parent" ref="619695315"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">612</string>
+ <reference key="object" ref="804074654"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="207021086"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">613</string>
+ <reference key="object" ref="207021086"/>
+ <reference key="parent" ref="804074654"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">616</string>
+ <reference key="object" ref="345489272"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="538284755"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">617</string>
+ <reference key="object" ref="538284755"/>
+ <reference key="parent" ref="345489272"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">618</string>
+ <reference key="object" ref="164068726"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="132014401"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">619</string>
+ <reference key="object" ref="132014401"/>
+ <reference key="parent" ref="164068726"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">620</string>
+ <reference key="object" ref="253763866"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="154067218"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">621</string>
+ <reference key="object" ref="154067218"/>
+ <reference key="parent" ref="253763866"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">627</string>
+ <reference key="object" ref="219064696"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="219347982"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">628</string>
+ <reference key="object" ref="219347982"/>
+ <reference key="parent" ref="219064696"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">629</string>
+ <reference key="object" ref="374129197"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="229170345"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">630</string>
+ <reference key="object" ref="229170345"/>
+ <reference key="parent" ref="374129197"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">631</string>
+ <reference key="object" ref="109351171"/>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">681</string>
+ <reference key="object" ref="172014817"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="637517278"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">682</string>
+ <reference key="object" ref="637517278"/>
+ <reference key="parent" ref="172014817"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">684</string>
+ <reference key="object" ref="464541668"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="869467967"/>
+ </array>
+ <reference key="parent" ref="248538310"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">685</string>
+ <reference key="object" ref="869467967"/>
+ <reference key="parent" ref="464541668"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">494</string>
+ <reference key="object" ref="865357229"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">420</string>
+ <reference key="object" ref="1028722030"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">594</string>
+ <reference key="object" ref="1060514328"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">595</string>
+ <reference key="object" ref="473492163"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">623</string>
+ <reference key="object" ref="208438053"/>
+ <reference key="parent" ref="0"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">537</string>
+ <reference key="object" ref="351647071"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="281302497"/>
+ </array>
+ <reference key="parent" ref="1026693944"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">541</string>
+ <reference key="object" ref="281302497"/>
+ <array class="NSMutableArray" key="children">
+ <reference ref="732990771"/>
+ </array>
+ <reference key="parent" ref="351647071"/>
+ </object>
+ <object class="IBObjectRecord">
+ <string key="id">544</string>
+ <reference key="object" ref="732990771"/>
+ <reference key="parent" ref="281302497"/>
+ </object>
+ </array>
+ </object>
+ <dictionary class="NSMutableDictionary" key="flattenedProperties">
+ <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-1.showNotes"/>
+ <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-2.showNotes"/>
+ <string key="-3.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="-3.showNotes"/>
+ <string key="129.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="129.showNotes"/>
+ <string key="130.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="130.showNotes"/>
+ <string key="131.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="131.showNotes"/>
+ <string key="134.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="134.showNotes"/>
+ <string key="136.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="136.showNotes"/>
+ <string key="143.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="143.showNotes"/>
+ <string key="144.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="144.showNotes"/>
+ <string key="145.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="145.showNotes"/>
+ <string key="149.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="149.showNotes"/>
+ <string key="150.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="150.showNotes"/>
+ <string key="19.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="19.showNotes"/>
+ <string key="195.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="195.showNotes"/>
+ <string key="196.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="196.showNotes"/>
+ <string key="197.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="197.showNotes"/>
+ <string key="198.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="198.showNotes"/>
+ <string key="199.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="199.showNotes"/>
+ <string key="200.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="200.showNotes"/>
+ <string key="201.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="201.showNotes"/>
+ <string key="202.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="202.showNotes"/>
+ <string key="203.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="203.showNotes"/>
+ <string key="204.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="204.showNotes"/>
+ <string key="205.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="205.showNotes"/>
+ <string key="206.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="206.showNotes"/>
+ <string key="207.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="207.showNotes"/>
+ <string key="208.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="208.showNotes"/>
+ <string key="209.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="209.showNotes"/>
+ <string key="210.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="210.showNotes"/>
+ <string key="211.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="211.showNotes"/>
+ <string key="212.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="212.showNotes"/>
+ <string key="213.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="213.showNotes"/>
+ <string key="214.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="214.showNotes"/>
+ <string key="215.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="215.showNotes"/>
+ <string key="216.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="216.showNotes"/>
+ <string key="217.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="217.showNotes"/>
+ <string key="218.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="218.showNotes"/>
+ <string key="219.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="219.showNotes"/>
+ <string key="220.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="220.showNotes"/>
+ <string key="221.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="221.showNotes"/>
+ <string key="23.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="23.showNotes"/>
+ <string key="236.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="236.showNotes"/>
+ <string key="239.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="239.showNotes"/>
+ <string key="24.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="24.showNotes"/>
+ <string key="29.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="29.showNotes"/>
+ <string key="346.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="346.showNotes"/>
+ <string key="348.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="348.showNotes"/>
+ <string key="349.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="349.showNotes"/>
+ <string key="350.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="350.showNotes"/>
+ <string key="351.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="351.showNotes"/>
+ <string key="354.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="354.showNotes"/>
+ <boolean value="NO" key="371.IBNSWindowAutoPositionCentersHorizontal"/>
+ <boolean value="NO" key="371.IBNSWindowAutoPositionCentersVertical"/>
+ <string key="371.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="YES" key="371.NSWindowTemplate.visibleAtLaunch"/>
+ <boolean value="NO" key="371.showNotes"/>
+ <string key="372.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="372.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="372.showNotes"/>
+ <string key="375.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="375.showNotes"/>
+ <string key="376.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="376.showNotes"/>
+ <string key="377.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="377.showNotes"/>
+ <string key="388.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="388.showNotes"/>
+ <string key="389.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="389.showNotes"/>
+ <string key="390.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="390.showNotes"/>
+ <string key="391.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="391.showNotes"/>
+ <string key="392.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="392.showNotes"/>
+ <string key="393.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="393.showNotes"/>
+ <string key="394.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="394.showNotes"/>
+ <string key="395.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="395.showNotes"/>
+ <string key="396.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="396.showNotes"/>
+ <string key="397.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="397.showNotes"/>
+ <string key="398.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="398.showNotes"/>
+ <string key="399.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="399.showNotes"/>
+ <string key="400.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="400.showNotes"/>
+ <string key="401.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="401.showNotes"/>
+ <string key="402.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="402.showNotes"/>
+ <string key="403.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="403.showNotes"/>
+ <string key="404.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="404.showNotes"/>
+ <string key="405.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="405.showNotes"/>
+ <string key="406.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="406.showNotes"/>
+ <string key="407.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="407.showNotes"/>
+ <string key="408.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="408.showNotes"/>
+ <string key="409.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="409.showNotes"/>
+ <string key="410.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="410.showNotes"/>
+ <string key="411.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="411.showNotes"/>
+ <string key="412.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="412.showNotes"/>
+ <string key="413.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="413.showNotes"/>
+ <string key="414.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="414.showNotes"/>
+ <string key="415.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="415.showNotes"/>
+ <string key="416.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="416.showNotes"/>
+ <string key="417.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="417.showNotes"/>
+ <string key="418.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="418.showNotes"/>
+ <string key="419.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="419.showNotes"/>
+ <string key="420.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="420.showNotes"/>
+ <string key="450.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="450.showNotes"/>
+ <string key="451.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="451.showNotes"/>
+ <string key="452.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="452.showNotes"/>
+ <string key="453.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="453.showNotes"/>
+ <string key="454.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="454.showNotes"/>
+ <string key="457.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="457.showNotes"/>
+ <string key="459.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="459.showNotes"/>
+ <string key="460.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="460.showNotes"/>
+ <string key="462.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="462.showNotes"/>
+ <string key="465.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="465.showNotes"/>
+ <string key="466.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="466.showNotes"/>
+ <string key="485.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="485.showNotes"/>
+ <string key="490.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="490.showNotes"/>
+ <string key="491.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="491.showNotes"/>
+ <string key="492.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="492.showNotes"/>
+ <string key="494.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="494.showNotes"/>
+ <string key="496.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="496.showNotes"/>
+ <string key="497.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="497.showNotes"/>
+ <string key="498.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="498.showNotes"/>
+ <string key="499.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="499.showNotes"/>
+ <string key="5.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="5.showNotes"/>
+ <string key="500.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="500.showNotes"/>
+ <string key="501.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="501.showNotes"/>
+ <string key="502.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="502.showNotes"/>
+ <string key="503.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="503.showNotes"/>
+ <string key="504.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="504.showNotes"/>
+ <string key="505.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="505.showNotes"/>
+ <string key="506.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="506.showNotes"/>
+ <string key="507.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="507.showNotes"/>
+ <string key="508.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="508.showNotes"/>
+ <string key="509.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="509.showNotes"/>
+ <string key="510.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="510.showNotes"/>
+ <string key="511.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="511.showNotes"/>
+ <string key="512.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="512.showNotes"/>
+ <string key="513.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="513.showNotes"/>
+ <string key="514.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="514.showNotes"/>
+ <string key="515.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="515.showNotes"/>
+ <string key="516.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="516.showNotes"/>
+ <string key="517.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="517.showNotes"/>
+ <string key="534.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="534.showNotes"/>
+ <string key="536.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="536.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="536.showNotes"/>
+ <string key="537.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="537.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="537.showNotes"/>
+ <string key="538.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="538.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="538.showNotes"/>
+ <string key="539.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="539.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="539.showNotes"/>
+ <string key="540.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="540.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="540.showNotes"/>
+ <string key="541.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="541.showNotes"/>
+ <string key="544.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="544.showNotes"/>
+ <string key="56.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="56.showNotes"/>
+ <string key="57.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="57.showNotes"/>
+ <string key="573.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="573.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="573.showNotes"/>
+ <string key="58.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="58.showNotes"/>
+ <string key="594.CustomClassName">MCTMsgListViewController</string>
+ <string key="594.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="594.showNotes"/>
+ <string key="595.CustomClassName">MCTMsgViewController</string>
+ <string key="595.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="595.showNotes"/>
+ <string key="609.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="609.showNotes"/>
+ <boolean value="YES" key="610.IBNSWindowAutoPositionCentersHorizontal"/>
+ <boolean value="YES" key="610.IBNSWindowAutoPositionCentersVertical"/>
+ <string key="610.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="610.showNotes"/>
+ <string key="611.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="611.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="611.showNotes"/>
+ <string key="612.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="612.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="612.showNotes"/>
+ <string key="613.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="613.showNotes"/>
+ <string key="616.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="616.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="616.showNotes"/>
+ <string key="617.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="617.showNotes"/>
+ <string key="618.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="618.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="618.showNotes"/>
+ <string key="619.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="619.showNotes"/>
+ <string key="620.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="620.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="620.showNotes"/>
+ <string key="621.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="621.showNotes"/>
+ <string key="623.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="623.showNotes"/>
+ <string key="627.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="627.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="627.showNotes"/>
+ <string key="628.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="628.showNotes"/>
+ <string key="629.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="629.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="629.showNotes"/>
+ <string key="630.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="630.showNotes"/>
+ <string key="631.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="631.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="631.showNotes"/>
+ <string key="646.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="646.showNotes"/>
+ <string key="681.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="681.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="681.showNotes"/>
+ <string key="682.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="682.showNotes"/>
+ <string key="684.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="684.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="684.showNotes"/>
+ <string key="685.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="685.showNotes"/>
+ <string key="687.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <reference key="687.IBUserGuides" ref="0"/>
+ <boolean value="NO" key="687.showNotes"/>
+ <string key="73.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="73.showNotes"/>
+ <string key="79.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="79.showNotes"/>
+ <string key="81.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="81.showNotes"/>
+ <string key="83.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="83.showNotes"/>
+ <string key="92.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="92.showNotes"/>
+ <string key="rf2-ay-8rn.IBPluginDependency">com.apple.InterfaceBuilder.CocoaPlugin</string>
+ <boolean value="NO" key="rf2-ay-8rn.showNotes"/>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
+ <nil key="activeLocalization"/>
+ <dictionary class="NSMutableDictionary" key="localizations"/>
+ <nil key="sourceID"/>
+ </object>
+ <object class="IBClassDescriber" key="IBDocument.Classes">
+ <array class="NSMutableArray" key="referencedPartialClassDescriptions">
+ <object class="IBPartialClassDescription">
+ <string key="className">AppDelegate</string>
+ <string key="superclassName">UIResponder</string>
+ <dictionary class="NSMutableDictionary" key="actions">
+ <string key="accountCancel:">id</string>
+ <string key="accountLogin:">id</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="actionInfosByName">
+ <object class="IBActionInfo" key="accountCancel:">
+ <string key="name">accountCancel:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBActionInfo" key="accountLogin:">
+ <string key="name">accountLogin:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="outlets">
+ <string key="_accountWindow">NSWindow</string>
+ <string key="_msgListViewController">MCTMsgListViewController</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <object class="IBToOneOutletInfo" key="_accountWindow">
+ <string key="name">_accountWindow</string>
+ <string key="candidateClassName">NSWindow</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="_msgListViewController">
+ <string key="name">_msgListViewController</string>
+ <string key="candidateClassName">MCTMsgListViewController</string>
+ </object>
+ </dictionary>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/AppDelegate.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">MCOMessageView</string>
+ <string key="superclassName">NSView</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/MCOMessageView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">MCTMsgListViewController</string>
+ <string key="superclassName">NSViewController</string>
+ <dictionary class="NSMutableDictionary" key="outlets">
+ <string key="_msgViewController">MCTMsgViewController</string>
+ <string key="_tableView">NSTableView</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <object class="IBToOneOutletInfo" key="_msgViewController">
+ <string key="name">_msgViewController</string>
+ <string key="candidateClassName">MCTMsgViewController</string>
+ </object>
+ <object class="IBToOneOutletInfo" key="_tableView">
+ <string key="name">_tableView</string>
+ <string key="candidateClassName">NSTableView</string>
+ </object>
+ </dictionary>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/MCTMsgListViewController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">MCTMsgViewController</string>
+ <string key="superclassName">NSViewController</string>
+ <object class="NSMutableDictionary" key="outlets">
+ <string key="NS.key.0">_messageView</string>
+ <string key="NS.object.0">MCOMessageView</string>
+ </object>
+ <object class="NSMutableDictionary" key="toOneOutletInfosByName">
+ <string key="NS.key.0">_messageView</string>
+ <object class="IBToOneOutletInfo" key="NS.object.0">
+ <string key="name">_messageView</string>
+ <string key="candidateClassName">MCOMessageView</string>
+ </object>
+ </object>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/MCTMsgViewController.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">NSTextView</string>
+ <dictionary class="NSMutableDictionary" key="actions">
+ <string key="orderFrontSharingServicePicker:">id</string>
+ <string key="toggleQuickLookPreviewPanel:">id</string>
+ </dictionary>
+ <dictionary class="NSMutableDictionary" key="actionInfosByName">
+ <object class="IBActionInfo" key="orderFrontSharingServicePicker:">
+ <string key="name">orderFrontSharingServicePicker:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ <object class="IBActionInfo" key="toggleQuickLookPreviewPanel:">
+ <string key="name">toggleQuickLookPreviewPanel:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ </dictionary>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/NSTextView.h</string>
+ </object>
+ </object>
+ <object class="IBPartialClassDescription">
+ <string key="className">UIResponder</string>
+ <string key="superclassName">NSObject</string>
+ <object class="IBClassDescriptionSource" key="sourceIdentifier">
+ <string key="majorKey">IBProjectSource</string>
+ <string key="minorKey">./Classes/UIResponder.h</string>
+ </object>
+ </object>
+ </array>
+ </object>
+ <int key="IBDocument.localizationMode">0</int>
+ <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
+ <real value="1080" key="NS.object.0"/>
+ </object>
+ <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
+ <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
+ <integer value="4600" key="NS.object.0"/>
+ </object>
+ <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
+ <int key="IBDocument.defaultPropertyAccessControl">3</int>
+ <dictionary class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
+ <string key="NSMenuCheckmark">{11, 11}</string>
+ <string key="NSMenuMixedState">{10, 3}</string>
+ </dictionary>
+ </data>
+</archive>