mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-06 22:39:42 +08:00
Switch to an embedded variant of LibComponentLogging with prefix RK
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
// Set Logging Component
|
||||
#undef RKLogComponent
|
||||
#define RKLogComponent lcl_cRestKitCoreData
|
||||
#define RKLogComponent RKlcl_cRestKitCoreData
|
||||
|
||||
@interface RKManagedObjectThreadSafeInvocation ()
|
||||
@property (nonatomic, strong) NSMutableDictionary *argumentKeyPaths;
|
||||
|
||||
Reference in New Issue
Block a user