如何将代码从旧版本的xcode转移到最新的版本? [英] How to transfer code from old version of xcode to the newest verision?

查看:217
本文介绍了如何将代码从旧版本的xcode转移到最新的版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 xcode 项目用于我之前制作的应用程序,但它在 xcode 3.2 上,我怎样才能轻松地将项目转移到更新版的xcode?

I have an xcode project for an app i made a while ago but its on xcode 3.2, how can i easily transfer the project to the newer version of xcode?

我尝试过手动将项目的每个文件转移到新版本,但是不太成功。

I have tried manually transferring each file of the project to the new version but was not very successful with that.

有更简单/更自动化的方式吗?

Is there an easier/more automated way of doing this?

编辑:从xcode 3.2实现,而不是4

Realized its from xcode 3.2, not 4

推荐答案

取决于什么类型的应用程序? OpenGL游戏,普通的应用程序,什么?请指定。

Depends what type of app is it ? OpenGL game, normal app, what ? Please specify.

Xcode 4应用程序在Xcode 5上移植不会有太大困难,除非您的应用程序没有自动引用计数。

Xcode 4 apps won't have much difficulty being ported on Xcode 5 unless your app doesn't have Automatic Reference Counting.

否则,只需在新版本的Xcode中打开.xcodeproj文件,一切都会自动发生。

Otherwise, just open the .xcodeproj file in the new version of Xcode and everything will happen automatically.

这篇关于如何将代码从旧版本的xcode转移到最新的版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆