iOS-Xcode 上传App Store报错 Unexpected CFBundleExecutable Key

iOS-Xcode 上传App Store报错 Unexpected CFBundleExecutable Key

第一步:通过阅读前两行提示,可以很容易找到出问题的第三方 .bundle;


第二步:在项目中找到该库中的info.plist ---- Executable file字段,并且删除此行,就OK了,如图

iOS-Xcode 上传App Store报错 Unexpected CFBundleExecutable Key