iTunes Store Operation Failed. A downloaded software component is corrupted and will not be used

I think I found the solution, I generated the project using react-native, when I wanted to test iOS part of the project on my iPhone, I found out that there was no support for the OS version 12.1, so I downloaded zip archive for the support of version 12.0, added it to Xcode, and forgot about it.

However, it seems that it's creating the problem during the sending app to App Store, so I deleted support for OS version 12.0 which I had added manually and restarted Xcode, after that Xcode started work as expected.