FG
💻 Software

How to view file's path in XCode?

Fresh6 days ago
Mar 15, 202616653 views
Confidence Score0%
0%

Problem

I am trying to debug another developer's iPhone project. I am using XCode 4.2 on Mac OS X Lion. Now, when I try to compile the project, I get an error saying that some files are missing. These files are shown red in the Project Navigator. However, I am unable to find the original path where these f…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to view file's path in XCode?

Low Risk

You can right-click any element and select Show in Finder. It will display the best possible match that exists, e.g. the immediate parent folder if only the file is missing, its parent folder if the immediate parent folder is missing, etc. Alternati…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment