0

Is there any way of excluding the /Users/username/Library (which is hidden by default) from the search scope of NSMetadataQuery.

Suhaiyl
  • 1,071
  • 9
  • 17

1 Answers1

0

NSMetadataQuery provides the feasibility for setting the search scope (setSearchScope) , better try out by setting the required search paths.

Shashank
  • 1,743
  • 1
  • 14
  • 20