I am new to development and I got this error, I am not shire if I have something missing in my AppDelegate files, so I will show you the files.
h file
m file
#import "AppDelegate.h"
The fact is that I think that I deleted something from the te m file, but I canβt remember what it was.
here is the complete error message:
Undefined characters for x86_64 architecture: "_OBJC_CLASS _ $ _ AppDelegate" referenced: objc-class-ref in main.o ld: character (s) not found for x86_64 architecture clang: error: linker command failed with exit code 1 (use -v to call the call)
Andy source share