• 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
How to exclude files from smart-groups?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to exclude files from smart-groups?


  • Subject: How to exclude files from smart-groups?
  • From: Martin Häcker <email@hidden>
  • Date: Wed, 5 May 2004 17:05:38 +0200

Hi there,

sorry, perhaps anybody of you can shed some light on this. I'd like to create a Smart-Group that has all my implementation files, except those that are unit-test.

That is all classes ending in ".m" except those that end in "Test.m". How can I do this? Or alternatively which subset of perl regular expressions do these regular expression patterns exactly support?

As far as I can tell it's not PCRE as I couldn't get things like "?*(?!Test)\.m" to work. Right now my best guess is "?*[^T][^e][^s][^t]\.m" though it doesn't quite work as I want it to work (naturally).

Do I overlook something big?

Thanks for any tips.

cu Martin
--
dont.wanna.tell
[ot]coder - hehe
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Where's java 1.4.2 documentation?
  • Next by Date: Merging dylibs into executables
  • Previous by thread: Re: Xcode 1.2 build problems
  • Next by thread: Merging dylibs into executables
  • Index(es):
    • Date
    • Thread