我试图使用macOS的Chess应用程序中的源代码,但是,当我在Xcode中打开它时,出现了一个错误,提示"MBChess" requires a provisioning profile. Enable development signing and select a provisioning profile in the project editor. (in target 'MBChess')
我试图找到解决类似问题的方法,但是项目文件“ MBChess”没有其他答案中提到的选项卡(例如“常规”)。
我如何让该应用程序在我的计算机上生成并运行?