【问题标题】:Is it possible to run an Azure pipeline agent for build iOS app on Linux?是否可以在 Linux 上运行 Azure 管道代理来构建 iOS 应用程序?
【发布时间】:2019-06-20 13:30:59
【问题描述】:

我创建了一个自托管代理池。它为操作系统提供了三个选项。我想在管道上运行 xcodebuild,目前我使用的是 Microsoft 托管代理。是否可以将在 Linux 上运行的自托管代理连接到管道并运行 Xcode 构建?或者我应该需要一台 mac 机器来运行代理?

【问题讨论】:

    标签: ios azure-pipelines


    【解决方案1】:

    基本上归结为:“你能在 linux 上运行 xcode”。不,你不能。

    另外,根据apple eula,你需要在mac硬件上运行macos。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-08-11
      • 2018-11-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-01-23
      • 2022-08-14
      相关资源
      最近更新 更多