I can drill back up from the Xcode build, but I can't drill back down starting from “Macintosh HD”

StackOverflow https://stackoverflow.com/questions/11265283

문제

I need to upload my app file through Application Loader 2.7. But first I needed to get the apps location. I right-clicked on the app file in Xcode 4.3.2's Products folder and Show in Finder. I kept using the Finder Go > Enclosing Folder process to get back to Macintosh HD. Here is the path I wrote down:

Macintosh HD/Users/Steve/Library/Developer/Xcode/DerivedData/[appname]-[string of letters]/Build/Products/Debug-iphonesos/

Yet when I started to drill down from Macintosh HD, I could not find /Library once I got to Users/Steve. I double-checked and the path was correct when drilling up.

How do I make the /Library folder appear? I'm a PC guy.

도움이 되었습니까?
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top