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 #63

Closed
shagedorn opened this issue Aug 25, 2016 · 1 comment
Closed

Carthage Support #63

shagedorn opened this issue Aug 25, 2016 · 1 comment
Assignees

Comments

@shagedorn
Copy link
Contributor

We currently don't properly support Carthage since both our framework targets build products with the same name, thus the latter will win and overwrite the other one.

The goal is to build frameworks with unique names but with the same module name so that @import ISHPermissionKit; works for both.

@shagedorn shagedorn self-assigned this Aug 25, 2016
@shagedorn
Copy link
Contributor Author

This will come automatically with #74, since we won't have two framework variants afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant