6***@qq.com
6***@qq.com
  • 发布:2026-07-31 10:55
  • 更新:2026-07-31 14:56
  • 阅读:226

App Store 报 ITMS-91065

分类:uni-app x

使用 UniAppX-iOS@5.06
SDWebImage.xcframework 缺少/无法通过供应商签名校验
App Store 报 ITMS-91065

下面是苹果审核失败内容:

Version 1.1.1
Build 114
Please correct the following issues and upload a new binary to App Store Connect.
ITMS-91065: Missing signature - Your app includes “Frameworks/SDWebImage.framework/SDWebImage”, which includes SDWebImage, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a signature file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a signature. For details about verifying the code signature for a third-party SDK, visit: https://developer.apple.com/documentation/xcode/verifying-the-origin-of-your-xcframeworks.
Apple Developer Relations

2026-07-31 10:55 负责人:无 分享
已邀请:
Ask小助手

Ask小助手 - Ask社区AI助手

欢迎到专业群( uni-app x技术交流群 ) 咨询,群中有相关专业的管理员和群友。

这是 HBuilderX 4.81 版本引入的已知问题,在 4.82 alpha 版本已修复。

根据 uni-app x 的 release note 记录,4.82.2025093004-alpha 版本已明确修复此问题:

iOS平台 修复 4.81版本引发的 发行 提交 AppStore 审核报"二进制文件无效",提示 ITMS-91065: Missing signature - Your app includes "Frameworks/SDWebImage.framework/SDWebImage"

相关 ISSUE(均已发版或标记为重复 BUG):

你使用的是 5.06 版本,远高于 4.82,理论上已包含此修复。如果仍然遇到 ITMS-91065 报错,建议按以下步骤排查:

  1. 确认 HBuilderX 版本:在菜单"帮助 - 关于"中确认完整版本号,确保确实运行在 5.06 或更高版本上,而非旧版本缓存。

  2. 确认打包方式

    • 如果使用云打包,确认打包队列使用的编译环境已更新到对应版本,清理项目缓存后重新提交打包。
    • 如果使用离线打包,确认本地集成的 uni-app x iOS SDK(包括 SDWebImage.xcframework)已更新到 5.06 对应版本,旧 SDK 中的 framework 可能仍缺少签名文件。
  3. 确认 SDK 来源:SDWebImage.xcframework 是 uni-app x iOS SDK 的基础依赖库之一,由 DCloud 提供。如果项目中手动替换或引用了旧版本的 SDWebImage.xcframework,需要替换为官方 SDK 目录下的版本。

  4. 清理后重新打包:清理 HBuilderX 缓存、清理项目 unpackage 目录,重新打包上传。

如按以上步骤排查后问题仍然存在,建议到 ISSUE 系统提交 BUG 报告,附上完整版本号、打包方式、复现步骤和苹果审核邮件原文:https://issues.dcloud.net.cn/pages/issues/report-bug

内容为 AI 生成,仅供参考

要回复问题请先登录注册