Appid: UNI6FB770D
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos16.2 -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:
SDKROOT = iphoneos16.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 8070ea12dcd14ea1856ef8a4091d5e33
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-hdbhkphszjszpuavxjylfmrnupig/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/8070ea12dcd14ea1856ef8a4091d5e33-desc.xcbuild
note: Building targets in dependency order
[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.2.99. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"xhmgios\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"xhmgios\" 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')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking \"Based on dependency analysis\" in the script phase. (in target 'HBuilder' from project 'HBuilder')--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008112-001150CA3EC3C01E }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:5BD30D75-25D3-4BC8-A4D2-EE955F15524D, OS:16.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:037D3741-E972-4441-BBC2-E1E98B5388AF, OS:16.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:E60C95B7-F98A-4B32-82B2-C6A47CF43036, OS:16.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:4097C857-B917-4695-9F42-61AB950CE827, OS:16.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:6E9ABFA9-5123-49AE-A702-65E35AB75E4E, OS:16.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:1F110B45-0CA7-4275-BDE0-7B438309C47E, OS:16.2, name:iPhone 14 }
{ platform:iOS Simulator, id:F09AA35A-066D-46F0-8F03-F90C12699F4A, OS:16.2, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:434FCFDB-034F-4556-97EA-569DE189172D, OS:16.2, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:3E399DFD-1047-42B4-87CB-57ED905BAC73, OS:16.2, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:86EB4296-D923-4EBC-8C02-3378D03C9119, OS:16.2, name:iPhone SE (3rd generation) }
ARCHIVE FAILED
3 个回复
w***@qingchuangzhihui.com
证书过期了吧
DCloud_iOS_WZT
Provisioning profile \"xhmgios\" doesn't support the Associated Domains capability.
描述文件没有勾选这个能力
2***@qq.com (作者)
勾选后重新生成证书打包成功了,非常感谢!