• Chris Bracken's avatar
    Eliminate CocoaPods install step (#8694) · f4a13bc7
    Chris Bracken authored
    If the developer is relying on CocoaPods and hasn't done a pod install,
    they'll get a build failure indicating the issue.
    
    This also avoids a hard dependency on CocoaPods in the tool and allows
    developers to customize their Xcode steps to use alternatives such as
    Carthage if they prefer.
    f4a13bc7
ios_workflow.dart 6.51 KB