0

I'm having this WEIRD Xcode error - Uncategorized error. It seems to look for a file which doesn't exist. The problem is that I don't see any reference to that file on my project.

Is there any place else that Xcode saves its project file references?

jscs
  • 63,694
  • 13
  • 151
  • 195
Rizon
  • 1,516
  • 4
  • 25
  • 45

1 Answers1

0

Build Phases > Copy Bundle Resources

Rizon
  • 1,516
  • 4
  • 25
  • 45