gpt4 book ai didi

ios - 无法使用适用于 iOS 的 cocos2d-x 3.3 运行新游戏

转载 作者:塔克拉玛干 更新时间:2023-11-02 07:59:20 25 4
gpt4 key购买 nike

我正在使用 cocos2d-x 3.3 和 Xcode 6.1.1 创建一个新的游戏项目。我已经安装了 python 并在终端上运行命令来创建 Helloworld 游戏项目。它看起来像:

$ cocos new Helloworld -p com.datnt.games -l cpp -d /Users/datnguyen/Desktop/DatNguyen/Games 

终端中的结果:

Running command: new
> Copy template into /Users/datnguyen/Desktop/DatNguyen/Games/Helloworld
> Copying cocos2d-x files...
> Rename project name from 'HelloCpp' to 'Helloworld'
> Replace the project name from 'HelloCpp' to 'Helloworld'
> Replace the project package name from 'org.cocos2dx.hellocpp' to 'com.datnt.games'
> Replace the mac bundle id from 'org.cocos2dx.hellocpp' to 'com.datnt.games'
> Replace the ios bundle id from 'org.cocos2dx.hellocpp' to 'com.datnt.games'

当我运行 Xcode 时,我遇到了问题:项目名称仍然是 HelloCpp,我可以在模拟器上运行游戏。我按照教程安装并创建了第一个游戏,但我不知道为什么会出现问题。你能帮我解决这个问题吗?

我的 Xcode 屏幕: enter image description here

更新:我可以在终端使用命令完美运行这个游戏:cocos run -p ios,但不能使用 Xcode 运行

最佳答案

您应该右键单击“HelloWorld.xcodeproj”文件并选择“显示包内容”。

然后你应该删除“project.xcworkspace”文件和“xcuserdata”文件夹。(只需要project.pbxproj文件)。

之后,尝试重新打开您的 Xcode 项目并查看它是否正常工作。

关于ios - 无法使用适用于 iOS 的 cocos2d-x 3.3 运行新游戏,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27580143/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com