Switch to an embedded variant of LibComponentLogging with prefix RK

This commit is contained in:
Arne Harren
2012-09-27 21:47:36 +02:00
parent b80f083620
commit bc7c65f03b
40 changed files with 357 additions and 559 deletions

View File

@@ -32,7 +32,7 @@
// Set Logging Component
#undef RKLogComponent
#define RKLogComponent lcl_cRestKitObjectMapping
#define RKLogComponent RKlcl_cRestKitObjectMapping
// Temporary home for object equivalancy tests
BOOL RKValueIsEqualToValue(id sourceValue, id destinationValue);