I have exported the react native project to ios, and I have already selected the building team profile in project setting of general as :
It seems the compiling is ok, but at last, when it should be signing, there is error Popup
Note that its' the [AppName]Tests that have a signing issue, not the [AppName] it self, what should I do?



