当在xcode添加新设备的时候,遇到A valid provisioning profile for this executable was not found的问题,从开发者后台来主动添加。

具体如下:

1.进入苹果的开发者网站:https://developer.apple.com 点击Certificates,identifiers & profiles,如下图选择devices选择相应的设备类型

+添加设备  ---》Provisioning Profiles-->直到完成

A valid provisioning profile for this executable was not found

 

2.一般这个情况下,重启xcode都会好了。删除xcode里面的账号,重新添加

相关文章:

  • 2022-12-23
  • 2021-05-15
  • 2021-11-03
  • 2021-12-22
  • 2021-05-25
  • 2021-07-27
  • 2021-08-21
  • 2022-01-03
猜你喜欢
  • 2021-06-12
  • 2021-09-05
  • 2021-11-22
  • 2022-01-20
  • 2022-01-07
  • 2021-08-15
相关资源
相似解决方案