I followed readme until you started using RestKit . Everything works fine when adding RestKit as a submodule of GitHub.
Is there a way to add RestKit to an existing Xcode 4 project, but not as a submodule of GitHub?
The project I want to add to RestKit is not configured using the GitHub repository and will actually go to the subversion repository.
Thanks in advance.
source
share