• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
FAQ: adding things to projects when they're in hidden directories
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FAQ: adding things to projects when they're in hidden directories


  • Subject: FAQ: adding things to projects when they're in hidden directories
  • From: Chris Espinosa <email@hidden>
  • Date: Tue, 16 Nov 2004 22:20:16 -0800

On Nov 16, 2004, at 10:04 PM, Wesley Smith wrote:

So how does one go about including a library in the /usr/... directory if it's
hidden from Finder? Is there a way of explicity providing a path?

Both the Finder and Navigation Services let you navigate to a point on a path even if you can't click your way there.


From Xcode:
- choose Add Files... from the Project menu
- press slash or command-shift-G: this brings up the Go to Folder box
- type /usr/
- press Enter
- navigate from there to lib/whatever or include/whatever

From the Finder:
- press command-shift-G ("Go to Folder")
- type /usr/
- press Enter
- navigate from there to lib/whatever or include/whatever
- drag the item you want into Xcode's Groups and Files tree

Chris

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: FAQ: adding things to projects when they're in hidden directories
      • From: stephane sudre <email@hidden>
References: 
 >Re: static libraries referencing dynamic libraries error (From: Wesley Smith <email@hidden>)

  • Prev by Date: Re: static libraries referencing dynamic libraries error
  • Next by Date: How to toggle multi vs separate editor mode?
  • Previous by thread: Re: static libraries referencing dynamic libraries error
  • Next by thread: Re: FAQ: adding things to projects when they're in hidden directories
  • Index(es):
    • Date
    • Thread