| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
| 3 <data> | 3 <dependencies> |
| 4 <int key="IBDocument.SystemTarget">1070</int> | 4 <deployment version="1060" identifier="macosx"/> |
| 5 <string key="IBDocument.SystemVersion">12C60</string> | 5 <development version="5100" identifier="xcode"/> |
| 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
| 7 <string key="IBDocument.AppKitVersion">1187.34</string> | 7 </dependencies> |
| 8 <string key="IBDocument.HIToolboxVersion">625.00</string> | 8 <objects> |
| 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio
ns"> | 9 <customObject id="-2" userLabel="File's Owner" customClass="DisconnectWi
ndowController"> |
| 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin</string> | 10 <connections> |
| 11 <string key="NS.object.0">2549</string> | 11 <outlet property="connectedToField_" destination="23" id="25"/> |
| 12 </object> | 12 <outlet property="disconnectButton_" destination="13" id="26"/> |
| 13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc
ies"> | 13 <outlet property="window" destination="3" id="17"/> |
| 14 <bool key="EncodedWithXMLCoder">YES</bool> | 14 </connections> |
| 15 <string>NSButton</string> | 15 </customObject> |
| 16 <string>NSButtonCell</string> | 16 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> |
| 17 <string>NSCustomObject</string> | 17 <customObject id="-3" userLabel="Application"/> |
| 18 <string>NSTextField</string> | 18 <window title="Remoting" allowsToolTipsWhenApplicationIsInactive="NO" au
torecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavi
or="default" id="3" customClass="DisconnectWindow"> |
| 19 <string>NSTextFieldCell</string> | 19 <windowStyleMask key="styleMask" titled="YES" utility="YES"/> |
| 20 <string>NSView</string> | 20 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightS
trut="YES" topStrut="YES" bottomStrut="YES"/> |
| 21 <string>NSWindowTemplate</string> | 21 <rect key="contentRect" x="247" y="517" width="466" height="40"/> |
| 22 </object> | 22 <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1578"/> |
| 23 <object class="NSArray" key="IBDocument.PluginDependencies"> | 23 <view key="contentView" id="4" customClass="DisconnectView"> |
| 24 <bool key="EncodedWithXMLCoder">YES</bool> | 24 <rect key="frame" x="0.0" y="0.0" width="466" height="40"/> |
| 25 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> | 25 <autoresizingMask key="autoresizingMask" widthSizable="YES" heig
htSizable="YES"/> |
| 26 </object> | 26 <subviews> |
| 27 <object class="NSMutableDictionary" key="IBDocument.Metadata"> | 27 <button id="13"> |
| 28 <string key="NS.key.0">PluginDependencyRecalculationVers
ion</string> | 28 <rect key="frame" x="271" y="9" width="182" height="22"/
> |
| 29 <integer value="1" key="NS.object.0"/> | 29 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y
ES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 30 </object> | 30 <buttonCell key="cell" type="square" title="<disconne
ct>" bezelStyle="shadowlessSquare" alignment="center" controlSize="small" border
Style="border" imageScaling="proportionallyDown" inset="2" id="14"> |
| 31 <object class="NSMutableArray" key="IBDocument.RootObjects" id="
1000"> | 31 <behavior key="behavior" pushIn="YES" lightByBackgro
und="YES" lightByGray="YES"/> |
| 32 <bool key="EncodedWithXMLCoder">YES</bool> | 32 <font key="font" metaFont="smallSystem"/> |
| 33 <object class="NSCustomObject" id="1001"> | 33 </buttonCell> |
| 34 <string key="NSClassName">DisconnectWindowContro
ller</string> | 34 <connections> |
| 35 </object> | 35 <action selector="stopSharing:" target="-2" id="18"/
> |
| 36 <object class="NSCustomObject" id="1003"> | 36 </connections> |
| 37 <string key="NSClassName">FirstResponder</string
> | 37 </button> |
| 38 </object> | 38 <textField verticalHuggingPriority="750" id="23"> |
| 39 <object class="NSCustomObject" id="1004"> | 39 <rect key="frame" x="26" y="13" width="240" height="14"/
> |
| 40 <string key="NSClassName">NSApplication</string> | 40 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y
ES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 41 </object> | 41 <textFieldCell key="cell" controlSize="small" truncatesL
astVisibleLine="YES" enabled="NO" sendsActionOnEndEditing="YES" title="<conne
cted-to>" id="24"> |
| 42 <object class="NSWindowTemplate" id="327397516"> | 42 <font key="font" metaFont="smallSystem"/> |
| 43 <int key="NSWindowStyleMask">17</int> | 43 <color key="textColor" name="controlTextColor" catal
og="System" colorSpace="catalog"/> |
| 44 <int key="NSWindowBacking">2</int> | 44 <color key="backgroundColor" name="controlColor" cat
alog="System" colorSpace="catalog"/> |
| 45 <string key="NSWindowRect">{{247, 517}, {466, 40
}}</string> | 45 </textFieldCell> |
| 46 <int key="NSWTFlags">611844096</int> | 46 </textField> |
| 47 <string key="NSWindowTitle">Remoting</string> | 47 </subviews> |
| 48 <string key="NSWindowClass">DisconnectWindow</st
ring> | 48 </view> |
| 49 <nil key="NSViewClass"/> | 49 <connections> |
| 50 <nil key="NSUserInterfaceItemIdentifier"/> | 50 <outlet property="delegate" destination="-2" id="22"/> |
| 51 <object class="NSView" key="NSWindowView" id="17
18335"> | 51 </connections> |
| 52 <reference key="NSNextResponder"/> | 52 </window> |
| 53 <int key="NSvFlags">274</int> | 53 </objects> |
| 54 <object class="NSMutableArray" key="NSSu
bviews"> | 54 </document> |
| 55 <bool key="EncodedWithXMLCoder">
YES</bool> | |
| 56 <object class="NSButton" id="456
006926"> | |
| 57 <reference key="NSNextRe
sponder" ref="1718335"/> | |
| 58 <int key="NSvFlags">300<
/int> | |
| 59 <string key="NSFrame">{{
271, 9}, {182, 22}}</string> | |
| 60 <reference key="NSSuperv
iew" ref="1718335"/> | |
| 61 <reference key="NSWindow
"/> | |
| 62 <bool key="NSEnabled">YE
S</bool> | |
| 63 <object class="NSButtonC
ell" key="NSCell" id="837573888"> | |
| 64 <int key="NSCell
Flags">67108864</int> | |
| 65 <int key="NSCell
Flags2">134348800</int> | |
| 66 <string key="NSC
ontents"><disconnect></string> | |
| 67 <object class="N
SFont" key="NSSupport" id="26"> | |
| 68 <string
key="NSName">LucidaGrande</string> | |
| 69 <double
key="NSSize">11</double> | |
| 70 <int key
="NSfFlags">3100</int> | |
| 71 </object> | |
| 72 <reference key="
NSControlView" ref="456006926"/> | |
| 73 <int key="NSButt
onFlags">-2038284288</int> | |
| 74 <int key="NSButt
onFlags2">134</int> | |
| 75 <string key="NSA
lternateContents"/> | |
| 76 <string key="NSK
eyEquivalent"/> | |
| 77 <int key="NSPeri
odicDelay">200</int> | |
| 78 <int key="NSPeri
odicInterval">25</int> | |
| 79 </object> | |
| 80 <bool key="NSAllowsLogic
alLayoutDirection">NO</bool> | |
| 81 </object> | |
| 82 <object class="NSTextField" id="
165586339"> | |
| 83 <reference key="NSNextRe
sponder" ref="1718335"/> | |
| 84 <int key="NSvFlags">300<
/int> | |
| 85 <string key="NSFrame">{{
26, 13}, {240, 14}}</string> | |
| 86 <reference key="NSSuperv
iew" ref="1718335"/> | |
| 87 <reference key="NSWindow
"/> | |
| 88 <reference key="NSNextKe
yView" ref="456006926"/> | |
| 89 <bool key="NSEnabled">YE
S</bool> | |
| 90 <object class="NSTextFie
ldCell" key="NSCell" id="752844448"> | |
| 91 <int key="NSCell
Flags">603979776</int> | |
| 92 <int key="NSCell
Flags2">272761088</int> | |
| 93 <string key="NSC
ontents"><connected-to></string> | |
| 94 <reference key="
NSSupport" ref="26"/> | |
| 95 <reference key="
NSControlView" ref="165586339"/> | |
| 96 <object class="N
SColor" key="NSBackgroundColor"> | |
| 97 <int key
="NSColorSpace">6</int> | |
| 98 <string
key="NSCatalogName">System</string> | |
| 99 <string
key="NSColorName">controlColor</string> | |
| 100 <object
class="NSColor" key="NSColor"> | |
| 101
<int key="NSColorSpace">3</int> | |
| 102
<bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> | |
| 103 </object
> | |
| 104 </object> | |
| 105 <object class="N
SColor" key="NSTextColor"> | |
| 106 <int key
="NSColorSpace">6</int> | |
| 107 <string
key="NSCatalogName">System</string> | |
| 108 <string
key="NSColorName">controlTextColor</string> | |
| 109 <object
class="NSColor" key="NSColor"> | |
| 110
<int key="NSColorSpace">3</int> | |
| 111
<bytes key="NSWhite">MAA</bytes> | |
| 112 </object
> | |
| 113 </object> | |
| 114 </object> | |
| 115 <bool key="NSAllowsLogic
alLayoutDirection">NO</bool> | |
| 116 </object> | |
| 117 </object> | |
| 118 <string key="NSFrameSize">{466, 40}</str
ing> | |
| 119 <reference key="NSSuperview"/> | |
| 120 <reference key="NSWindow"/> | |
| 121 <reference key="NSNextKeyView" ref="1655
86339"/> | |
| 122 </object> | |
| 123 <string key="NSScreenRect">{{0, 0}, {2560, 1578}
}</string> | |
| 124 <string key="NSMaxSize">{10000000000000, 1000000
0000000}</string> | |
| 125 <bool key="NSWindowIsRestorable">YES</bool> | |
| 126 </object> | |
| 127 </object> | |
| 128 <object class="IBObjectContainer" key="IBDocument.Objects"> | |
| 129 <object class="NSMutableArray" key="connectionRecords"> | |
| 130 <bool key="EncodedWithXMLCoder">YES</bool> | |
| 131 <object class="IBConnectionRecord"> | |
| 132 <object class="IBOutletConnection" key="
connection"> | |
| 133 <string key="label">window</stri
ng> | |
| 134 <reference key="source" ref="100
1"/> | |
| 135 <reference key="destination" ref
="327397516"/> | |
| 136 </object> | |
| 137 <int key="connectionID">17</int> | |
| 138 </object> | |
| 139 <object class="IBConnectionRecord"> | |
| 140 <object class="IBActionConnection" key="
connection"> | |
| 141 <string key="label">stopSharing:
</string> | |
| 142 <reference key="source" ref="100
1"/> | |
| 143 <reference key="destination" ref
="456006926"/> | |
| 144 </object> | |
| 145 <int key="connectionID">18</int> | |
| 146 </object> | |
| 147 <object class="IBConnectionRecord"> | |
| 148 <object class="IBOutletConnection" key="
connection"> | |
| 149 <string key="label">connectedToF
ield_</string> | |
| 150 <reference key="source" ref="100
1"/> | |
| 151 <reference key="destination" ref
="165586339"/> | |
| 152 </object> | |
| 153 <int key="connectionID">25</int> | |
| 154 </object> | |
| 155 <object class="IBConnectionRecord"> | |
| 156 <object class="IBOutletConnection" key="
connection"> | |
| 157 <string key="label">disconnectBu
tton_</string> | |
| 158 <reference key="source" ref="100
1"/> | |
| 159 <reference key="destination" ref
="456006926"/> | |
| 160 </object> | |
| 161 <int key="connectionID">26</int> | |
| 162 </object> | |
| 163 <object class="IBConnectionRecord"> | |
| 164 <object class="IBOutletConnection" key="
connection"> | |
| 165 <string key="label">delegate</st
ring> | |
| 166 <reference key="source" ref="327
397516"/> | |
| 167 <reference key="destination" ref
="1001"/> | |
| 168 </object> | |
| 169 <int key="connectionID">22</int> | |
| 170 </object> | |
| 171 </object> | |
| 172 <object class="IBMutableOrderedSet" key="objectRecords"> | |
| 173 <object class="NSArray" key="orderedObjects"> | |
| 174 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
| 175 <object class="IBObjectRecord"> | |
| 176 <int key="objectID">0</int> | |
| 177 <object class="NSArray" key="obj
ect" id="0"> | |
| 178 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 179 </object> | |
| 180 <reference key="children" ref="1
000"/> | |
| 181 <nil key="parent"/> | |
| 182 </object> | |
| 183 <object class="IBObjectRecord"> | |
| 184 <int key="objectID">-2</int> | |
| 185 <reference key="object" ref="100
1"/> | |
| 186 <reference key="parent" ref="0"/
> | |
| 187 <string key="objectName">File's
Owner</string> | |
| 188 </object> | |
| 189 <object class="IBObjectRecord"> | |
| 190 <int key="objectID">-1</int> | |
| 191 <reference key="object" ref="100
3"/> | |
| 192 <reference key="parent" ref="0"/
> | |
| 193 <string key="objectName">First R
esponder</string> | |
| 194 </object> | |
| 195 <object class="IBObjectRecord"> | |
| 196 <int key="objectID">-3</int> | |
| 197 <reference key="object" ref="100
4"/> | |
| 198 <reference key="parent" ref="0"/
> | |
| 199 <string key="objectName">Applica
tion</string> | |
| 200 </object> | |
| 201 <object class="IBObjectRecord"> | |
| 202 <int key="objectID">3</int> | |
| 203 <reference key="object" ref="327
397516"/> | |
| 204 <object class="NSMutableArray" k
ey="children"> | |
| 205 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 206 <reference ref="1718335"
/> | |
| 207 </object> | |
| 208 <reference key="parent" ref="0"/
> | |
| 209 </object> | |
| 210 <object class="IBObjectRecord"> | |
| 211 <int key="objectID">4</int> | |
| 212 <reference key="object" ref="171
8335"/> | |
| 213 <object class="NSMutableArray" k
ey="children"> | |
| 214 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 215 <reference ref="16558633
9"/> | |
| 216 <reference ref="45600692
6"/> | |
| 217 </object> | |
| 218 <reference key="parent" ref="327
397516"/> | |
| 219 </object> | |
| 220 <object class="IBObjectRecord"> | |
| 221 <int key="objectID">13</int> | |
| 222 <reference key="object" ref="456
006926"/> | |
| 223 <object class="NSMutableArray" k
ey="children"> | |
| 224 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 225 <reference ref="83757388
8"/> | |
| 226 </object> | |
| 227 <reference key="parent" ref="171
8335"/> | |
| 228 </object> | |
| 229 <object class="IBObjectRecord"> | |
| 230 <int key="objectID">14</int> | |
| 231 <reference key="object" ref="837
573888"/> | |
| 232 <reference key="parent" ref="456
006926"/> | |
| 233 </object> | |
| 234 <object class="IBObjectRecord"> | |
| 235 <int key="objectID">23</int> | |
| 236 <reference key="object" ref="165
586339"/> | |
| 237 <object class="NSMutableArray" k
ey="children"> | |
| 238 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 239 <reference ref="75284444
8"/> | |
| 240 </object> | |
| 241 <reference key="parent" ref="171
8335"/> | |
| 242 </object> | |
| 243 <object class="IBObjectRecord"> | |
| 244 <int key="objectID">24</int> | |
| 245 <reference key="object" ref="752
844448"/> | |
| 246 <reference key="parent" ref="165
586339"/> | |
| 247 </object> | |
| 248 </object> | |
| 249 </object> | |
| 250 <object class="NSMutableDictionary" key="flattenedProper
ties"> | |
| 251 <bool key="EncodedWithXMLCoder">YES</bool> | |
| 252 <object class="NSArray" key="dict.sortedKeys"> | |
| 253 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
| 254 <string>-1.IBPluginDependency</string> | |
| 255 <string>-2.IBPluginDependency</string> | |
| 256 <string>-3.IBPluginDependency</string> | |
| 257 <string>13.IBPluginDependency</string> | |
| 258 <string>14.IBPluginDependency</string> | |
| 259 <string>23.IBPluginDependency</string> | |
| 260 <string>24.IBPluginDependency</string> | |
| 261 <string>3.IBPluginDependency</string> | |
| 262 <string>3.IBWindowTemplateEditedContentR
ect</string> | |
| 263 <string>3.NSWindowTemplate.visibleAtLaun
ch</string> | |
| 264 <string>4.CustomClassName</string> | |
| 265 <string>4.IBPluginDependency</string> | |
| 266 </object> | |
| 267 <object class="NSArray" key="dict.values"> | |
| 268 <bool key="EncodedWithXMLCoder">YES</boo
l> | |
| 269 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 270 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 271 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 272 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 273 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 274 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 275 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 276 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 277 <string>{{200, 1287}, {466, 40}}</string
> | |
| 278 <boolean value="NO"/> | |
| 279 <string>DisconnectView</string> | |
| 280 <string>com.apple.InterfaceBuilder.Cocoa
Plugin</string> | |
| 281 </object> | |
| 282 </object> | |
| 283 <object class="NSMutableDictionary" key="unlocalizedProp
erties"> | |
| 284 <bool key="EncodedWithXMLCoder">YES</bool> | |
| 285 <reference key="dict.sortedKeys" ref="0"/> | |
| 286 <reference key="dict.values" ref="0"/> | |
| 287 </object> | |
| 288 <nil key="activeLocalization"/> | |
| 289 <object class="NSMutableDictionary" key="localizations"> | |
| 290 <bool key="EncodedWithXMLCoder">YES</bool> | |
| 291 <reference key="dict.sortedKeys" ref="0"/> | |
| 292 <reference key="dict.values" ref="0"/> | |
| 293 </object> | |
| 294 <nil key="sourceID"/> | |
| 295 <int key="maxID">27</int> | |
| 296 </object> | |
| 297 <object class="IBClassDescriber" key="IBDocument.Classes"> | |
| 298 <object class="NSMutableArray" key="referencedPartialCla
ssDescriptions"> | |
| 299 <bool key="EncodedWithXMLCoder">YES</bool> | |
| 300 <object class="IBPartialClassDescription"> | |
| 301 <string key="className">DisconnectView</
string> | |
| 302 <string key="superclassName">NSView</str
ing> | |
| 303 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
| 304 <string key="majorKey">IBProject
Source</string> | |
| 305 <string key="minorKey">./Classes
/DisconnectView.h</string> | |
| 306 </object> | |
| 307 </object> | |
| 308 <object class="IBPartialClassDescription"> | |
| 309 <string key="className">DisconnectWindow
</string> | |
| 310 <string key="superclassName">NSWindow</s
tring> | |
| 311 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
| 312 <string key="majorKey">IBProject
Source</string> | |
| 313 <string key="minorKey">./Classes
/DisconnectWindow.h</string> | |
| 314 </object> | |
| 315 </object> | |
| 316 <object class="IBPartialClassDescription"> | |
| 317 <string key="className">DisconnectWindow
Controller</string> | |
| 318 <string key="superclassName">NSWindowCon
troller</string> | |
| 319 <object class="NSMutableDictionary" key=
"actions"> | |
| 320 <string key="NS.key.0">stopShari
ng:</string> | |
| 321 <string key="NS.object.0">id</st
ring> | |
| 322 </object> | |
| 323 <object class="NSMutableDictionary" key=
"actionInfosByName"> | |
| 324 <string key="NS.key.0">stopShari
ng:</string> | |
| 325 <object class="IBActionInfo" key
="NS.object.0"> | |
| 326 <string key="name">stopS
haring:</string> | |
| 327 <string key="candidateCl
assName">id</string> | |
| 328 </object> | |
| 329 </object> | |
| 330 <object class="NSMutableDictionary" key=
"outlets"> | |
| 331 <bool key="EncodedWithXMLCoder">
YES</bool> | |
| 332 <object class="NSArray" key="dic
t.sortedKeys"> | |
| 333 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 334 <string>connectedToField
_</string> | |
| 335 <string>disconnectButton
_</string> | |
| 336 </object> | |
| 337 <object class="NSArray" key="dic
t.values"> | |
| 338 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 339 <string>NSTextField</str
ing> | |
| 340 <string>NSButton</string
> | |
| 341 </object> | |
| 342 </object> | |
| 343 <object class="NSMutableDictionary" key=
"toOneOutletInfosByName"> | |
| 344 <bool key="EncodedWithXMLCoder">
YES</bool> | |
| 345 <object class="NSArray" key="dic
t.sortedKeys"> | |
| 346 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 347 <string>connectedToField
_</string> | |
| 348 <string>disconnectButton
_</string> | |
| 349 </object> | |
| 350 <object class="NSArray" key="dic
t.values"> | |
| 351 <bool key="EncodedWithXM
LCoder">YES</bool> | |
| 352 <object class="IBToOneOu
tletInfo"> | |
| 353 <string key="nam
e">connectedToField_</string> | |
| 354 <string key="can
didateClassName">NSTextField</string> | |
| 355 </object> | |
| 356 <object class="IBToOneOu
tletInfo"> | |
| 357 <string key="nam
e">disconnectButton_</string> | |
| 358 <string key="can
didateClassName">NSButton</string> | |
| 359 </object> | |
| 360 </object> | |
| 361 </object> | |
| 362 <object class="IBClassDescriptionSource"
key="sourceIdentifier"> | |
| 363 <string key="majorKey">IBProject
Source</string> | |
| 364 <string key="minorKey">./Classes
/DisconnectWindowController.h</string> | |
| 365 </object> | |
| 366 </object> | |
| 367 </object> | |
| 368 </object> | |
| 369 <int key="IBDocument.localizationMode">0</int> | |
| 370 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor
k</string> | |
| 371 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar
edDependencyDefaults"> | |
| 372 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin.macosx</string> | |
| 373 <real value="1070" key="NS.object.0"/> | |
| 374 </object> | |
| 375 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar
edDevelopmentDependencies"> | |
| 376 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP
lugin.InterfaceBuilder3</string> | |
| 377 <integer value="3000" key="NS.object.0"/> | |
| 378 </object> | |
| 379 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge
tVersion">YES</bool> | |
| 380 <int key="IBDocument.defaultPropertyAccessControl">3</int> | |
| 381 </data> | |
| 382 </archive> | |
| OLD | NEW |