Monday, December 24, 2012

When finding the error message of "undefined symbols for architecture ... _objc_class_$" in Objective-C

The error occurs when objects are not compiled into the corresponding targets.

This error can be eliminated if the corresponding targets are checked in the file inspector of the objects.