How to fix Xcode 4.3 Organizer Crash
2012-07-05 10:00 敏捷的水 阅读(742) 评论(0) 编辑 收藏 举报How to fix Xcode 4.3 Organizer Crash
After downloading the new Xcode (4.3.2) I couldn’t get into the organizer’s Device Manager. Xcode crashed whenever I tried. It turns out that I had a few untrusted certificates in my keychain. This seems to be a problem for the new version of Xcode.
To remove them:
Applications/Utilities/Keychain Access (your default keychain should already be selected).
From the Category list select “Certificates” (not “My Certificates”). Anything that doesn’t have the green checkmark next to “This certificate is valid” needs to go. even self signed certs.
Restart Xcode and it works.
扫码关注公众号,了解更多管理,见识,育儿等内容
作者: 王德水
出处:http://www.cnblogs.com/cnblogsfans
版权:本文版权归作者所有,转载需经作者同意。
出处:http://www.cnblogs.com/cnblogsfans
版权:本文版权归作者所有,转载需经作者同意。