Ben Copsey

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

@@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
23 23
24 24
25 // Automatically set on build 25 // Automatically set on build
26 -NSString *ASIHTTPRequestVersion = @"v1.7-36 2010-07-27"; 26 +NSString *ASIHTTPRequestVersion = @"v1.7-38 2010-07-30";
27 27
28 NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain"; 28 NSString* const NetworkRequestErrorDomain = @"ASIHTTPRequestErrorDomain";
29 29
@@ -12,6 +12,7 @@ @@ -12,6 +12,7 @@
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="60"/>
15 </object> 16 </object>
16 <object class="NSArray" key="IBDocument.PluginDependencies"> 17 <object class="NSArray" key="IBDocument.PluginDependencies">
17 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
@@ -107,7 +108,7 @@ @@ -107,7 +108,7 @@
107 </object> 108 </object>
108 <object class="IBUIViewController" key="IBUIDetailViewController" id="383891141"> 109 <object class="IBUIViewController" key="IBUIDetailViewController" id="383891141">
109 <reference key="IBUIParentViewController" ref="619662148"/> 110 <reference key="IBUIParentViewController" ref="619662148"/>
110 - <string key="IBUINibName">Synchronous</string> 111 + <string key="IBUINibName">Sample</string>
111 <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"> 112 <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics">
112 <int key="IBUIStatusBarStyle">2</int> 113 <int key="IBUIStatusBarStyle">2</int>
113 </object> 114 </object>
@@ -279,14 +280,14 @@ @@ -279,14 +280,14 @@
279 <bool key="EncodedWithXMLCoder">YES</bool> 280 <bool key="EncodedWithXMLCoder">YES</bool>
280 </object> 281 </object>
281 </object> 282 </object>
282 - <string>{{374, 13}, {768, 1024}}</string> 283 + <string>{{682, 13}, {768, 1024}}</string>
283 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 284 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
284 <integer value="1"/> 285 <integer value="1"/>
285 <string>iPadSampleAppDelegate</string> 286 <string>iPadSampleAppDelegate</string>
286 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 287 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
287 <string>SynchronousViewController</string> 288 <string>SynchronousViewController</string>
288 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 289 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
289 - <string>{{329, 308}, {1024, 768}}</string> 290 + <string>{{571, 157}, {1024, 768}}</string>
290 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 291 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
291 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 292 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
292 <string>RootViewController</string> 293 <string>RootViewController</string>
@@ -339,7 +340,7 @@ @@ -339,7 +340,7 @@
339 </object> 340 </object>
340 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 341 <object class="IBClassDescriptionSource" key="sourceIdentifier">
341 <string key="majorKey">IBProjectSource</string> 342 <string key="majorKey">IBProjectSource</string>
342 - <string key="minorKey">RootViewController.h</string> 343 + <string key="minorKey">iPhone Sample/RootViewController.h</string>
343 </object> 344 </object>
344 </object> 345 </object>
345 <object class="IBPartialClassDescription"> 346 <object class="IBPartialClassDescription">
@@ -379,7 +380,7 @@ @@ -379,7 +380,7 @@
379 </object> 380 </object>
380 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 381 <object class="IBClassDescriptionSource" key="sourceIdentifier">
381 <string key="majorKey">IBProjectSource</string> 382 <string key="majorKey">IBProjectSource</string>
382 - <string key="minorKey">SampleViewController.h</string> 383 + <string key="minorKey">iPhone Sample/SampleViewController.h</string>
383 </object> 384 </object>
384 </object> 385 </object>
385 <object class="IBPartialClassDescription"> 386 <object class="IBPartialClassDescription">
@@ -438,7 +439,7 @@ @@ -438,7 +439,7 @@
438 </object> 439 </object>
439 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 440 <object class="IBClassDescriptionSource" key="sourceIdentifier">
440 <string key="majorKey">IBProjectSource</string> 441 <string key="majorKey">IBProjectSource</string>
441 - <string key="minorKey">iPadSampleAppDelegate.h</string> 442 + <string key="minorKey">iPhone Sample/iPadSampleAppDelegate.h</string>
442 </object> 443 </object>
443 </object> 444 </object>
444 </object> 445 </object>