Blake Watters
|
c45d3b2d33
|
Implemented example application building RestKit into a CLI utility for parsing files and evaluating keyPaths against the results. refs #409
|
2011-10-16 02:37:22 -04:00 |
|
Blake Watters
|
8ee2e93b34
|
Reworked scripts again to eliminate the static library target. Archive and build should work fine for derived data or target build dirs without needing a new static library or header search path. Quite a pain in the ass to get working
|
2011-03-24 13:11:27 -04:00 |
|
Blake Watters
|
39d1655626
|
more tweaks to the install docs
|
2011-03-24 07:08:18 -04:00 |
|
Blake Watters
|
86a6054b70
|
more revs to the XCode 4 instructions
|
2011-03-23 22:18:34 -04:00 |
|
Blake Watters
|
cb0f30c470
|
Updates to simplify integration with Derived Data
Conflicts:
RestKit.xcodeproj/project.pbxproj
|
2011-03-18 07:52:47 -04:00 |
|
Jeremy Ellison
|
3474eb73b0
|
include response headers in rkcurl responses.
|
2011-01-20 11:55:40 -05:00 |
|
Jeremy Ellison
|
89b2833705
|
small tweak to rkcurl script to not overflow url.
|
2011-01-20 11:54:02 -05:00 |
|
Jeremy Ellison
|
b20b78e57f
|
Use delegate pattern for canceled login.
Move isNewRecord to model level.
Create rkcurl script.
|
2011-01-20 11:49:02 -05: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 |
|