We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installing RestKit in Xcode 4.x (markdown)
Update AppDelegate Image
Pointing out small error in image.
Updated Header Path Image, removed 0.9.3 instructions
The -b master option doesn't actually work.
The header search path for the master branch has also changed to match the development branch. ref: http://bit.ly/HyBby6
Added iOS specific note next to CFNetwork
Added notes about installing dev branch
Add QuartzCore.framework to linked libraries for the development branch.
Updated RestKit Installation on Xcode 4.x as a Git Submodule (markdown)
Remove part about the bullseye
Added .a suffix for consistency
"building installing" seems to be a typo
Add Security.framework to requirements
Reverting earlier change - apologies.
Added note about the quotes
Revert 9ce772b973e2dd426fd0b54da003da34e15b2e86^ ... 9ce772b973e2dd426fd0b54da003da34e15b2e86
Destroyed RestKit Installation on Xcode 4.x as a Git Submodule (markdown)
Added git init
Added Header Search Path text and image