复制XCode 4项目 [英] Duplicating an XCode 4 Project

查看:119
本文介绍了复制XCode 4项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基本上我想制作一个我的XCode项目和我所有文件的独立副本。我怎样才能做到这一点?我正在研究图形框架,我想为每个框架使用相同的UI。

Basically I want to make an independent copy of my XCode project and all of my files. How can I do this? I'm researching graphing frameworks and I want to use the same UI for each.

推荐答案

借调@zoul 的评论,这可以通过四个步骤在Xcode 4.5中完成。

Seconding @zoul's comment, this can be accomplished in Xcode 4.5 with four steps.


  1. 在Finder中,复制项目文件夹。不要更新 .xcodeproj 文件名。

  2. 在Xcode中,重命名项目。接受建议的更改。

  3. 仍然在Xcode中,重命名管理方案中的方案。

  4. Info.plist 中,重命名您的Bundle标识符。

  1. In Finder, duplicate the project folder. Do not update the .xcodeproj file name.
  2. In Xcode, rename the project. Accept the proposed changes.
  3. Still in Xcode, rename the scheme in "Manage Schemes".
  4. In Info.plist, rename your Bundle identifier.

这篇关于复制XCode 4项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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