z***@outlook.com
z***@outlook.com
  • 发布:2024-02-05 15:59
  • 更新:2024-02-05 15:59
  • 阅读:43

使用云打包 本地可以编译 上传后提示打包失败 没有报错只有警告 分析不出失败原因?

分类:HBuilderX

大家有遇到这种情况的吗 另外云打包每日有打包次数限制

使用离线打包 与 线上打包结果是否相同呢

下面是打包失败提示信息:
Appid: UNI309D781
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk iphoneos16.4 -project [PackagePath]/HBuilder.xcodeproj

User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
SDKROOT = iphoneos16.4

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: 22e95f3a85f5d39aecf406e60b285faf
Build description path: [PackagePath]/build/XCBuildData/22e95f3a85f5d39aecf406e60b285faf.xcbuilddata

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
[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 \"lxm\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"lxm\" 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')2024-02-05 15:50:39.497 xcodebuild[90210:761765] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
BUILD FAILED
T

2024-02-05 15:59 负责人:无 分享
已邀请:

要回复问题请先登录注册