【问题标题】:Azure iOS pipeline get failed after xCode 11.4xCode 11.4 后 Azure iOS 管道失败
【发布时间】:2020-06-08 11:36:05
【问题描述】:

将 Xcode 版本更新到 11.4 或 11.4.1 或 11.5 后出现以下错误。管道在 11.3.1 版本上运行良好。有没有人面临同样的问题?

xcrun: error: missing DEVELOPER_DIR path: /Applications/Xcode_11.5.app/Contents/Developer

即使我将 xCode 版本设置为默认值,它也会选择 xCode 11.3.1,而在 Azure 文档中它说默认版本是 11.4.1。

https://github.com/microsoft/azure-pipelines-image-generation/blob/master/images/macos/macos-10.15-Readme.md

提前感谢您的帮助。

【问题讨论】:

    标签: ios xcode azure-devops azure-pipelines azure-pipelines-build-task


    【解决方案1】:

    在我的测试中,当我使用macOS-10.15托管代理运行时,Xcode的默认版本是11.4.1

    您可以在管道日志中检查您是否使用macOS-10.15图像。

    【讨论】:

    • 感谢@Hugh Lin - MSFT。这有助于解决问题。
    猜你喜欢
    • 2021-08-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-01-22
    • 1970-01-01
    • 2020-09-17
    • 2019-10-24
    相关资源
    最近更新 更多