bug:新建一个默认IOS项目打包提交appstore时提示Could not find the main bundle or the info.plist is missing a CFBundleIdentifier
1F20D6F769A84AA444AD757B0B4A27FA.png
原因:info.plist 下Bundle OS Type code 默认时BNDL,改成APPL就好
7BC6A8B0-69A5-4921-8BDF-F4A55ADA8E00.png
bug:新建一个默认IOS项目打包提交appstore时提示Could not find the main bundle or the info.plist is missing a CFBundleIdentifier
原因:info.plist 下Bundle OS Type code 默认时BNDL,改成APPL就好