提交appstore 时碰到这个总是​ERROR ITMS-90171?

发布于 7 年前作者 guiyingqian10699 次浏览最后编辑 7 年前来自 issues

ERROR ITMS-90171: “Invalid Bundle Structure - The binary file ‘/otherSDK/libWeChatSDK.a’ is not permitted. Your app can’t contain standalone executables or libraries, other than a valid 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.”

我这个.还是昨天下载的,无支付版本的。请问一下,有解决办法吗?

1 回复
mawei
mawei1 楼5 年前

自己解决了,把build phases下面的copy bundle Resources下面的libWeChatSDK.a删掉就好了。