I want to move a file I have in PROJECT/PROJECT.xcodeproj to PROJECT/Classes.
The problem with just dragging within Xcode is that Xcode's file hierarchy system is different from the actual system.
The problem with moving it within Finder/Terminal is that it breaks things and things no longer work.
Please let me know of a solution. Thanks!