PodsUpdater icon indicating copy to clipboard operation
PodsUpdater copied to clipboard

Interested in Carthage support?

Open Sidetalker opened this issue 7 years ago • 5 comments

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

Sidetalker avatar Feb 06 '18 10:02 Sidetalker

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

kizitonwose avatar Feb 06 '18 10:02 kizitonwose

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.

Sidetalker avatar Feb 06 '18 11:02 Sidetalker

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

kizitonwose avatar Feb 06 '18 15:02 kizitonwose

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!

Sidetalker avatar Feb 06 '18 16:02 Sidetalker

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

kizitonwose avatar Feb 06 '18 18:02 kizitonwose