--- ibtoolWrapper~	2007-12-01 12:55:11.000000000 +1100
+++ ibtoolWrapper	2009-07-22 11:06:08.000000000 +1000
@@ -84,7 +84,7 @@
 
 class IBTool
     IBToolName     = "ibtool"
-    CommandDir     = "/usr/bin"
+    CommandDir     = "/Developer/usr/bin"
     StringsSuffix  = "strings"
     StdOutFSuffix   = "stdout.ibtoolplist"
     StdErrFSuffix   = "stderr.ibtoolplist"
@@ -207,6 +207,7 @@
         has_incremental_file = false
         prints_version = false
 
+	@arguments.concat(["/usr/bin/arch", "-arch", "i386"])
         @arguments.push(IBTool.command_path)
 
         begin
