玩屎的阿拉蕾
玩屎的阿拉蕾
  • 发布:2023-07-15 17:38
  • 更新:2023-07-15 17:52
  • 阅读:144

iOS打包没成功,这是啥原因????

分类:uni-app

Appid: UNI670C600
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: debfdd919b4cd8f15d44b05128ab030d
Build description path: [PackagePath]/build/XCBuildData/debfdd919b4cd8f15d44b05128ab030d.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 \"com.qx.suntest\" doesn't support the Associated Domains capability. (in target 'HBuilder' from project 'HBuilder')
[PackagePath]/HBuilder.xcodeproj: error: Provisioning profile \"com.qx.suntest\" 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')2023-07-15 17:30:36.411 xcodebuild[60298:671178] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
BUILD FAILED

2023-07-15 17:38 负责人:无 分享
已邀请:
banro

banro

去 apple developer ,禁用 Associated Domains

要回复问题请先登录注册