I'm trying to move files from the Compile Sources build phase of one target, to the Compile Sources build phase of another (same project, no actual moving of files on disk). Xcode (both 5.1.1 and the 6-beta) will not let me drag and drop the files, and manually re-adding them will be tedious.
These files are distributed between different groups, and so selecting them all and changing the Target Membership checkbox would also be tedious.
Is there a fast way to move multiple files between targets?