小编Ahm*_*ufi的帖子

应用程序中心使用 Azure Pipelines 分发 IOS 应用程序:找不到资源

我目前正在使用 Azure Pipelines 使用应用程序中心分发应用程序。

构建并创建certificate.p12和provsion配置文件工作正常,但在App Center Distribute任务中我得到了

Starting: App Center
==============================================================================
Task         : App Center distribute
Description  : Distribute app builds to testers and users via Visual Studio App Center
Version      : 3.173.0
Author       : Microsoft Corporation
Help         : https://learn.microsoft.com/azure/devops/pipelines/tasks/deploy/app-center-distribute
==============================================================================
(node:2022) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2022) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2022) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2022) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:2022) Warning: Use …
Run Code Online (Sandbox Code Playgroud)

azure-devops visual-studio-app-center

4
推荐指数
1
解决办法
4401
查看次数