uniapp打包如何取消支持ipad,最开始勾选了ipad,打包也审核过了,后期审核提示在ipad上页面布局不兼容,就想取消掉ipad

*** Error: [ContentDelivery.Uploader.] Asset validation failed (90101) This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: ) 2024-11-19 10:44:58.072 [ContentDelivery.Uploader.] ============= UPLOAD FAILED with 1 error. ============= 2024-11-19 10:44:58.076 *** Error: Error uploading '/Documents/downZipPath/0ae2535da0164b6eb52134a0770441cb/0ae2535da0164b6eb52134a0770441cb.ipa'. 2024-11-19 10:44:58.076 *** Error: Asset validation failed This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: ) (90101) { NSLocalizedDeion = "Asset validation failed"; NSLocalizedFailureReason = "This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html (ID: )"; NSUnderlyingError = "Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo={status=409, detail=This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html, id=, code=STATE_ERROR.VALIDATION_ERROR.90101, title=Asset validation failed, NSLocalizedFailureReason=This bundle does not support one or more of the devices supported by the previous app version. Your app update must continue to support all devices previously supported. You declare supported devices in Xcode with the Targeted Device Family build setting. Refer to QA1623 for additional information: https://developer.apple.com/library/ios/#qa/qa1623/_index.html, NSLocalizedDeion=Asset validation failed}"; "iris-code" = "STATE_ERROR.VALIDATION_ERROR.90101"; }

***错误:[CntentDelivery.Uplooader.]资产验证失败(90101)此捆绑包不支持以前应用程序版本支持的一个或多个设备。您的应用程序更新必须继续支持以前支持的所有设备。您可以使用Targeted Device Family构建设置在Xcode中声明支持的设备。更多信息请参考QA1623:https://developer.apple.com/library/ios/#qa/qa1623/_index.html(ID:)2024-11-19 10:44:58.072[内容交付。上传者。2024-11-19 10:44:58.076***错误:上传"/文档/downZipPath/0ae2535da0164b6eb52134a0770441cb/0ae2535da 0164b6eb52134a0770441cb.ipa"时出错。2024-11-19 10:44:58.076***错误:资产验证失败此捆绑包不支持以前应用程序版本支持的一个或多个设备。您的应用程序更新必须继续支持以前支持的所有设备。您可以使用Targeted Device Family构建设置在Xcode中声明支持的设备。更多信息请参考QA1623:https://developer.apple.com/library/ios/#qa/qa1623/_index.html(ID:)(90101){NSLocalizedDeion="资产验证失败";NSLocalizedFailureReason="此捆绑包不支持以前应用程序版本支持的一个或多个设备。您的应用程序更新必须继续支持以前支持的所有设备。您可以在Xcode中使用目标设备系列构建设置声明支持的设备。有关其他信息,请参阅QA1623:https://developer.apple.com/library/ios/#qa/qa1623/_index.html(ID:)";NSUnderlyingError="错误域=IrisAPI代码=-19241\\"资产验证失败\\"UserInfo={状态=409,详细信息=此捆绑包不支持以前应用程序版本支持的一个或多个设备。您的应用程序更新必须继续支持以前支持的所有设备。您可以在Xcode中使用目标设备系列构建设置声明支持的设备。有关其他信息,请参阅QA1623:https://developer.apple.com/library/ios/#qa/qa1623/_index.html,id=,代码=状态错误。VALIDAION_ERROR.90101,title=资产验证失败,NSLocalizedFailureReason=此捆绑包不支持以前应用程序版本支持的一个或多个设备。您的应用程序更新必须继续支持以前支持的所有设备。您可以使用Targeted Device Family构建设置在Xcode中声明支持的设备。更多信息请参考QA1623:https://developer.apple.com/library/ios/#qa/qa1623/_index.html,NSLocalizedDeion=资产验证失败}";"虹膜代码"="STATE_ERROR。VALIDATION_ERROR.90101";}

相关推荐
网安墨雨14 分钟前
iOS应用网络安全之HTTPS
web安全·ios·https
福大大架构师每日一题2 小时前
37.1 prometheus管理接口源码讲解
ios·iphone·prometheus
何极光5 小时前
uniapp小程序样式穿透
前端·小程序·uni-app
User_undefined17 小时前
uniapp Native.js 调用安卓arr原生service
android·javascript·uni-app
流氓也是种气质 _Cookie18 小时前
uniapp blob格式转换为video .mp4文件使用ffmpeg工具
ffmpeg·uni-app
爱笑的眼睛1119 小时前
uniapp 极速上手鸿蒙开发
华为·uni-app·harmonyos
BangRaJun21 小时前
LNCollectionView-替换幂率流体
算法·ios·设计
刘小哈哈哈1 天前
iOS 多个输入框弹出键盘处理
macos·ios·cocoa
靴子学长1 天前
iOS + watchOS Tourism App(含源码可简单复现)
mysql·ios·swiftui
鱼樱前端1 天前
uni-app框架核心/常用API梳理一(数据缓存)
前端·uni-app