让我的游戏识别 Game Center?

发布于 2024-10-24 13:40:50 字数 154 浏览 5 评论 0原文

好吧,我在 iTunes Connect 页面制作了游戏,启用了 Game Center。 我设法让我的游戏识别游戏中心并使用它。

但现在,过了一段时间,我把一些事情搞砸了,忘记了我需要在 XCode 中更改哪些设置,以便我的游戏可以识别 Game Center。有什么建议吗?

Well, I made my game in iTunes Connect page, enabled Game Center.
I manage to make my game recognize Game Center and work with it.

But now, after some time, I got a couple things messed up, and forgot what setting I needed to change in XCode so my game could recognize Game Center. Any tips?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回梦 2024-10-31 13:40:50

在您的框架中,包含 GameKit 框架,它应该可以工作。

请记住,每当您在类中需要它时,也导入 gamekit 框架。

In your frameworks, include the GameKit framework and it should work..

Remember to import the gamekit framework as well whenever you need it in a class..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文