运行WebDriverAgent工程到手机上,之前一直都是可以的,今天出现下面错误:
Code signing is required for product type 'Application' in SDK 'iOS 11.2'.
Signing for "IntegrationApp" requires a developement team. Select a developement team in the project editor.
于是乎,把设置中的都改成了 iOS Development的,如下图:

发现依旧不可以,然后尝试着把左侧的这些target的team都手动选择上,发现可以了,如下图:

注意:要把左侧的这些target的Team都给设置了
针对在iOS11.2 SDK中运行WebDriverAgent工程时遇到的签名错误,通过将开发团队设置为iOS Development并手动选择左侧target的Team,成功解决了Codesigning问题。
9万+

被折叠的 条评论
为什么被折叠?



