react native signing for [AppName]Tests require a development team ios

Viewed 6224

I have exported the react native project to ios, and I have already selected the building team profile in project setting of general as :

enter image description here

enter image description here

It seems the compiling is ok, but at last, when it should be signing, there is error Popup

enter image description here

Note that its' the [AppName]Tests that have a signing issue, not the [AppName] it self, what should I do?

3 Answers

No idea how the "restart" fixed anything for anyone.

If anyone else is having this problem, you need to expand the sidebar:

enter image description here

Related