我是新手,第一次运行新建项目失败

我用cocos new 创建了个新的cocos2d-x js项目,然后直接cocos run新建的ios项目,然后提示"update xcode please.",后来改了宏定义修复了此问题,然后再运行就出现了
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=22):
Failed to install the requested application
The application’s Info.plist does not contain CFBundleShortVersionString.
Ensure your bundle contains a CFBundleShortVersionString.
Error running command, return code: 22.

cocos版本为3.16,xcode版本为11.5
请问这个该怎么解决,谢谢

我主要是想运行测试一下工程能不能正常跑,目录下生成了这个文件,但无法运行,应该怎么设置呀

xcode连上手机编译

1赞