上传 IPA 报错:UnknownError, No suitable application records were found

上传 IPA 文件时,可能会遇到如下报错:

1prepareIpaError: UnknownError, No suitable application records were found. Verify your bundle identifier ‘cc.zdcee.zd’ is correct and that you are signed into Xcode with an Apple ID that has access to the app in App Store Connect. (1190)

报错翻译

未知错误,没有找到合适的应用程序记录。
请验证包标识符 ‘Merchant.com.company.xsd’ 是否正确,并确保您使用的 Apple ID 在 Xcode 中签名,并有权限访问 App Store Connect 中的该应用。 (1190)


解决方法

  1. 登录 App Store Connect,进入 应用管理中心
  2. 检查并确认 应用已经创建,且 Bundle Identifier 与 IPA 文件一致。
  3. 上传应用截图或完善应用信息,确保应用记录完整。
  4. 完成后重新上传 IPA 即可。