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 custom library not found issue #13471

Merged
merged 4 commits into from Sep 11, 2015
Merged

Fix custom library not found issue #13471

merged 4 commits into from Sep 11, 2015

Conversation

Tangdixi
Copy link
Contributor

@Tangdixi Tangdixi commented Sep 4, 2015

The previous Xg-Push-SDK-iOS.podspec pass the lint test. But I encounter an lib not found error when I add it to my project.
So I think we have to remove that wrong spec.
It's my fault..... PLZ accept this PR.
T_T

"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/XG-Push-SDK-iOS"
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't need this xcconfig with vendored_libraries

@Tangdixi
Copy link
Contributor Author

@keith PLZ check ...

keith added a commit that referenced this pull request Sep 11, 2015
Fix custom library not found issue
@keith keith merged commit 44df2ef into CocoaPods:master Sep 11, 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
2 participants