美文网首页
ERROR ITMS-90101 & ERROR ITM

ERROR ITMS-90101 & ERROR ITM

作者: TEASON | 来源:发表于2016-10-20 19:52 被阅读1158次

ERROR ITMS-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"
ERROR ITMS-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"

上传不支持之前支持的设备, 比如之前上线用了ipad,这次忘记勾上了.

ERROR ITMS-90164: "Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: 'true' for the key 'get-task-allow' in 'Payload/pro.app/pro'"
ERROR ITMS-90164: "Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. According to the provisioning profile, the bundle contains a key value that is not allowed: 'true' for the key 'get-task-allow' in 'Payload/pro.app/pro'"

clean一下解决.

相关文章

网友评论

      本文标题:ERROR ITMS-90101 & ERROR ITM

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