Problem with FCM when compiling in Xcode

I have a conflict when I try to compile in iOS with FCM dependence I have tried to re-installing the Pods, re-contracting the IOS folder, re-installing dependence and I have not had any idea, someone has an idea what happens? Thanks

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_FCM", referenced from:
      __OBJC_$_CATEGORY_FCM_$_CAPPluginCategory in CapacitorCommunityFcm(Plugin.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)