I get this error during compilation
Multiple commands produce ....
After googling, I think this might happen because I have several info.plist
files.
According to this answere I can find the several info.plist
files here
Solution -> Open target -> Build phases > Copy Bundle Resources
However, the person who wrote this answere uses an older version of xCode.
I use xCode 12 and I am not sure where I can find Copy Bundle Resources
This is how my screen looks like