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

Interested in Carthage support? #2

Open
Sidetalker opened this issue Feb 6, 2018 · 5 comments
Open

Interested in Carthage support? #2

Sidetalker opened this issue Feb 6, 2018 · 5 comments

Comments

@Sidetalker
Copy link

If there’s public interest I’d be happy to contribute support for Carthage.

@kizitonwose
Copy link
Owner

This would be a nice feature. But how would it be implemented though, considering Carthage does not have a central repo like CocoaPods?

@Sidetalker
Copy link
Author

It could use the same internal logic Carthage does, just ping the repository and parse version info. It could also give you warnings if you hadn’t linked the frameworks (whereas that happens automatically with cocoa pods) and maybe even write the boilerplate build phase that works around the dsym issue automatically - or at least give a similar warning.

@kizitonwose
Copy link
Owner

I'd love to see this happen. You can proceed with this feature, let's see how it goes.

@Sidetalker
Copy link
Author

Cool stuff, I'm not sure when I'll have the spare time but I will keep this in the back of my head. Thanks for the interest!

@kizitonwose
Copy link
Owner

Please take your time. However long it takes to implement the feature, I don't mind.
Cheers.

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

2 participants