iOS打包上传IPA过程中报错
2022-09-08 本文已影响0人
CYC666
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