mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Switch to an embedded variant of LibComponentLogging with prefix RK
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user