Carting icon indicating copy to clipboard operation
Carting copied to clipboard

🚘 A simple tool for updating Carthage script phase

Results 5 Carting issues
Sort by recently updated
recently updated
newest added

Use case: I updated Carthage with only one new framework, `RxSwift` for example. Because I know the name of the framework, I don't want to link it to the target...

enhancement
hacktoberfest

Carting saves filelists to Carthage folder by default. But often this folder is in gitignore. Just think about paths or at least info in readme about this case.

enhancement
hacktoberfest

Hi, This looks like a great tool, and very keen to use it. Only problem right now is it doesn't include the contents of [Cartfile.private](https://github.com/Carthage/Carthage/blob/9d1a67f47c7231eb2f1c33a719634ec4281b65c1/Documentation/Artifacts.md#cartfileprivate), so currently have to manually...

enhancement

This enhancement will prevent installing of Carting on all machines.

enhancement

Paths for debugging frameworks like [Hyperion-iOS](https://github.com/willowtreeapps/Hyperion-iOS) should not be added. So I need a simple approach to mark these frameworks for ignoring, for example in Cartfile: `github "willowtreeapps/Hyperion-iOS" #carting.ignore`

enhancement
hacktoberfest