上传App Store报错 ERROR ITMS-90171,90209

ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 

ERROR ITMS-90209: "Invalid Segment Alignment. The app binary at  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."

对接第三方IM(网易云视频)拖了很多三方库包含几个exec文件 拖到了Build Phases-->copy build resources造成,找到exec文件,删除即可(Archieve列表--show log会有具体的exec文件名称)

你可能感兴趣的:(上传App Store报错 ERROR ITMS-90171,90209)