プロジェクトをビルドしようとすると、このエラーが発生します。
Undefined symbols for architecture i386:
"_OBJC_IVAR_$_UINavigationBar.images", referenced from:
-[UINavigationBar(CustomImage) drawRect:] in AppDelegate.o
-[UINavigationBar(CustomImage) setImagesNames:] in AppDelegate.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
誰でも助けることができますか?