3***@qq.com
3***@qq.com
  • 发布:2023-04-25 15:59
  • 更新:2023-04-25 16:33
  • 阅读:263

ios打包报错 报错原因不知道是什么

分类:HBuilderX

Appid: UNIADE35AD
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: a94a88121232c68fdaa20e224616bcb3
Build description path: /Users/[Name]/Library/Developer/Xcode/DerivedData/HBuilder-ewmgllxlqmsjjzdkktraetppitcj/Build/Intermediates.noindex/ArchiveIntermediates/HBuilder/IntermediateBuildFilesPath/XCBuildData/a94a88121232c68fdaa20e224616bcb3-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 \"daoshenghuo\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"daoshenghuo\" 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-000D29A41AFB401E }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:2EED931F-AE55-4979-BBB5-536CAD0B4CAA, OS:16.2, name:iPad (10th generation) }
{ platform:iOS Simulator, id:6B8F0757-7844-41DA-BD7B-14932B56DDF2, OS:16.2, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:0B79346F-C906-46A6-9360-CD6B1EB1E596, OS:16.2, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:DC0ACC43-571A-4F62-999F-DE3625E6E7A8, OS:16.2, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:2338384F-C66A-4082-AA47-013882477B80, OS:16.2, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:1A3326AF-0869-46D4-9CB9-BFE1E237559E, OS:16.2, name:iPhone 14 }
{ platform:iOS Simulator, id:607053D2-C2EA-477A-BEB6-28E30AED0DA4, OS:16.2, name:iPhone 14 Plus }
{ platform:iOS Simulator, id:1E25ABC4-106B-4198-883A-E8F8DF8585B4, OS:16.2, name:iPhone 14 Pro }
{ platform:iOS Simulator, id:61EA77AF-4CB2-4470-83E2-A92A6D71C3EF, OS:16.2, name:iPhone 14 Pro Max }
{ platform:iOS Simulator, id:6E96AB3F-001A-4694-97DE-3A05D0816516, OS:16.2, name:iPhone SE (3rd generation) }
ARCHIVE FAILED

2023-04-25 15:59 负责人:DCloud_iOS_WZT 分享
已邀请:
DCloud_iOS_WZT

DCloud_iOS_WZT

error: Provisioning profile \"daoshenghuo\" doesn't include the com.apple.developer.associated-domains entitlement

你描述文件 没有勾选associated-domains功能

要回复问题请先登录注册