I dragged a big folder of resources into my Xcode project, selecting
I renamed the files, dragged them into my project (selecting Create Folder References), built, and ran, and files showed up just fine. But now when I make a change, I can see the changes in XCode, but they have no effect when I run unless I do a clean build.
What am I doing wrong?