昨天下午,自己写了一个appDome想在自己手机上运行看一下效果,然后。。。iOS7天有效期证书的iPhone has denied the launch request
最后通过
~Library/MobileDevice/Provisioning Profiles
发现证书中的entitlements下的get task allow 值为false 不能debug了。
iOS7天有效期证书的iPhone has denied the launch request
只能通过
Product - Scheme - Edit Scheme 取消勾选Debug executable 但是代码中的断点会无效
iOS7天有效期证书的iPhone has denied the launch request
想要真机调试看来还要有付费账号才行。

相关文章:

  • 2021-10-06
  • 2021-09-16
  • 2022-12-23
  • 2021-07-08
  • 2022-02-02
  • 2021-09-08
  • 2021-09-18
  • 2021-09-03
猜你喜欢
  • 2021-05-12
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-06-26
  • 2021-09-15
相关资源
相似解决方案