t***@163.com
t***@163.com
  • 发布:2026-03-14 19:32
  • 更新:2026-03-16 11:10
  • 阅读:337

云打包的iOS版本安装失败

分类:uni-app

如题, 通过云打包打的iOS发布包, 安装的时候报错了, 使用的ideviceinstall 报错信息如下:

WARNING: could not locate iTunesMetadata.plist in archive!
WARNING: could not locate Payload/UNI59018DA.app/SC_Info/UNI59018DA.sinf in archive!
Copying './UNI59018DA__20260314191913.ipa' to device... DONE.
Installing 'com.fp.package'
ERROR: Install failed. Got error "APIInternalError" with code 0x00000000: Error Domain=IXErrorDomain Code=13 "Failed to get bundle ID from /private/var/tmp/com.apple.appinstall.temp/temp.Pq0xqd/Extracted/Payload/HBuilder.app" UserInfo={NSLocalizedDescription=Failed to get bundle ID from /private/var/tmp/com.apple.appinstall.temp/temp.Pq0xqd/Extracted/Payload/HBuilder.app, FunctionName=+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:mayBeDeltaPackage:isFromSerializedPlaceholder:location:error:], SourceFileLine=777, NSLocalizedFailureReason=Missing bundle ID.}

双击安装也是报错的,如下图:

我猜问题大概率是因为包里的HBuilder.app里面的info.plist文件是空的, 不知道是哪个环节出错了, 导致info.plist文件没有生成成功.

有人碰到过这个问题吗?

手机系统:iOS26 XCode版本 26.1.1

2026-03-14 19:32 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

首先确认你使用的是开发正式并正确配置了设备的uuid到profile文件中。
使用工具安装失败有可能的原因是ideviceinstall版本太低,建议升级到最新版本。另外可以尝试使用“爱思助手”安装ipa。

  • 剪不断理还乱

    方便看下 https://ask.dcloud.net.cn/question/218572 这个问题嘛 急

    2026-03-17 17:46

要回复问题请先登录注册