That warning means that xcode doesn't know what to do with your file. If you give it an .m file it will compile it, if you give it an .png file it will copy it; apparently it doesn't know what to make of an .fsh/.vsh file, so it's probably *not* getting copied to your application bundle.
If you open "targets" and your target you should see the build step that copies your other files. If you drag your two wayward sheep into that step then they'll get copied to the bundle too, which may fix the bug.
The warning will probably remain, though. Does anyone else know how to actually add a rule so that this file type gets copied automatically, like most resources?
__________________

Free Games!
|