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

@@ -29,7 +29,7 @@
// Set Logging Component
#undef RKLogComponent
#define RKLogComponent lcl_cRestKitCoreData
#define RKLogComponent RKlcl_cRestKitCoreData
NSString * const RKSQLitePersistentStoreSeedDatabasePathOption = @"RKSQLitePersistentStoreSeedDatabasePathOption";
NSString * const RKManagedObjectStoreDidFailSaveNotification = @"RKManagedObjectStoreDidFailSaveNotification";