ERROR ITMS-90171:

2017-02-27  本文已影响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

上一篇 下一篇

猜你喜欢

热点阅读