• 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
Re: Recursive Search path 'special' directories
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recursive Search path 'special' directories


  • Subject: Re: Recursive Search path 'special' directories
  • From: Philip Aker <email@hidden>
  • Date: Fri, 26 Oct 2007 05:55:22 -0700

On 2007-26-10, at 02:39, email@hidden wrote:

According to
http://developer.apple.com/documentation/DeveloperTools/Conceptual/ XcodeUserGuide/Contents/Resources/en.lproj/05_04_bs_build_settings/ chapter_32_section_5.html :


"
Note: Xcode does not search the contents of certain bundle structures and other special directories. These are .nib, .lproj, .framework, .gch, .xcodeproj, CVS and .svndirectories, as well as any directory whose name is in parentheses.
"


Is there any way to add to the list of directory names that should not be searched (either per-project or globally to Xcode)?

(Wrapping the unwanted directory names in parentheses is not an option)

Maybe you could set it in an xcconfig file or in the project build settings. Here I add *.dont


EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES=*.nib *.lproj *.framework *.gch (*) CVS .svn *.xcodeproj *.xcode *.pbproj *.pbxproj *.dont


Philip Aker email@hidden _______________________________________________ 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
References: 
 >Recursive Search path 'special' directories (From: email@hidden)

  • Prev by Date: Re: Can I declare the Xcode 3 discussion open?
  • Next by Date: Getting the final version (was: Can I declare the Xcode 3 discussion open?)
  • Previous by thread: Recursive Search path 'special' directories
  • Next by thread: Can I declare the Xcode 3 discussion open?
  • Index(es):
    • Date
    • Thread