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

new functions for adding folders recursively #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lordAtticus
Copy link

Add folder and its content recursively. Creates pbxgroup for each sub
folder to resolve header inclusion across project. Equivalent with
Xcode IDE add files… with create groups for folders option.

Add folder and its content recursively. Creates pbxgroup for each sub
folder to resolve header inclusion across project. Equivalent with
Xcode IDE add files… with create groups for folders option.
@imhotep
Copy link
Collaborator

imhotep commented Jun 20, 2014

@lordAtticus Thanks for your pull request. Any chance you could write some tests for this ?

@lordAtticus
Copy link
Author

Sure, I can write a test case... but looking at all the other test cases, I don't know how should I run my test case once it is written. Could you please tell me how do you use the test cases, so I can test the test case before commit ?

lordAtticus added 2 commits June 27, 2014 14:16
Xcode 5.1 requires static libraries added to framework group as well
KristianDD pushed a commit to NativeScript/node-xcode that referenced this pull request Jan 30, 2019
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