the identity used to sign the executable is no longer valid.解决方法

一、重新下载Provisioning Profile

1、到development.apple.com网站

2、

3、

4、

5、打开下载下来的PP文件,双击(安装到xcode中),运行程序,successed。

二、General -> Identity -> Team is selected

三、Preferrences--->View Details--->Action --->'Reset'

1.command + <,--->Accounts--->登录账号

2.双击账号或者view details

Managed-by-Xcode provisioning profile that expired.

You are using a “Team Provisioning Profile” and it expired. You went to renew and download it, and noted “Managed by Xcode” and the “Renew” button was grayed out.

The solution: delete the profile from Organizer in Xcode, then at the top click “Refresh” (right by “Automatic Device Provisioning”). Organizer will fetch a new provisioning profile with a new expiration date.

Intuitive indeed.


 

 

最新文章

  1. AutoMapper(七)
  2. 利用history实现无刷新跳转界面
  3. 在linux终端执行clear或top命令时出现:&#39;xterm&#39; unknown terminal type的错误
  4. 百度和google的区别
  5. MVC 為頁面的list資料重新命名
  6. java 验证日期
  7. javascript实现数据结构与算法系列:线性表的静态单链表存储结构
  8. android boot.img 结构
  9. int型长度
  10. [设计模式3]--工厂(Factory)模式
  11. 转载:Android Studio 快捷键
  12. UVA - 297 Quadtrees (四分树)
  13. Request的getParameter和getAttribute方法的区别
  14. python Unable to find vcvarsall.bat 错误
  15. Xcode免证书真机调试,解决cannot read entitlement data问题
  16. 使用php-fpm状态页观察当前的php-fpm状态
  17. #DP# ----- OpenJudge数字组合
  18. Mybatis初学笔记
  19. Apache Spark 2.2.0 中文文档 - Spark RDD(Resilient Distributed Datasets)论文 | ApacheCN
  20. elasticsearch client 为空 错误信息:java.lang.NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.directExecut‌​or()Ljava/util/concu‌​rrent/Executor

热门文章

  1. 分享最近写的一个存储过程 SOLVE_LOCK
  2. Sprite Kit教程:初学者
  3. Objective-C的对象模型 http://foredoomed.org/blog/2014/02/24/object-modeling-of-objective-c/
  4. Pomelo实现最简单的通信-egret。
  5. HttpClient的get+post请求使用
  6. Linux下ln链接命令详解
  7. HTML5画布
  8. Jqprint 轻量级页面打印插件
  9. 史上最强NDK入门项目实战
  10. linux下搭建svn服务器