<bdo id='44XO5'></bdo><ul id='44XO5'></ul>

  • <legend id='44XO5'><style id='44XO5'><dir id='44XO5'><q id='44XO5'></q></dir></style></legend>
    1. <small id='44XO5'></small><noframes id='44XO5'>

        <tfoot id='44XO5'></tfoot>

      1. <i id='44XO5'><tr id='44XO5'><dt id='44XO5'><q id='44XO5'><span id='44XO5'><b id='44XO5'><form id='44XO5'><ins id='44XO5'></ins><ul id='44XO5'></ul><sub id='44XO5'></sub></form><legend id='44XO5'></legend><bdo id='44XO5'><pre id='44XO5'><center id='44XO5'></center></pre></bdo></b><th id='44XO5'></th></span></q></dt></tr></i><div id='44XO5'><tfoot id='44XO5'></tfoot><dl id='44XO5'><fieldset id='44XO5'></fieldset></dl></div>
      2. 升级到 Xcode 4 后出现缺少文件警告

        Missing file warnings showing up after upgrade to Xcode 4(升级到 Xcode 4 后出现缺少文件警告)

          <bdo id='oj6v0'></bdo><ul id='oj6v0'></ul>

          <small id='oj6v0'></small><noframes id='oj6v0'>

          <tfoot id='oj6v0'></tfoot>

          <i id='oj6v0'><tr id='oj6v0'><dt id='oj6v0'><q id='oj6v0'><span id='oj6v0'><b id='oj6v0'><form id='oj6v0'><ins id='oj6v0'></ins><ul id='oj6v0'></ul><sub id='oj6v0'></sub></form><legend id='oj6v0'></legend><bdo id='oj6v0'><pre id='oj6v0'><center id='oj6v0'></center></pre></bdo></b><th id='oj6v0'></th></span></q></dt></tr></i><div id='oj6v0'><tfoot id='oj6v0'></tfoot><dl id='oj6v0'><fieldset id='oj6v0'></fieldset></dl></div>
            <tbody id='oj6v0'></tbody>

                1. <legend id='oj6v0'><style id='oj6v0'><dir id='oj6v0'><q id='oj6v0'></q></dir></style></legend>

                  本文介绍了升级到 Xcode 4 后出现缺少文件警告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我最近升级到 Xcode 4(这是一次很棒的升级),但现在我收到了一些以前没有收到的警告.我浏览了论坛和其他 SO 帖子,但没有找到解决此问题的方法.

                  I recently upgraded to Xcode 4 (which is a great upgrade) but now I'm getting some warnings that I did not get before. I have looked through forums and other SO posts but have not come across how to fix this.

                  我收到的警告是缺少文件的项目级警告.正在显示的文件已从项目导航器视图中删除(也选择从文件系统中删除).然而,它似乎仍然以某种方式链接到项目,即使该文件不再出现在项目导航器中.

                  The warnings I get are project level warnings for a missing file. The files that are being shown have been deleted from the project navigator view (also choosing to delete from file system). However it still seems to be showing up as somehow linked to the project, even though the file no longer appears in the Project navigator.

                  我环顾四周,没有找到如何告诉 Xcode 这些文件已经消失,停止给我警告.这是我在 Xcode4 中获得的屏幕截图,但从未在 Xcode 3 中获得.

                  I have looked around and not found how I can tell Xcode that these files are gone, stop giving me warnings. Here's a screenshot that I get in Xcode4, but never got in Xcode 3.

                  推荐答案

                  这些解决方案太难了.问题是您已经从文件系统中删除了该项目,但 SVN 仍然认为它们在那里.从 SVN 中分离项目将起作用,对于删除 .svn 文件夹也是如此,但这会破坏您的存储库!

                  These solutions are way too difficult. The problem is that you have removed the project from filesystem but SVN still thinks they are there. Detaching project from SVN will work, the same for removing .svn folders BUT that is going to destroy your repository!

                  打开控制台要容易得多,浏览到您的文件夹(cd/pathToYourFolder")并键入以下命令:

                  It is much easier to open console, browse to your folder ("cd /pathToYourFolder") and type the following command:

                  svn 删除 nameOfMissingFile

                  如果您丢失的文件的名称包含 @ 字符(例如:视网膜特定图稿),请确保文件名以 @ 符号结尾:

                  If the name of your missing file includes the @ character (eg: retina-specific artwork), ensure the file name terminates with the @ symbol:

                  svn delete nameOfMissingFile@2x.png@

                  对于 GIT 存储库:

                  For GIT repositories:

                  git rm nameOfMissingFile

                  这篇关于升级到 Xcode 4 后出现缺少文件警告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Cocos2D + Disabling only Retina iPad Graphics(Cocos2D + 仅禁用 Retina iPad 图形)
                  xcode iphone particles without cocos2D(没有cocos2D的xcode iphone粒子)
                  Cocos2d portrait mode not working on iPhone(Cocos2d 人像模式在 iPhone 上不起作用)
                  Why does xcode archive succeed but create an empty .xcarchive file?(为什么 xcode 归档成功但创建一个空的 .xcarchive 文件?)
                  Collision Detection in Cocos2d game?(Cocos2d 游戏中的碰撞检测?)
                  OpenGL vs Cocos2d: What to choose?(OpenGL vs Cocos2d:选择什么?)

                    <i id='KThEW'><tr id='KThEW'><dt id='KThEW'><q id='KThEW'><span id='KThEW'><b id='KThEW'><form id='KThEW'><ins id='KThEW'></ins><ul id='KThEW'></ul><sub id='KThEW'></sub></form><legend id='KThEW'></legend><bdo id='KThEW'><pre id='KThEW'><center id='KThEW'></center></pre></bdo></b><th id='KThEW'></th></span></q></dt></tr></i><div id='KThEW'><tfoot id='KThEW'></tfoot><dl id='KThEW'><fieldset id='KThEW'></fieldset></dl></div>
                      <tbody id='KThEW'></tbody>

                    • <small id='KThEW'></small><noframes id='KThEW'>

                        • <bdo id='KThEW'></bdo><ul id='KThEW'></ul>
                        • <tfoot id='KThEW'></tfoot>

                            <legend id='KThEW'><style id='KThEW'><dir id='KThEW'><q id='KThEW'></q></dir></style></legend>