Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RestKit XCode project to reflect recent UISpecRunner changes #236

Merged
merged 1 commit into from
Jul 22, 2011
Merged

Fix RestKit XCode project to reflect recent UISpecRunner changes #236

merged 1 commit into from
Jul 22, 2011

Conversation

vkryukov
Copy link
Contributor

Make UISpec target compile by fixing various problems with the current XCode project files:

References to libUISpec.a with no rules how to build it
Incorrect header files path (Specs/Runner/UISpec/headers instead of Specs/Runner/UISpecRunner)
UISpec.xcodeproj which no longer exists
etc.

blakewatters added a commit that referenced this pull request Jul 22, 2011
Fix RestKit XCode project to reflect recent UISpecRunner changes
@blakewatters blakewatters merged commit 611167b into RestKit:master Jul 22, 2011
@blakewatters
Copy link
Member

Ugh! I missed it the project in my commit last night. Thanks for the cleanup and sorry :-P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants