testflight

TestFlight提交报错ERROR ITMS-90171

2020-10-18  本文已影响0人  testflightTF

TestFlight提交报错ERROR ITMS-90171

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'Observ520_final.app/TestObservHook.dylib' 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."

译文意思是:

错误ITMS-90171:“无效的捆绑结构-二进制文件'Observ520_final.app/TestObservHook.dylib。是不允许的。您的应用程序不能包含独立的可执行文件或库,除了支持bundle的有效CFBundleExecutable。请参考绑定包编程指南https://developer.apple.com/go/?id=bundle-structure用于获取iOS应用程序捆绑结构的信息。”

解决方法是找到TestObservHook.dylib直接删除即可

上一篇 下一篇

猜你喜欢

热点阅读