美文网首页
iOS打包上传IPA过程中报错

iOS打包上传IPA过程中报错

作者: CYC666 | 来源:发表于2022-09-08 22:02 被阅读0次

1、如下图,将Info中的某个信息误删了,就汇报这个错
【Missing Code Signing Entitlement. Use of the 'network-authentication' background mode in 'Payload/
AlBOProject.app/AIBOProject' requires either the 'com.apple.developer.CaptiveNetworkPlugin' or
'com.apple.developer.networking.HotspotHelper' entitlement. With error code
STATE_ERROR.VALIDATION_ERROR.90514 for id Oddea88b-11fd-4126-81e8-b1085f8eca01】


23441662644133_.pic.jpg
45281662635501_.pic.jpg

2、问题及解决方案,删除
【SDK Version Issue. This app was built with the iOS SDK. All iOS apps submitted to the App Store must be built with the iOS 15 SDK or later, included in Xcode 13 or later. With error code STATE_ERROR.VALIDATION_ERROR.90725 for id 9e930177-70d1-476b-8ec5-64d3b830268b】


45281662635501_.pic.jpg
23471662644192_.pic.jpg

相关文章

网友评论

      本文标题:iOS打包上传IPA过程中报错

      本文链接:https://www.haomeiwen.com/subject/jvzonrtx.html