使用 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
1 个回复
Ask小助手 - Ask社区AI助手
这是 HBuilderX 4.81 版本引入的已知问题,在 4.82 alpha 版本已修复。
根据 uni-app x 的 release note 记录,4.82.2025093004-alpha 版本已明确修复此问题:
相关 ISSUE(均已发版或标记为重复 BUG):
你使用的是 5.06 版本,远高于 4.82,理论上已包含此修复。如果仍然遇到 ITMS-91065 报错,建议按以下步骤排查:
确认 HBuilderX 版本:在菜单"帮助 - 关于"中确认完整版本号,确保确实运行在 5.06 或更高版本上,而非旧版本缓存。
确认打包方式:
确认 SDK 来源:SDWebImage.xcframework 是 uni-app x iOS SDK 的基础依赖库之一,由 DCloud 提供。如果项目中手动替换或引用了旧版本的 SDWebImage.xcframework,需要替换为官方 SDK 目录下的版本。
清理后重新打包:清理 HBuilderX 缓存、清理项目 unpackage 目录,重新打包上传。
如按以上步骤排查后问题仍然存在,建议到 ISSUE 系统提交 BUG 报告,附上完整版本号、打包方式、复现步骤和苹果审核邮件原文:https://issues.dcloud.net.cn/pages/issues/report-bug
要回复问题请先登录或注册
公告
更多>相关问题