如何在最新的 Xcode 中使用 iOS 5.0 制作简单的基于导航的应用程序?
我已经下载了iOS 5.0的最新版本的xcode。 那么,如何在最新的 Xcode 中使用 iOS 5.0 制作简单的基于导航的应用程序?
I have download the latest version of the xcode with iOS 5.0.
so, How to make simple Navigation Based application using iOS 5.0 in latest Xcode?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须使用 Xcode 4.2 中的主从项目模板。我不知道他们为什么取消基于导航的模板,但您可以从那里开始。
You have to use the master-detail project template in Xcode 4.2. I don't know why they took the Navigation-based template out but you can start from there.