XCode 6 出现 no identity found: Command /usr/bin/codesign failed with exit code 1 解决方法汇总...
生活随笔
收集整理的這篇文章主要介紹了
XCode 6 出现 no identity found: Command /usr/bin/codesign failed with exit code 1 解决方法汇总...
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1,?解決辦法,進入開發者賬號重建一個 Provisioning Profiles(或配套證書)?文件,把證書添加正確就可以了 (應該是最有效的)
2,?將p12文件重新安裝下
3, 在?iPhone配置實用工具 中使用 Delete 鍵?刪除過期及invalid 的profiles
4, 登錄Member Center 刪除所有 invalid 的 profiles
5,??Just created a new project, copied all classes and resources and then it worked!
6, 在命令行下 執行?
sudo ln -s /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate /usr/bin?
轉載于:https://www.cnblogs.com/duwei/p/4272075.html
總結
以上是生活随笔為你收集整理的XCode 6 出现 no identity found: Command /usr/bin/codesign failed with exit code 1 解决方法汇总...的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: centos修改主机名整理(勿喷)
- 下一篇: Tomcat全攻略