I\'ve been working with Xcode for about 5 months now and I just recently ran across a problem when I add a new class. If I add a new class, say for example \"CustomCell\" and I
Multiple Targets: Make sure your file belongs to the necessary targets!
For a new file, make sure the appropriate targets are checked.
For an existing file, check the file inspector to verify target membership.