美文网首页
ERROR ITMS-90171:

ERROR ITMS-90171:

作者: 小猫仔 | 来源:发表于2017-02-27 15:14 被阅读0次

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file “xxxt.app/UMSocialSDKResourcesNew.bundle/libSocialWechat.a' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure."

一般在提交app到appStore的时候,总是会有一些第三方的框架报错,使上传失败,这用到了一些apple不支持的文件或者库。

处理的方法如下:stackoverflow.com/questions/30419119/unable-to-upload-ios-update-after-adding-flurry-analytics-error-your-app-can-t

相关文章

网友评论

      本文标题:ERROR ITMS-90171:

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