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 Issue 117 #118

Closed
wants to merge 1 commit into from
Closed

Fix Issue 117 #118

wants to merge 1 commit into from

Conversation

mikelupo
Copy link
Collaborator

#117

my own apps's pbxproj file keeps getting updated
with OHTTPStubs iOS Tests .xctest lines when building.

Performed a find/replace in the following file:
OHHTTPStubs/OHHTTPStubs.xcodeproj/project.pbxproj

for all instances of:
OHHTTPStubs iOS Tests
and changed it to:
OHHTTPStubs iOS Lib Tests

AliSoftware#117

my own apps's pbxproj file keeps getting updated
with OHTTPStubs iOS Tests .xctest lines when building.

Performed a find/replace in the following file:
OHHTTPStubs/OHHTTPStubs.xcodeproj/project.pbxproj

 for all instances of:
OHHTTPStubs iOS Tests
and changed it to:
OHHTTPStubs iOS Lib Tests
@mikelupo
Copy link
Collaborator Author

Before merging, please check to make sure that renaming did not affect the pods installations.

@mikelupo mikelupo closed this Sep 18, 2015
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.

1 participant