将 Xcode 项目升级到 3.2
如何将我的 xcode 项目更新到 3.2?我需要 3.2 的应用程序委托,但在我当前的 3.1 项目上没有它们。请让我知道如何执行此操作。
谢谢,
凯文
How would I update my xcode project to 3.2? I need the app delegate of 3.2, but on my current 3.1 project doesn't have them. Please let me know how to do this.
Thanks,
Kevin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经在我对您的其他问题的回答中告诉您如何添加应用程序委托。没有任何其他功能需要“升级”该项目。
I already told you how to add an application delegate in my answer on your other question. There aren't any other features that would require an “upgrade” of the project.