Ben Copsey

Fix nib name in iPad sample (closes gh-67)

... ... @@ -23,7 +23,7 @@
// Automatically set on build
NSString *ASIHTTPRequestVersion = @"v1.7-36 2010-07-27";
NSString *ASIHTTPRequestVersion = @"v1.7-38 2010-07-30";
NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain";
... ...
... ... @@ -12,6 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
<integer value="60"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
... ... @@ -107,7 +108,7 @@
</object>
<object class="IBUIViewController" key="IBUIDetailViewController" id="383891141">
<reference key="IBUIParentViewController" ref="619662148"/>
<string key="IBUINibName">Synchronous</string>
<string key="IBUINibName">Sample</string>
<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
<int key="IBUIStatusBarStyle">2</int>
</object>
... ... @@ -279,14 +280,14 @@
<bool key="EncodedWithXMLCoder">YES</bool>
</object>
</object>
<string>{{374, 13}, {768, 1024}}</string>
<string>{{682, 13}, {768, 1024}}</string>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<integer value="1"/>
<string>iPadSampleAppDelegate</string>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<string>SynchronousViewController</string>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<string>{{329, 308}, {1024, 768}}</string>
<string>{{571, 157}, {1024, 768}}</string>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
<string>RootViewController</string>
... ... @@ -339,7 +340,7 @@
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">RootViewController.h</string>
<string key="minorKey">iPhone Sample/RootViewController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
... ... @@ -379,7 +380,7 @@
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">SampleViewController.h</string>
<string key="minorKey">iPhone Sample/SampleViewController.h</string>
</object>
</object>
<object class="IBPartialClassDescription">
... ... @@ -438,7 +439,7 @@
</object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">iPadSampleAppDelegate.h</string>
<string key="minorKey">iPhone Sample/iPadSampleAppDelegate.h</string>
</object>
</object>
</object>
... ...