Commit Graph

11 Commits

Author SHA1 Message Date
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