Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
324 views
in Technique[技术] by (71.8m points)

ios - move xcode project causes red text (missing files from project)

When I move iphone project directory to a new path. There are some red texts indicate the missing files from the project source codes. How to avoid these?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Here is how to locate the missing (red) files using the Xcode 4 interface:

  1. Select the file or files in the left hand Project Navigator (the folder icon)
  2. In the right sidebar click on "File Inspector" which is the leftmost icon resembling a page
  3. In the "Identity and Type" section, there is a grey box labeled "Location".
  4. Click on the small icon to the lower left that resembles a file browser - this will come up with a file browser to locate the file.

Voila, you are done.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...