没有配置文件匹配问题,使用 Match 作为 AdHoc 创建的配置文件但由于找不到 AppStore 配置文件而出错

问题描述

我在 github 操作上运行我的 fastlane,它在我的本地机器上运行良好,我创建的配置文件match AdHoc com.app.development 但在 github 操作中运行时,其抛出错误如下所示,我只想构建一个 IPA 并将其发布到可在本地运行的 firebase 应用程序分发版。

在这里错过了什么?尝试了过去 48 小时,但结果相同,带有参数的 fastlane 操作的多个排列

 error: No profile for team 'HNXXXXXXXX' matching 'match AppStore com.app.development' found: 
Xcode Couldn't find any provisioning profiles matching 'HNXXXXXXXX/match AppStore 
com.app.development'. Install the profile (by dragging and dropping it onto Xcode's dock item) 
or select a different one in the Signing & Capabilities tab of the target editor. (in target 
'app2' from project 'app2')

enter image description here

感谢您的时间

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)