Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_AppDelegate", referenced from: objc-class-ref in main.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)SWRevealViewControllerビルドエラー
私のプロジェクトでSWRevealViewController
を使用しようとしていますが、上記のエラーが発生します。 プロジェクトにSWRevealViewController.h
とSWRevealViewController.m
の両方のファイルをドラッグ&ドロップしました。
...!お楽しみください! – Rishabh
はい、既にプロジェクトに追加しました...! –