Appid: UNIE6A2555
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphoneos15.2 -project [PackagePath]/HBuilder.xcodeproj
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
SDKROOT = iphoneos15.2
note: Using new build system
note: Planning
Analyze workspace
Create build description
Build description signature: 61433fd012495f2a968319d4eb541e3e
Build description path: [PackagePath]/build/XCBuildData/61433fd012495f2a968319d4eb541e3e-desc.xcbuild
note: Build preparation complete
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 \"jinjiaoapp\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
error: Provisioning profile \"jinjiaoapp\" doesn't include the com.apple.developer.associated-domains entitlement. (in target 'HBuilder' from project 'HBuilder') BUILD FAILED
6***@qq.com (作者)
讲明白一点,楼主
2023-02-14 13:42
BoredApe
回复 6***@qq.com: 请参考文档,您的
APPID
需要开启Associated Domains
服务。开启后重新生成profile
文件打包2023-02-14 13:44