Index: MainWindow.xib |
=================================================================== |
--- MainWindow.xib (revision 404) |
+++ MainWindow.xib (working copy) |
@@ -1,9 +1,9 @@ |
<?xml version="1.0" encoding="UTF-8"?> |
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.02"> |
<data> |
- <int key="IBDocument.SystemTarget">1050</int> |
+ <int key="IBDocument.SystemTarget">512</int> |
<string key="IBDocument.SystemVersion">9C7010</string> |
- <string key="IBDocument.InterfaceBuilderVersion">649</string> |
+ <string key="IBDocument.InterfaceBuilderVersion">658</string> |
<string key="IBDocument.AppKitVersion">949.26</string> |
<string key="IBDocument.HIToolboxVersion">352.00</string> |
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> |
@@ -19,6 +19,9 @@ |
<object class="IBProxyObject" id="841351856"> |
<string key="IBProxiedObjectIdentifier">IBFilesOwner</string> |
</object> |
+ <object class="IBProxyObject" id="415351664"> |
+ <string key="IBProxiedObjectIdentifier">IBFirstResponder</string> |
+ </object> |
<object class="IBUICustomObject" id="664661524"/> |
<object class="IBUIWindow" id="380026005"> |
<reference key="NSNextResponder"/> |
@@ -84,6 +87,11 @@ |
<reference key="object" ref="664661524"/> |
<reference key="parent" ref="957960031"/> |
</object> |
+ <object class="IBObjectRecord"> |
+ <int key="objectID">-2</int> |
+ <reference key="object" ref="415351664"/> |
+ <reference key="parent" ref="957960031"/> |
+ </object> |
</object> |
</object> |
<object class="NSMutableDictionary" key="flattenedProperties"> |
@@ -91,6 +99,7 @@ |
<object class="NSMutableArray" key="dict.sortedKeys"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
<string>-1.CustomClassName</string> |
+ <string>-2.CustomClassName</string> |
<string>2.IBAttributePlaceholdersKey</string> |
<string>2.IBEditorWindowLastContentRect</string> |
<string>2.IBPluginDependency</string> |
@@ -100,6 +109,7 @@ |
<object class="NSMutableArray" key="dict.values"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
<string>UIApplication</string> |
+ <string>UIResponder</string> |
<object class="NSMutableDictionary"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
<object class="NSArray" key="dict.sortedKeys"> |
@@ -109,7 +119,7 @@ |
<bool key="EncodedWithXMLCoder">YES</bool> |
</object> |
</object> |
- <string>{{238, 376}, {320, 480}}</string> |
+ <string>{{229, 113}, {320, 480}}</string> |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
<string>ZXingAppDelegate</string> |
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
@@ -141,41 +151,11 @@ |
<object class="NSMutableArray" key="referencedPartialClassDescriptions"> |
<bool key="EncodedWithXMLCoder">YES</bool> |
<object class="IBPartialClassDescription"> |
- <string key="className">DecoderViewController</string> |
- <string key="superclassName">UIViewController</string> |
- <object class="NSMutableDictionary" key="outlets"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSMutableArray" key="dict.sortedKeys"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>imageView</string> |
- <string>messageView</string> |
- </object> |
- <object class="NSMutableArray" key="dict.values"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>UIImageView</string> |
- <string>UITextView</string> |
- </object> |
- </object> |
- <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
- <string key="majorKey">IBProjectSource</string> |
- <string key="minorKey">Classes/DecoderViewController.h</string> |
- </object> |
- </object> |
- <object class="IBPartialClassDescription"> |
<string key="className">ZXingAppDelegate</string> |
<string key="superclassName">NSObject</string> |
<object class="NSMutableDictionary" key="outlets"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <object class="NSMutableArray" key="dict.sortedKeys"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>viewController</string> |
- <string>window</string> |
- </object> |
- <object class="NSMutableArray" key="dict.values"> |
- <bool key="EncodedWithXMLCoder">YES</bool> |
- <string>DecoderViewController</string> |
- <string>UIWindow</string> |
- </object> |
+ <string key="NS.key.0">window</string> |
+ <string key="NS.object.0">UIWindow</string> |
</object> |
<object class="IBClassDescriptionSource" key="sourceIdentifier"> |
<string key="majorKey">IBProjectSource</string> |