If I have a group of files in an Xcode 4 project, can I set a path that corresponds to the group?
Things that would be nice:
1) Move all files in the group to the directory at said path
2) Files that are added to the group automatically go to group's path.
3) Ability to define the path relative to the project, so that if the group is later moved to a different project, it gets the same relative path.