Commit Graph

17 Commits

Author SHA1 Message Date
Blake Watters
7d0c8651ff Add global __RESTKIT__ define for aiding conditional compilation 2012-10-19 17:53:08 -04:00
Arne Harren
bc7c65f03b Switch to an embedded variant of LibComponentLogging with prefix RK 2012-09-27 21:47:36 +02:00
Blake Watters
22a68baf0c Rework podspec to organize header file imports to match existing RestKit releases 2012-09-05 11:04:42 -04:00
Blake Watters
fe3b710e9a Add RK prefix to module header files to disambiguate on import from CocoaPods 2012-08-28 21:01:07 -04:00
Blake Watters
fcb973056b Cleanup trailing whitespace. refs #743 2012-05-17 18:00:16 -04:00
Blake Watters
457a6126cf Refresh copyright notices for all source files 2012-04-04 09:08:54 -04:00
Blake Watters
a11c999950 Added CoreData.h import to main RestKit header. Updated quick start installation language. 2011-12-02 09:26:37 -05:00
Blake Watters
563f5e909b Updated all example projects to build against the new project. Cleaned up header imports for flattened project structure 2011-12-02 09:26:36 -05:00
Parker
aae7a7f642 added blank comment to the RestKit.h header
Added another blank comment row to the header to keep with the previous
comment styles.
2011-09-07 10:34:26 -04:00
Parker
940437573e re-added apache header to RestKit.h (got the date wrong) 2011-09-07 10:30:23 -04:00
Parker
d7a21c688f Revert "added header to RestKit.h"
This reverts commit 4482850aff.
2011-09-07 10:29:24 -04:00
Parker
4482850aff added header to RestKit.h 2011-09-07 10:27:56 -04:00
Blake Watters
a78b4c654d Added special 'App' logging component for logging messages via RKLog() from your app. closes #183 2011-06-30 15:11:58 -04:00
Jeremy Ellison
6a5ee2af7e Revert "Remove per-file copyrights"
This reverts commit 91e7c6bb5e.
2011-01-12 15:27:19 -05:00
Jeremy Ellison
91e7c6bb5e Remove per-file copyrights 2011-01-12 15:05:22 -05:00
Blake Watters
1571f10240 Removed commented out code 2010-10-01 13:04:46 -04:00
Blake Watters
bd93d43f94 Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library. 2010-10-01 13:02:24 -04:00