<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,7 +55,7 @@ BOOL GH_PerformSwizzle(Class klass, SEL origSel, SEL altSel, BOOL forInstance) {
 	// Look for the methods in the implementation of the immediate class
 	Class iterKlass = (forInstance ? klass : klass-&gt;isa);
 	Method origMethod = NULL, altMethod = NULL;
-	NSUInteger methodCount = 0;
+	unsigned int methodCount = 0;
 	Method *mlist = class_copyMethodList(iterKlass, &amp;methodCount);
 	if ( mlist != NULL ) {
 		int i;</diff>
      <filename>Classes/Swizzle/GHNSObject+Swizzle.m</filename>
    </modified>
    <modified>
      <diff>@@ -871,6 +871,7 @@
 			baseConfigurationReference = 009222DB0FCC954B0070C33B /* Shared.xcconfig */;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = &quot;$(ARCHS_STANDARD_32_64_BIT)&quot;;
 				COPY_PHASE_STRIP = NO;
 				DYLIB_COMPATIBILITY_VERSION = 0;
 				DYLIB_CURRENT_VERSION = &quot;${GHKIT_VERSION}&quot;;
@@ -891,6 +892,7 @@
 					&quot;$(inherited)&quot;,
 					&quot;\&quot;$(SRCROOT)/Libraries/GHUnit-IPhone\&quot;&quot;,
 				);
+				ONLY_ACTIVE_ARCH = NO;
 				PRODUCT_NAME = GHKit;
 				WRAPPER_EXTENSION = framework;
 			};
@@ -901,6 +903,7 @@
 			baseConfigurationReference = 009222DB0FCC954B0070C33B /* Shared.xcconfig */;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				ARCHS = &quot;$(ARCHS_STANDARD_32_64_BIT)&quot;;
 				DEBUG_INFORMATION_FORMAT = &quot;dwarf-with-dsym&quot;;
 				DYLIB_COMPATIBILITY_VERSION = 0;
 				DYLIB_CURRENT_VERSION = &quot;${GHKIT_VERSION}&quot;;</diff>
      <filename>GHKit.xcodeproj/project.pbxproj</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 ## Download
 
-[GHKit-0.3.12.zip](http://rel.me.s3.amazonaws.com/gh-kit/GHKit-0.3.12.zip) GHKit.framework (2009/09/12)
+[GHKit-0.3.13.zip](http://rel.me.s3.amazonaws.com/gh-kit/GHKit-0.3.13.zip) GHKit.framework (2009/09/12)
 
 ## Installation
 </diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-GHKIT_VERSION = 0.3.12
\ No newline at end of file
+GHKIT_VERSION = 0.3.13
\ No newline at end of file</diff>
      <filename>XcodeConfig/Shared.xcconfig</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>49f64184537cfc3316eddd6336bcf5f507e97779</id>
    </parent>
  </parents>
  <author>
    <name>Gabriel Handford</name>
    <email>gabrielh@gmail.com</email>
  </author>
  <url>http://github.com/gabriel/gh-kit/commit/46f2a9aa1e4755de828e8864cdc80f9f972974d9</url>
  <id>46f2a9aa1e4755de828e8864cdc80f9f972974d9</id>
  <committed-date>2009-09-12T23:30:48-07:00</committed-date>
  <authored-date>2009-09-12T23:30:48-07:00</authored-date>
  <message>Updating for 32/64 bit universal</message>
  <tree>5ae41ccab7f612c8c360657139df351bb0337664</tree>
  <committer>
    <name>Gabriel Handford</name>
    <email>gabrielh@gmail.com</email>
  </committer>
</commit>
