forked from BranchMetrics/xcode-github
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathXGAStatusViewController.xib
More file actions
342 lines (342 loc) · 31.3 KB
/
XGAStatusViewController.xib
File metadata and controls
342 lines (342 loc) · 31.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="XGAStatusViewController">
<connections>
<outlet property="arrayController" destination="cGa-aF-L8a" id="BoL-Id-rGD"/>
<outlet property="statusTextField" destination="vCv-VE-ECA" id="NJw-r0-8qn"/>
<outlet property="tableView" destination="V1I-R2-4rc" id="xsB-BA-nea"/>
<outlet property="updateProgessIndictor" destination="ATN-i4-764" id="Zsw-x7-5ec"/>
<outlet property="view" destination="vWG-l8-hki" id="cSH-sM-vNJ"/>
<outlet property="window" destination="RZ1-8e-KVW" id="FnG-Cy-GgK"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Status" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" frameAutosaveName="" animationBehavior="default" tabbingMode="disallowed" id="RZ1-8e-KVW">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="113" y="498" width="905" height="300"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="877"/>
<value key="minSize" type="size" width="480" height="300"/>
<view key="contentView" id="vWG-l8-hki">
<rect key="frame" x="0.0" y="0.0" width="905" height="300"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="ifZ-K6-x8v" customClass="XGAStatusLineView">
<rect key="frame" x="0.0" y="0.0" width="905" height="20"/>
<subviews>
<textField verticalHuggingPriority="750" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vCv-VE-ECA" userLabel="Status">
<rect key="frame" x="26" y="3" width="879" height="14"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" refusesFirstResponder="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" state="on" title="Status " drawsBackground="YES" allowsEditingTextAttributes="YES" id="NCa-KF-zLR">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<progressIndicator wantsLayer="YES" canDrawConcurrently="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="ATN-i4-764">
<rect key="frame" x="5" y="2" width="16" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="Foh-Pf-N9E"/>
<constraint firstAttribute="width" constant="16" id="rOd-lJ-g08"/>
</constraints>
</progressIndicator>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="20" id="0Yp-wm-hZb"/>
<constraint firstItem="vCv-VE-ECA" firstAttribute="leading" secondItem="ATN-i4-764" secondAttribute="trailing" constant="5" id="3ED-zu-R53"/>
<constraint firstItem="ATN-i4-764" firstAttribute="centerY" secondItem="ifZ-K6-x8v" secondAttribute="centerY" id="P9T-uy-Zm4"/>
<constraint firstItem="ATN-i4-764" firstAttribute="leading" secondItem="ifZ-K6-x8v" secondAttribute="leading" constant="5" id="PHI-jE-Q1I"/>
<constraint firstAttribute="trailing" secondItem="vCv-VE-ECA" secondAttribute="trailing" id="Qcd-pe-9ze"/>
<constraint firstItem="vCv-VE-ECA" firstAttribute="centerY" secondItem="ATN-i4-764" secondAttribute="centerY" id="mZO-df-1FQ"/>
</constraints>
</customView>
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="22" horizontalPageScroll="10" verticalLineScroll="22" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KPp-Ej-U0e">
<rect key="frame" x="0.0" y="20" width="905" height="280"/>
<clipView key="contentView" drawsBackground="NO" id="eJw-gk-Abx">
<rect key="frame" x="0.0" y="0.0" width="905" height="280"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="20" rowSizeStyle="automatic" headerView="TMx-DJ-twt" viewBased="YES" id="V1I-R2-4rc">
<rect key="frame" x="0.0" y="0.0" width="925" height="257"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="3" height="2"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn editable="NO" width="240" minWidth="20" maxWidth="10000" id="wzr-3L-lTR">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Status">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5Ya-3E-eD2">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="caseInsensitiveCompare:" sortKey="statusSummary.description"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="NBb-IA-dak">
<rect key="frame" x="1" y="1" width="240" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ydA-Hp-O1N">
<rect key="frame" x="5" y="0.0" width="16" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSActionTemplate" id="qE5-YF-pth"/>
<connections>
<binding destination="NBb-IA-dak" name="value" keyPath="objectValue.statusImage" id="Ntv-bO-lfj"/>
</connections>
</imageView>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jlz-jg-E1H">
<rect key="frame" x="24" y="0.0" width="215" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="TableCell" id="4aw-Yp-PbW">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="NBb-IA-dak" name="toolTip" keyPath="objectValue.statusSummary.description" id="OXo-vd-Oj1"/>
<binding destination="NBb-IA-dak" name="value" keyPath="objectValue.statusSummary.description" id="dDa-Ip-3M8"/>
</connections>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="Jlz-jg-E1H" id="n9q-Bp-IdV"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn editable="NO" width="140" minWidth="40" maxWidth="10000" id="Whk-qc-hCH">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Xcode Server">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="O5R-QM-bKu">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="caseInsensitiveCompare:" sortKey="server"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="cEg-Xo-ncp">
<rect key="frame" x="244" y="1" width="140" height="20"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pyn-uV-tV5">
<rect key="frame" x="0.0" y="3" width="140" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="p6s-Pv-gWo">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="cEg-Xo-ncp" name="value" keyPath="objectValue.server" id="4FL-pm-G4l">
<dictionary key="options">
<bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
</dictionary>
</binding>
</connections>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="pyn-uV-tV5" id="lKI-OY-JJL"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn editable="NO" width="160" minWidth="64" maxWidth="10000" id="Q9V-1X-wm1">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Repository">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="zRI-2u-FME">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="caseInsensitiveCompare:" sortKey="repository"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="Lcp-KT-mJ5">
<rect key="frame" x="387" y="1" width="160" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6WU-PD-kUy">
<rect key="frame" x="0.0" y="0.0" width="160" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="mw2-PF-nBo">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="Lcp-KT-mJ5" name="toolTip" keyPath="objectValue.repository" id="dZC-bI-wnJ"/>
<binding destination="Lcp-KT-mJ5" name="value" keyPath="objectValue.repository" id="tqO-El-hIG">
<dictionary key="options">
<bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
<bool key="NSRaisesForNotApplicableKeys" value="NO"/>
</dictionary>
</binding>
</connections>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="6WU-PD-kUy" id="SnW-bx-QD1"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
<tableColumn editable="NO" width="373" minWidth="40" maxWidth="10000" id="vvp-2l-lmv">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="Branch">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="3YZ-ff-X1f">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<sortDescriptor key="sortDescriptorPrototype" selector="caseInsensitiveCompare:" sortKey="branchOrPRName"/>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="dg4-gi-bqo">
<rect key="frame" x="550" y="1" width="373" height="20"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eQS-1D-NKN">
<rect key="frame" x="0.0" y="3" width="373" height="17"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="qvh-WB-x8a">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="dg4-gi-bqo" name="value" keyPath="objectValue.branchOrPRName" id="xcS-qc-ZAN">
<dictionary key="options">
<bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
</dictionary>
</binding>
</connections>
</textField>
</subviews>
<connections>
<outlet property="textField" destination="eQS-1D-NKN" id="vsh-hz-B0N"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
<connections>
<binding destination="cGa-aF-L8a" name="content" keyPath="arrangedObjects" id="niU-ZZ-fA9"/>
<outlet property="menu" destination="HcQ-Df-cNa" id="31N-AL-QOj"/>
</connections>
</tableView>
</subviews>
<nil key="backgroundColor"/>
</clipView>
<scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="fq7-S2-E0z">
<rect key="frame" x="0.0" y="264" width="905" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="YYO-j3-3UW">
<rect key="frame" x="224" y="17" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<tableHeaderView key="headerView" id="TMx-DJ-twt">
<rect key="frame" x="0.0" y="0.0" width="925" height="23"/>
<autoresizingMask key="autoresizingMask"/>
</tableHeaderView>
</scrollView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="KPp-Ej-U0e" secondAttribute="trailing" id="6Yd-wq-tGo"/>
<constraint firstItem="KPp-Ej-U0e" firstAttribute="top" secondItem="vWG-l8-hki" secondAttribute="top" id="O87-gH-SHo"/>
<constraint firstItem="KPp-Ej-U0e" firstAttribute="leading" secondItem="vWG-l8-hki" secondAttribute="leading" id="TMZ-ko-W97"/>
<constraint firstAttribute="trailing" secondItem="ifZ-K6-x8v" secondAttribute="trailing" id="W03-1v-2EO"/>
<constraint firstAttribute="bottom" secondItem="ifZ-K6-x8v" secondAttribute="bottom" id="gyZ-7o-IWt"/>
<constraint firstItem="ifZ-K6-x8v" firstAttribute="top" secondItem="KPp-Ej-U0e" secondAttribute="bottom" id="hB1-Pb-IQK"/>
<constraint firstItem="ifZ-K6-x8v" firstAttribute="leading" secondItem="vWG-l8-hki" secondAttribute="leading" id="vOC-k4-GLa"/>
</constraints>
</view>
<point key="canvasLocation" x="882.5" y="-412"/>
</window>
<arrayController objectClassName="NSMutableArray" editable="NO" automaticallyRearrangesObjects="YES" id="cGa-aF-L8a">
<connections>
<binding destination="-2" name="sortDescriptors" keyPath="self.tableView.sortDescriptors" id="jvN-6v-WmS"/>
</connections>
</arrayController>
<menu id="HcQ-Df-cNa">
<items>
<menuItem title="Info" id="NCs-9a-HS3">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="showInfo:" target="-2" id="PFt-V8-58A"/>
</connections>
</menuItem>
<menuItem title="Show in Xcode" id="tZw-ZC-F0p">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="showInXcode:" target="-2" id="dtz-OI-AFn"/>
</connections>
</menuItem>
<menuItem title="Show in Browser" id="6Mw-Vp-tJJ">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="showInBrowser:" target="-2" id="rIg-H3-pnK"/>
</connections>
</menuItem>
<menuItem title="Download Integration Log" id="ROY-hH-sT7">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="downloadAssets:" target="-2" id="OiF-Nq-Tdk"/>
</connections>
</menuItem>
<menuItem title="Show Pull Request" id="vk3-TP-vUV">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="showPullRequest:" target="-1" id="igx-by-xcC"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="W6q-6a-oAG"/>
<menuItem title="Monitor For Pull Requests" state="on" id="UUl-ub-dpc">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="monitorRepo:" target="-2" id="ufv-JG-XnI"/>
</connections>
</menuItem>
<menuItem title="Start Integration" id="LTz-ry-hTo">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="startStopIntegration:" target="-2" id="OgI-ZH-7XV"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="10O-tV-3e7"/>
<menuItem title="Delete Xcode Bot" id="IKy-Sz-f9z">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="delete:" target="-2" id="1bp-XN-ztm"/>
</connections>
</menuItem>
</items>
<point key="canvasLocation" x="1493" y="-433"/>
</menu>
</objects>
<resources>
<image name="NSActionTemplate" width="14" height="14"/>
</resources>
</document>