云打包

- 发布:2025-05-13 15:38
- 更新:2025-05-15 12:25
- 阅读:1030
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win11
HBuilderX类型: 正式
HBuilderX版本号: 4.64
手机系统: iOS
手机系统版本号: iOS 18
手机厂商: 苹果
手机机型: iphone 11
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
云打包成功
云打包成功
实际结果:
云打包失败
云打包失败
bug描述:
hbuildx升级最新版后打包上传appstore报bitcode错误,然后升级插件sdk,升级后ios云打包不了,一直报错
错误信息链接: https://app.liuyingyong.cn/build/errorLog/1f223df0-2fc7-11f0-b372-ab580e850caf
部分错误信息:
Undefined symbols for architecture arm64:
\"$s28IntegratedPaymentSolutionSDK07OctopusB0C02isE10AppInstallSbyFTj\", referenced from:
$s11EightPaySDK4UnitC05beginB0yySo12NSDictionaryCF in libEightPaySDK.a(Unit.o)
\"$s28IntegratedPaymentSolutionSDK07OctopusB0C02isE9ResultUrlySb10Foundation3URLVFTj\", referenced from:
$s11EightPaySDK4UnitC9handelUrlyy10Foundation3URLVF in libEightPaySDK.a(Unit.o)
$s11EightPaySDK4UnitC9handelUrlyy10Foundation3URLVFTo in libEightPaySDK.a(Unit.o)
\"$s28IntegratedPaymentSolutionSDK07OctopusB0C16processResultUrlySb10Foundation3URLVFTj\", referenced from:
$s11EightPaySDK4UnitC9handelUrlyy10Foundation3URLVF in libEightPaySDK.a(Unit.o)
$s11EightPaySDK4UnitC9handelUrlyy10Foundation3URLVFTo in libEightPaySDK.a(Unit.o)
\"_$s28IntegratedPaymentSolutionSDK07OctopusB0C6apiUrl06resultG0ACSSSStcfc\", referenced from:
$s11EightPaySDK4UnitC05beginB0yySo12NSDictionaryCF in libEightPaySDK.a(Unit.o)
\"_$s28IntegratedPaymentSolutionSDK0B0C3pay_8callbackySS_AA0B14ResultCallbackptFTj\", referenced from:
$s11EightPaySDK4UnitC05beginB0yySo12NSDictionaryCF in libEightPaySDK.a(Unit.o)
\"_$s28IntegratedPaymentSolutionSDK0B14ResultCallbackP9onFailureyyAA0bE0CFTq\", referenced from:
lgot.$s28IntegratedPaymentSolutionSDK0B14ResultCallbackP9onFailureyyAA0bE0CFTq in libEightPaySDK.a(Unit.o)
\"$s28IntegratedPaymentSolutionSDK0B14ResultCallbackP9onSuccessyyAA0bE0CFTq\", referenced from:
l_got.$s28IntegratedPaymentSolutionSDK0B14ResultCallbackP9onSuccessyyAA0bE0CFTq in libEightPaySDK.a(Unit.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (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 issue, 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-001214A41AFB401E, name:My Mac }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:iOS Simulator, id:9792BF79-55A3-464B-BCC4-8FC5553530ED, OS:18.1, name:iPhone 16 }
{ platform:iOS Simulator, id:9792BF79-55A3-464B-BCC4-8FC5553530ED, OS:18.1, name:iPhone 16 }
{ platform:iOS Simulator, id:FAC75CB8-1EC1-4FB5-8324-EE9A612ECB9B, OS:18.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:FAC75CB8-1EC1-4FB5-8324-EE9A612ECB9B, OS:18.1, name:iPhone 16 Plus }
{ platform:iOS Simulator, id:AB6D4465-81D1-4AF2-985E-F2A1C9B6C2F8, OS:18.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:AB6D4465-81D1-4AF2-985E-F2A1C9B6C2F8, OS:18.1, name:iPhone 16 Pro }
{ platform:iOS Simulator, id:511D2F9C-27B8-4D6D-9286-680201248FA4, OS:18.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:511D2F9C-27B8-4D6D-9286-680201248FA4, OS:18.1, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, id:0AC78C3F-3568-4E22-BF08-AA07F1DDA01F, OS:18.1, name:iPhone SE (3rd generation) }
{ platform:iOS Simulator, id:0AC78C3F-3568-4E22-BF08-AA07F1DDA01F, OS:18.1, name:iPhone SE (3rd generation) }
ARCHIVE FAILED The following build commands failed:
1 个回复
DCloud_App_Array
打包失败是因为缺失依赖库,请联系插件作者排查确认,关键错误信息: