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

Documentation error #43

Open
marcussc opened this issue Jan 19, 2018 · 0 comments
Open

Documentation error #43

marcussc opened this issue Jan 19, 2018 · 0 comments

Comments

@marcussc
Copy link

marcussc commented Jan 19, 2018

In the Specification Reference: https://github.com/jensmeder/Phoenx/wiki/Specification-Reference
The Line:
target.dependencies "name", true, "path/to/project.xcodeproj"

should be replaced with:
target.dependency "name", true, "path/to/project.xcodeproj"

And it should be mentioned how multiple dependencies can be added.

Also it seems a little bit confusing that frameworks, system frameworks and libraries are are added with a different syntax, with an =.

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

No branches or pull requests

1 participant