腾越
腾越
  • 发布:2021-11-05 16:04
  • 更新:2021-11-05 16:24
  • 阅读:438

ios打包出现一下错误 打包失败

分类:uni-app

Appid: UNIB8B6AA1
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos14.5 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder CONFIGURATION=Release

User defaults from command line:
IDEArchivePathOverride = [PackagePath]/XArchive/HBuilder.xcarchive
IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
CONFIGURATION = Release
SDKROOT = iphoneos14.5

note: Using new build system
note: Building targets in parallel
note: Planning build
note: Analyzing workspace
note: Constructing build description
note: Build preparation complete
error: Provisioning profile \"盼达助农\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
error: Provisioning profile \"盼达助农\" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'HBuilder' from project 'HBuilder')
ARCHIVE FAILED

2021-11-05 16:04 负责人:无 分享
已邀请:
腾越

腾越 (作者) - 腾雪

知道原因了,appid缺少Associated Domains权限,选上,然后重新生成证书打包即可

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