I'm developing a Flutter app and getting this error. I have tried flutter clean
, rm podfile
, pod deintegrate
, removed podfile.lock, but non seem to fix.
The full error message in Xcode is as follows:
Undefined symbols for architecture x86_64: "OBJC_CLASS$_GeneratedPluginRegistrant", referenced from: objc-class-ref in AppDelegate.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)