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

Carthage support #632

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

Carthage support #632

wants to merge 2 commits into from

Conversation

samkhawase
Copy link

Carthage is a modern, simple, decentralized dependency manager for Cocoa.

I've added the support for carthage dependency manager for SWRevealViewController to enable it to be added easily.

@zeeshankhan
Copy link

@John-Lluch could you please have a look into this PR. Thanks.

@JakubMazur
Copy link

JakubMazur commented May 23, 2017

When attached to test target does not build:

ld: framework not found SWRevealViewController for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@samkhawase
Copy link
Author

@JakubMazur You need to follow the following guidelines for adding Carthage to a Test target
https://github.com/carthage/carthage#adding-frameworks-to-unit-tests-or-a-framework

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.

None yet

3 participants