Xcode 11安裝組件失敗(An unknown error occurred. See the install log for more details.)

An unknown error occurred. See the install log for more details
背景

Xcode 11.1安裝組件時失敗,報錯信息爲 An unknown error occurred. See the install log for more details.xcode

解決方案

來源於StackOverflow Darren的實踐app

  • This problem has once again appeared in Xcode 11.1 and is caused by an invalid certificate that expired some day in October 2019.
  • You can work around the problem by temporarily changing the system date to before the certificate expiration date.
  • In the case of Xcode 11, set the system date to Oct 3, 2019, run Xcode, then change the date back after the components have installed.

譯文:ui

  • 這個問題再次在Xcode 11.1出現,是有個證書在2019年的10月份某天過時引發的。
  • 你能夠經過暫時把系統日期修改到過時的日期以前來解決。
  • 在Xcode 11這個版本下,設置系統日期爲2019年10月3日,而後運行Xcode,再安裝組件,(就能夠安裝成功了),完成以後再把系統日期改回正常狀態。

詳細操做截圖以下code

  • 1.系統設置->日期與時間

Mac設置日期

  • 2.點擊解鎖

Mac點擊解鎖日期與時間

  • 3.去掉自動設置日期與時間,修改成10月3日以前(隨便)

修改成10月3日以前

  • 4.打開Xcode, 點擊Install便可安裝成功。

Xcode安裝組件Install  additional required components

  • 5.將系統日期勾回自動便可。

ENDcomponent

相關文章
相關標籤/搜索