AppCode 上的当前位置模拟

发布于 2024-12-18 21:36:28 字数 202 浏览 4 评论 0原文

如果这个问题重复,请纠正我。

我刚刚开始使用 AppCode 进行 iOS 编程。

我发现它非常有用,但问题开始发生。

我的应用程序是基于位置的应用程序,我需要模拟当前位置,但使用 AppCode 我似乎找不到该选项。

我也尝试过选择 iOS 5 作为目标平台,但没有什么喜悦。

有谁知道如何使用这个IDE吗?

Please correct me if this question is duplicated.

I just started using AppCode for iOS programming.

I found it very useful but issues started happening.

My application is location based app and I need to simulate the current location but with AppCode I could not seem to find that option.

I also tried to choose iOS 5 as the target platform but no joy.

Does anyone know how to do it with this IDE?

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

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

发布评论

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

评论(1

倒带 2024-12-25 21:36:29

我相信现在没有办法在 AppCode 中模拟位置(好吧,你只能在模拟器本身的位置之间切换)。为此,您必须使用 Xcode。

但你可以选择iOS 5,这不是问题。为此,您必须编辑或创建新的“运行配置”。单击“运行”/“调试”按钮左侧的组合框。将有“编辑配置”项目。您可以在那里编辑 SDK/调试器/配置以运行应用程序。

当然,您的系统中需要安装带有 iOS 5.0 的 iOS SDK。我相信,它是 Xcode 4.2 及更高版本。

I believe there is no way to simulate location right now in AppCode (well, you can only switch between locations in Simulator itself). You'd have to use Xcode for this.

But you can select iOS 5, that's not a problem. To do this you will have to edit or create new "Run configuration". Click on the combo box to the left from "Run"/"Debug" buttons. There will be "Edit Configurations" item. You can edit SDK/Debugger/Configuration for running application there.

Of course, you have iOS SDK with iOS 5.0 to be installed in your system. I believe, it's Xcode 4.2 and later.

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