提交appstore 时碰到这个总是​ERROR ITMS-90171?
发布于 6 年前 作者 guiyingqian 10592 次浏览 来自 官方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 回复

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

回到顶部