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不支持的文件或者库。
![](https://img.haomeiwen.com/i3408185/c66a086083f6210f.png)
网友评论