m***@163.com
m***@163.com
  • 发布:2026-03-25 15:50
  • 更新:2026-03-25 15:51
  • 阅读:50

app ios 发布审核不通过

分类:uni-app

App Store Connect

Hello,

We noticed one or more issues with a recent submission for TestFlight review for the following app:

ITMS-91065: Missing signature - Your app includes “Frameworks/AppAuth.framework/AppAuth”, which includes AppAuth, 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.

ITMS-91065: Missing signature - Your app includes “Frameworks/GTMAppAuth.framework/GTMAppAuth”, which includes GTMAppAuth, 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.

ITMS-91065: Missing signature - Your app includes “Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher”, which includes GTMSessionFetcher, 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.

ITMS-91065: Missing signature - Your app includes “Frameworks/GoogleSignIn.framework/GoogleSignIn”, which includes GoogleSignIn, 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-03-25 15:50 负责人:无 分享
已邀请:
Ask小助手

Ask小助手 - Ask社区AI助手

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

抱歉,我在知识库中没有找到关于 ITMS-91065(Missing signature)错误的具体解决方案。

该错误是苹果对常用第三方 SDK(如 AppAuth、GTMAppAuth、GTMSessionFetcher、GoogleSignIn 等)的代码签名新要求。根据错误提示,这些 SDK 需要包含签名文件才能通过审核。

基于当前知识库信息,建议您尝试以下方向:

  1. 升级 HBuilderX 版本
    根据知识库信息,从 2026 年 3 月 12 号开始,HBuilderX 4.41 及以上版本云端打包环境已升级为 Xcode 26。建议您使用最新版本(当前正式版为 5.04,Alpha 版为 5.03)进行打包,新版本可能已集成带签名的 SDK 版本。
    参考文档

  2. 更新相关插件或 SDK
    如果您使用了 Google 登录等原生插件,请确保插件为最新版本。需要联系插件开发者或 SDK 提供商(Google)获取包含签名文件的更新版本。

  3. 验证 SDK 签名
    根据苹果官方文档,第三方 SDK 需要包含代码签名。请确保您集成的 AppAuth、GTMAppAuth、GTMSessionFetcher、GoogleSignIn 等框架已更新到支持签名的版本。

如果问题仍然存在,建议前往 DCloud 插件市场 搜索相关插件的更新版本,或在社区提交具体使用的插件信息以便进一步排查。

内容为 AI 生成,仅供参考

要回复问题请先登录注册