h***@scyysj.com
h***@scyysj.com
  • 发布:2023-11-14 14:58
  • 更新:2023-11-14 14:59
  • 阅读:108

ios打包失败(急!!解决有

分类:uni-app

https://ide.dcloud.net.cn/build/errorLog/3d2de420-82b5-11ee-8db9-996c5621e27d

2023-11-14 14:58 负责人:无 分享
已邀请:
BoredApe

BoredApe - 有问题就会有答案。

[PackagePath]/HBuilder.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.4.99. (in target 'HBuilder' from project 'HBuilder')  
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"YunyinProfile\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')  
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"YunyinProfile\" doesn't include the com.apple.developer.associated-domains entitlement. Profile qualification is using entitlement definitions that may be out of date. Connect to network to update. (in target 'HBuilder' from project 'HBuilder')

参考文档:iOS云打包如何设置通用链接等Capabilities配置
开启Associated Domains服务后需要重新生成profile文件

要回复问题请先登录注册