萌萌萌
萌萌萌
  • 发布:2024-03-26 13:22
  • 更新:2025-01-07 11:48
  • 阅读:663

【报Bug】云打包完成提交到ios提示Asset validation failed (90058)

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 22H2

HBuilderX类型: 正式

HBuilderX版本号: 4.06

手机系统: iOS

手机系统版本号: iOS 15

手机厂商: 苹果

手机机型: 14

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

App下载地址或H5⽹址: https://mp-ba850ae9-7c41-4c59-bc12-48ed42ff91be.cdn.bspapp.com/cloudstorage/__UNI__0AA3071_20240326120450.ipa

操作步骤:

云打包完成提交到ios提示Asset validation failed (90058)
This bundle is invalid. The value for key CFBundleVersion [e508948e31] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: f1e09344-65b3-47e8-9062-5cd02f4199a8)

应用版本名称2.0.5
应用版本号116
manifest.json中配置
"versionName" : "2.0.5",
"versionCode" : 116,
ios下载地址 :https://mp-ba850ae9-7c41-4c59-bc12-48ed42ff91be.cdn.bspapp.com/cloudstorage/UNI0AA3071_20240326120450.ipa

预期结果:

成功提交

实际结果:

提交失败
云打包完成提交到ios提示Asset validation failed (90058)
This bundle is invalid. The value for key CFBundleVersion [e508948e31] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: f1e09344-65b3-47e8-9062-5cd02f4199a8)

应用版本名称2.0.5
应用版本号116
manifest.json中配置
"versionName" : "2.0.5",
"versionCode" : 116,
ios下载地址 :https://mp-ba850ae9-7c41-4c59-bc12-48ed42ff91be.cdn.bspapp.com/cloudstorage/UNI0AA3071_20240326120450.ipa

bug描述:

云打包完成提交到ios提示Asset validation failed (90058)
This bundle is invalid. The value for key CFBundleVersion [e508948e31] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: f1e09344-65b3-47e8-9062-5cd02f4199a8)

应用版本名称2.0.5
应用版本号116
manifest.json中配置
"versionName" : "2.0.5",
"versionCode" : 116,
ios下载地址 :https://mp-ba850ae9-7c41-4c59-bc12-48ed42ff91be.cdn.bspapp.com/cloudstorage/UNI0AA3071_20240326120450.ipa

2024-03-26 13:22 负责人:无 分享
已邀请:
锦鲤丶接单丶

锦鲤丶接单丶 - 锦鲤丶接单丶18560000860丶10+年开发经验

versionCode得是一个数字吧,不能是字符串,错误提示应该是这个意思

  • 萌萌萌 (作者)

    字符串试过 数字也试过 都是上面的问题

    2024-03-26 13:52

萌萌萌

萌萌萌 (作者) - 6

求助求助

萌萌萌

萌萌萌 (作者) - 6

求助求助

萌萌萌

萌萌萌 (作者) - 6

求助求助

DCloud_iOS_WZT

DCloud_iOS_WZT

versionCode 改成数字 并且要大于之前提交的code

  • 萌萌萌 (作者)

    versionCode改成了数字 已经大于之前提交的 也是不行

    2024-03-27 11:50

  • DCloud_iOS_WZT

    回复 萌萌萌: 不行提示的什么 原文发出来

    2024-03-27 11:52

  • DCloud_iOS_WZT

    回复 萌萌萌: 如果原文没变 你检查下你是不是给错Ipa了

    2024-03-27 11:52

  • DCloud_iOS_WZT

    回复 萌萌萌: 如果还不行把你ipa发出来看下

    2024-03-27 11:54

  • 萌萌萌 (作者)

    回复 DCloud_iOS_WZT: 改成了数字 提示的还是最上面的错误 90058最新云打包出来的ipa文件地址https://mp-ba850ae9-7c41-4c59-bc12-48ed42ff91be.cdn.bspapp.com/cloudstorage/UNI0AA3071_20240327131841.ipa

    2024-03-27 13:19

萌萌萌

萌萌萌 (作者) - 6

已解决,检查了插件中的版本号,插件中的版本号问题

ero

ero

Error: [ContentDelivery.Uploader.600000F1C340] Asset validation failed (90022) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: bcca1019-0047-41eb-a0f4-80bc088de722) 2025-01-07 11:43:17.479 [ContentDelivery.Uploader.600000F1C340] ============= UPLOAD FAILED with 1 error. ============= 2025-01-07 11:43:17.483 ** Error: Error uploading '/Documents/downZipPath/2bb6af451259493eb49352a35e42d234/2bb6af451259493eb49352a35e42d234.ipa'. 2025-01-07 11:43:17.484 Error: Asset validation failed Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: bcca1019-0047-41eb-a0f4-80bc088de722) (90022) { NSLocalizedDeion = "Asset validation failed"; NSLocalizedFailureReason = "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface (ID: bcca1019-0047-41eb-a0f4-80bc088de722)"; NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo={status=409, detail=Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface, id=bcca1019-0047-41eb-a0f4-80bc088de722, code=STATE_ERROR.VALIDATION_ERROR.90022, title=Asset validation failed, NSLocalizedFailureReason=Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. See https://developer.apple.com/documentation/bundleresources/information_property_list/user_interface, NSLocalizedDeion=Asset validation failed}"; "iris-code" = "STATE_ERROR.VALIDATION_ERROR.90022"; }

ero

ero

我的也是这个问题请问一下,是哪插件问题?

要回复问题请先登录注册