Open kjoneandrei opened 5 years ago
When setting up an app recently that only had CocoaPods, CI failed until I moved some dependencies over to Carthage.
The Carthage step would fail if no Cartfile is present, causing the CI to cancel all the other steps and return with an error
When setting up an app recently that only had CocoaPods, CI failed until I moved some dependencies over to Carthage.
The Carthage step would fail if no Cartfile is present, causing the CI to cancel all the other steps and return with an error