Skip to content

Conversation

@jwilm
Copy link
Contributor

@jwilm jwilm commented Dec 8, 2014

addToLibrarySearchPaths and addToHeaderSearchPaths previously assumed
that the file argument was a pbxFile, and that the added reference
should be of a certain format. However, this prevents a user from adding
a relative path such as '../../../sharedDependency/include' or similar.
This patch adds support for that functionality.

addToLibrarySearchPaths and addToHeaderSearchPaths previously assumed
that the file argument was a `pbxFile`, and that the added reference
should be of a certain format. However, this prevents a user from adding
a relative path such as '../../../sharedDependency/include' or similar.
This patch adds support for that functionality.
@alunny
Copy link
Owner

alunny commented Jan 7, 2015

LGTM, sorry for the delay

alunny added a commit that referenced this pull request Jan 7, 2015
Support string args to add lib/include path
@alunny alunny merged commit 19879f9 into alunny:master Jan 7, 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.

2 participants