Search code examples
gitxcode4restkit

RestKit with Xcode4 but not as a GitHub submodule


I was following the readme to get started using RestKit. Everything works just fine when adding RestKit as a GitHub submodule.

Is there a way I can add RestKit to an already existing Xcode 4 project but not as a GitHub submodule?

The project I want to add RestKit to is not set up with GitHub repository and will actually go into a subversion repository instead.

Thanks in advance.


Solution

  • I just downloaded it, placed it in the root of myproject, unzipped it and renamed it to RestKit.