Could not find the main bundle or the info.plist is missing a CFBundleIdentifier

bug:新建一个默认IOS项目打包提交appstore时提示Could not find the main bundle or the info.plist is missing a CFBundleIdentifier


Could not find the main bundle or the info.plist is missing a CFBundleIdentifier_第1张图片
1F20D6F769A84AA444AD757B0B4A27FA.png

原因:info.plist 下Bundle OS Type code 默认时BNDL,改成APPL就好


Could not find the main bundle or the info.plist is missing a CFBundleIdentifier_第2张图片
7BC6A8B0-69A5-4921-8BDF-F4A55ADA8E00.png

你可能感兴趣的:(Could not find the main bundle or the info.plist is missing a CFBundleIdentifier)