Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(452)

Side by Side Diff: chrome/app/nibs/InfoBar.xib

Issue 6476021: Mac: Fix warnings in nib files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 » » <string key="IBDocument.SystemVersion">10J567</string> 5 » » <string key="IBDocument.SystemVersion">10F2108</string>
6 » » <string key="IBDocument.InterfaceBuilderVersion">804</string> 6 » » <string key="IBDocument.InterfaceBuilderVersion">823</string>
7 » » <string key="IBDocument.AppKitVersion">1038.35</string> 7 » » <string key="IBDocument.AppKitVersion">1038.29</string>
8 » » <string key="IBDocument.HIToolboxVersion">462.00</string> 8 » » <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
11 » » » <string key="NS.object.0">804</string> 11 » » » <string key="NS.object.0">823</string>
12 </object> 12 </object>
13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <integer value="1"/> 15 <integer value="1"/>
16 </object> 16 </object>
17 <object class="NSArray" key="IBDocument.PluginDependencies"> 17 <object class="NSArray" key="IBDocument.PluginDependencies">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 19 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
20 </object> 20 </object>
21 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 21 <object class="NSMutableDictionary" key="IBDocument.Metadata">
(...skipping 1386 matching lines...) Expand 10 before | Expand all | Expand 10 after
1408 </object> 1408 </object>
1409 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 1409 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
1410 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 1410 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
1411 <integer value="3000" key="NS.object.0"/> 1411 <integer value="3000" key="NS.object.0"/>
1412 </object> 1412 </object>
1413 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 1413 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
1414 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1414 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1415 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1415 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1416 </data> 1416 </data>
1417 </archive> 1417 </archive>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698