v***@163.com
v***@163.com
  • 发布:2022-02-15 10:49
  • 更新:2022-02-15 11:22
  • 阅读:985

求助ios打包基座错误

分类:uni-app

https://ide.dcloud.net.cn/build/errorLog/c2cf2c50-8e07-11ec-bddc-2da2f5d5513d

2022-02-15 10:49 负责人:无 分享
已邀请:
BoredApe

BoredApe - 有问题就会有答案。

warning: Building targets in manual order is deprecated - check \"Parallelize build for command-line builds\" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning

这个错误是原生插件有问题,请逐个排查

error: Provisioning profile \"YinteBusinessTestProfile20220114\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')  
error: Provisioning profile \"YinteBusinessTestProfile20220114\" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'HBuilder' from project 'HBuilder')** BUILD FAILED **

这个错误是APPLE ID未开启开启Associated Domains服务,请参考:iOS云打包如何设置通用链接等Capabilities配置

  • BoredApe

    warning: Building targets in manual order is deprecated - check \"Parallelize build for command-line builds\" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning

    这个warning不影响打包,只需解决Associated Domains服务未开启问题

    2022-02-15 12:48

该问题目前已经被锁定, 无法添加新回复