Xcode 15 - hundreds of warnings due to macro "// WARNING:"

Hi all,

I have this issue with new Xcode beta 2 (also beta 1), inside warning list I have hundreds of warning due to "// WARNING:" markdown inside the file like this

  • AES.h
  • namefile.h

etc

I think all related to the pod, but inside podfile I already have inhibit_all_warnings!

Any suggestions? thanks? I wanna shutdown this kind of warnings

Xcode 15 - hundreds of warnings due to macro "// WARNING:"
 
 
Q