ml-archive / bitrise-step-nodes-custom-script

Custom Bitrise step for the iOS CI system
MIT License
2 stars 6 forks source link

CI fails if app only has CocoaPods and no Carthage or an empty Cartfile #27

Open kjoneandrei opened 5 years ago

kjoneandrei commented 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