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";}

相关推荐
YoloMari4 小时前
组件中的emit
前端·javascript·vue.js·微信小程序·uni-app
taopi202411 小时前
ios打包:uuid与udid
ios·iphone·ipad
小鹿撞出了脑震荡21 小时前
Effective Objective-C 2.0 读书笔记——关联对象
开发语言·ios·objective-c
小鹿撞出了脑震荡21 小时前
Effective Objective-C 2.0 读书笔记—— objc_msgSend
ios·objective-c·xcode
fareast_mzh21 小时前
Customize ringtone on your iPhone
ios·iphone
会发光的猪。1 天前
如何获取小程序的code在uniapp开发中
前端·小程序·uni-app
duansamve1 天前
Uniapp开发总结
uni-app
Mr.L705172 天前
Maui学习笔记- SQLite简单使用案例02添加详情页
笔记·学习·ios·sqlite·c#
林涧泣2 天前
【Uniapp-Vue3】页面和路由API-navigateTo及页面栈getCurrentPages
前端·vue.js·uni-app
Komorebi゛2 天前
【uniapp】获取上传视频的md5,适用于APP和H5
前端·javascript·uni-app