Merge branch '0.9' into unit-testing

This commit is contained in:
Blake Watters
2011-03-24 07:28:56 -04:00
7 changed files with 825 additions and 76 deletions

View File

@@ -438,6 +438,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = iphoneos;
SYMROOT = Build;
};
name = Debug;
};
@@ -453,6 +454,7 @@
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
PREBINDING = NO;
SDKROOT = iphoneos;
SYMROOT = Build;
};
name = Release;
};